Research & Search
Research agent skills teach AI agents to gather and synthesize information properly: literature reviews, competitive analysis, web research with citations, and structured summaries. Each SKILL.md encodes a method, not just a prompt, so results stay consistent across runs.
-
tomevault-io Bundle Clinicaltrials DatabaseQuery ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching. Use when this capability is needed.
-
tomevault-io Bundle Claude Code KnowledgeComprehensive knowledge base for Claude Code formats, patterns, and configuration. Use when creating, improving, or auditing commands, agents, skills, hooks, memory, plugins, or settings. Use when this capability is needed.
-
tomevault-io Bundle Context MeshWhen to read or update the Context Mesh (intent, decisions, knowledge, evolution). Use when the user asks about context, ADRs, project intent, knowledge base, or where to document decisions or patterns. Use when this capability is needed.
-
tomevault-io Bundle Next PrReview and advance the next easy-to-merge pull request in this repository, then continue to the next simplest PR. Use when the user wants Codex to list open PRs, pick the most trivial low-risk PR, establish or reuse a clean baseline on the default branch, collapse the rebased PR into a single commit on top of that branch, rerun tests and benchmarks when needed, summarize findings for approval, and then either merge, close, or request changes / clarification with the user's approval. Use when this capability is needed.
-
tomevault-io Bundle Grey Haven Onboarding CoordinationAutomate developer onboarding with personalized plans, Linear integration, knowledge base setup, and milestone tracking. Use when onboarding new developers, planning team expansion, or managing role transitions. Use when this capability is needed.
-
tomevault-io Bundle Evaluate KnowledgeUse when reviewing knowledge notes for personalized takeaways, processing a folder of notes, or organizing the Clippings inbox
-
tomevault-io Bundle Arxiv Categorical AISystematic analysis patterns for categorical AI papers (Gavranović, de Wynter, Bradley, Zhang). Use when analyzing academic papers on categorical deep learning, extracting categorical structures from AI research, mapping meta-prompting concepts to category theory, or building comprehensive literature reviews on categorical approaches to AI. Use when this capability is needed.
-
tomevault-io Bundle Youtube DigestThis skill should be used when the user asks to "유튜브 정리", "영상 요약", "transcript 번역", "YouTube digest", "영상 퀴즈", or provides a YouTube URL for analysis. Extracts transcript, generates summary/insights/Korean translation, and tests comprehension with 9 quiz questions across 3 difficulty levels. Optional Deep Research for web-based follow-up. Use when this capability is needed.
-
tomevault-io Bundle Golden Age Book WritingMaster-level visionary book writing system with research-driven methodology, author voice modeling, and iterative refinement across 9 quality dimensions Use when this capability is needed.
-
tomevault-io Bundle Experiment Results PlanningUse when designing experiments, result tables, mock planning data, evaluation protocols, or results sections before real data are final
-
tomevault-io Bundle Tooluniverse Drug RepurposingIdentify drug repurposing candidates using ToolUniverse for target-based, compound-based, and disease-driven strategies. Searches existing drugs for new therapeutic indications by analyzing targets, bioactivity, safety profiles, and literature evidence. Use when exploring drug repurposing opportunities, finding new indications for approved drugs, or when users mention drug repositioning, off-label uses, or therapeutic alternatives. Use when this capability is needed.
-
tomevault-io Bundle Xvary Stock ResearchThesis-driven equity analysis from public SEC EDGAR and market data; /analyze, /score, /compare workflows with bundled Python tools (Claude Code, Cursor, Codex). Use when this capability is needed.
-
tomevault-io Bundle Rrwrite Assess JournalInitially selected journal from planning phase Use when this capability is needed.
-
tomevault-io Bundle Book Research AssistantPlan, orchestrate, and validate deep research for nonfiction books. Use when an author has completed book architecture and needs to fill research gaps before outlining chapters. Triggers include requests to plan research, generate research prompts, validate research quality, or prepare for drafting. This skill does everything around deep research—planning, prompting, validating, synthesizing—but the actual research execution happens externally via Claude and Gemini deep research. Requires upstream documents from book-architect (Research Gaps Document, Master Architecture Document, Section Blueprints) and book-ideation (Book Concept Document).
-
tomevault-io Bundle Ph Competitor AnalysisAnalyze competing Product Hunt launches and benchmark against top performers. Use this skill to research similar products, understand competitive landscape on your chosen launch day, and learn from successful launches in your category. Use when this capability is needed.
-
tomevault-io Bundle Technical ResearchSystematic technical research methodology for evaluating technologies, libraries, and approaches. Use when researching new technologies, comparing alternatives, or making technical decisions. Use when this capability is needed.
-
tomevault-io Bundle Document HunterSearches and retrieves documents from free public sources using automated browser navigation. Use when research needs primary source documents like court filings, government reports, or public records. Use when this capability is needed.
-
tomevault-io Bundle Deepgram Java Audio IntelligenceUse when writing or reviewing Java code in this repo that enables Deepgram intelligence overlays on `/v1/listen` audio transcription - diarization, entity detection, sentiment, summarize, topics, intents, language detection, and redaction. Same endpoint as plain STT, but with extra request fields on `ListenV1RequestUrl` or `MediaTranscribeRequestOctetStream`. Use `deepgram-java-speech-to-text` for plain transcripts and `deepgram-java-text-intelligence` for analysis on existing text. Triggers include "audio intelligence", "diarize", "summarize audio", "sentiment from audio", "topic detection", and "redact".
-
tomevault-io Bundle Idoforgod Cys Claude Sermon Skills Cys Claude Sermon Skills설교 주제 다학제 기초 조사 도우미 (Topic Research — Multidisciplinary)
-
tomevault-io Bundle Superplanehq Superplane Superplane Integration ResearchSuperPlane Integration Research
-
tomevault-io Bundle Latex CompilationUse when LaTeX documents fail to compile, have undefined references, duplicate labels, or citation errors
-
tomevault-io Bundle Terrytong Git Astrabashcontrol Backup Research ExecutorResearch Executor
-
tomevault-io Bundle Kb WorkflowUse before starting any non-trivial task to search the knowledge base for context, and after completing work to capture findings. Teaches the token-efficient retrieval pattern and self-learning loop. Use when this capability is needed.
-
tomevault-io Bundle Token Usage ReporterExplain and summarize token consumption from lifecycle reports. Use when this capability is needed.
-
tomevault-io Bundle Performing Codebase ResearchUse when planning or designing features and need to understand current codebase state, find existing patterns, or verify assumptions. Prevents hallucination by grounding decisions in reality.
-
tomevault-io Bundle Aguetti Cmd Claude Agents Knowledgework Gemini ResearchGemini Research Skill
-
tomevault-io Bundle Photo Composition CriticExpert photography composition critic grounded in graduate-level visual aesthetics education, computational aesthetics research (AVA, NIMA, LAION-Aesthetics, VisualQuality-R1), and professional Use when this capability is needed.
-
tomevault-io Bundle Kb QueryInteractive Knowledge Base search with natural language queries. Use this skill when you need to search KB, find patterns, search knowledge base, look for solutions, find bug fixes, or query institutional knowledge. Searches patterns and bug fixes with relevance ranking, quality scoring, and fuzzy matching for typo tolerance. Helps users find solutions quickly without manual browsing. Use when this capability is needed.
-
tomevault-io Bundle Code Patent ValidatorTurn your code scan findings into search queries — research existing implementations before consulting an attorney. NOT legal advice. Use when this capability is needed.
-
tomevault-io Bundle Code CommentEnglish code comment standards for Python and TypeScript. Use when (1) adding comments to code, (2) standardizing comment format, (3) TypeScript/TSX file header comments, (4) Python module docstrings Use when this capability is needed.
-
tomevault-io Bundle Caching Strategies KnowledgeCaching Strategies knowledge base. Provides caching patterns (Cache-Aside, Read-Through, Write-Through, Write-Behind), invalidation approaches, multi-level caching, and Redis data structures for caching audits and generation. Use when this capability is needed.
-
tomevault-io Bundle Stability Patterns KnowledgeStability Patterns knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Circuit Breaker, Retry, Rate Limiter, Bulkhead, and resilience audits. Use when this capability is needed.
-
tomevault-io Bundle Create Profile Style Skill【META SKILL】分析当前剪辑逻辑与风格,总结并生成一个新的可复用 Skill 文件,存入剪辑技能库。Analyze the current editing logic and style, summarize and generate a new reusable Skill file, and store it in the editing skill library. Use when this capability is needed.
-
tomevault-io Bundle Research Idea ExplorerUse when the user wants cross-disciplinary research ideas generated as concise research cards with Title, Abstract, Design, Distinctiveness, and Significance rather than one-shot prompting.
-
tomevault-io Bundle Psr Coding Style KnowledgePSR-1 and PSR-12 coding standards knowledge base for PHP 8.4 projects. Provides quick reference for basic coding standard and extended coding style with detection patterns, examples, and antipattern identification. Use for code style audits and compliance reviews. Use when this capability is needed.
-
tomevault-io Bundle Project RetrospectiveGenerate LESSONS.md retrospective files that capture institutional knowledge, especially failures. Use when closing out journalism projects, investigations, events, or publications. Includes templates for research projects, event post-mortems, editorial tools, and publications. Use when this capability is needed.
Frequently asked questions
What are Research & Search agent skills?
Research agent skills teach AI agents to gather and synthesize information properly: literature reviews, competitive analysis, web research with citations, and structured summaries. Each SKILL.md encodes a method, not just a prompt, so results stay consistent across runs.
Which Research & Search skills are most installed?
Popular Research & Search skills on SkillMD right now include clinicaltrials-database, claude-code-knowledge, context-mesh. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Research & Search skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.