Research Skill
SkillSearchSearch for academic papers, references, and methodology literature using Perplexity MCP
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Research Skill skill
What this skill tells your AI
The instructions your AI receives, as published by alexander-m-dickerson/ai-asset-pricing in .claude/skills/research/SKILL.md and read by ahel’s review.
Search for academic papers and references using the Perplexity MCP server.
Examples
/research corporate bond measurement error bias-- broad literature search/research Blume Stambaugh 1983-- find a specific paper/research recent working papers on [topic]-- recent work/research Smith Jones 2023 bibtex-- search and generate BibTeX
Tool Selection
- Use
perplexity_researchfor broad literature surveys - Use
perplexity_searchfor specific paper/author lookups - Use
perplexity_askfor quick methodology questions - Use
perplexity_reasonfor analytical comparisons
Workflow
- Parse the user's query from $ARGUMENTS
- Choose the appropriate Perplexity tool based on query type
- Execute the search
- Format results:
- Title, Authors, Year, Journal/Venue
- DOI or URL when available
- Brief summary of relevance to the current project (check
guidance/paper-context.mdfor themes)
- Verify each paper (MANDATORY before any BibTeX generation):
- Run a second
perplexity_searchwith the EXACT title in quotes - Confirm: all author names, year, journal, volume/pages if published
- Check if paper already exists in the .bib file
- If any detail cannot be confirmed, mark as UNVERIFIED
- CRITICAL: For each field, only report what Perplexity explicitly returns. If search results confirm authors + title but DO NOT mention a journal, write "Journal: UNCONFIRMED" -- NEVER fill from training data.
- Run a second
- If "bibtex" is in the query, generate verified BibTeX entries and offer to append to .bib
- Note which of the project's themes each result relates to (check
guidance/paper-context.mdif available)
Output Format
**Title** (Year)
Authors: ...
Journal: ...
DOI/URL: ...
Status: VERIFIED / UNVERIFIED / PARTIAL
Relevance: [brief note on relation to the current project]
Signals
- GitHub stars
- 59
- Forks
- 10
- Last commit
- Apr 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
research-alexander-m-dickerson- Source
- github.com/alexander-m-dickerson/ai-asset-pricing