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.
-
yogsoth-ai Skill Knowledge AcquisitionResearch Knowledge Acquisition Engine with 5 campaigns (literature-survey, patent-mining, benchmark-archaeology, meta-analysis, baseline-establishment). Use this skill whenever a user needs to systematically acquire research knowledge — academic literature, patent landscapes, benchmark evaluations, cross-study statistical synthesis, or SOTA performance baselines. Pre-condition: north-star-crystallization must be complete.
-
yogsoth-ai Skill Knowledge CompilationTactic for compiling research findings into vault pages — orchestrates page creation, updates, edge linking, and index maintenance. Minimum yield ≥3 page operations per invocation.
-
yogsoth-ai Skill Patent Family TracingForward/backward patent citation and priority tracing until saturation
-
yogsoth-ai Bundle Theory IdentificationSOP: Identify theoretical frameworks relevant to a research gap
-
cerredz Skill ReapUse this skill when the user wants to read an argumentative, philosophical, policy, opinion, or other author-framed source through Read, Encode, Annotate, and Ponder. Prefer SQ3R for factual extraction and read-paper for research-signal extraction.
-
cerredz Skill Sq3rUse this skill when the user wants to actively read and retain a structured textbook chapter, lecture transcript, technical article, whitepaper, or other expository nonfiction through Survey, Question, Read, Recite, and Review. Do not use for research papers, fiction, short unstructured text, or quick reference lookups.
-
cerredz Skill ResearchUse when the user invokes /research. Delivers answers grounded in what is actually known and verified, with explicit source attribution and epistemic labeling on every claim. Distinguishes established consensus from preliminary findings, flags contested areas, and explicitly marks inferences as separate from findings. Sources must be peer-reviewed.
-
yogsoth-ai Skill Constraint ElicitationStructured questioning SOP to identify practical constraints that shape the research spec. Used during spec generation.
-
yogsoth-ai Bundle Comparative FormulationStrategy: Construct comparative research questions — systematic comparison of A vs B
-
yogsoth-ai Bundle Sub Question GenerationSOP: Decompose a main research question into independently answerable sub-questions
-
yogsoth-ai Skill Convergence Web ResearchDeep web research with full-page extraction — detailed methodology guides, tutorials, implementation references.
-
yogsoth-ai Skill Landscape ReconnaissanceBroad, shallow exploration of candidate research fields. Understand what's out there before narrowing. Use when the user needs to discover which fields are available to them — especially in cold-start and warm-start scenarios.
-
yogsoth-ai Bundle Question Refinement LoopTactic: iteratively refine a research question until it passes all 5 FINER criteria
-
yogsoth-ai Bundle Citation Network AnalysisBuild and analyze patent citation networks — main path analysis, PageRank, cluster detection
-
yogsoth-ai Bundle Decomposition FormulationStrategy: decompose a complex research question into a hierarchy of independently answerable sub-questions
-
yogsoth-ai Bundle Generate Candidate FieldsPropose 3-8 candidate research fields based on the full ActorProfile. When user wants to explore beyond their current stack, use other ActorProfile signals (intentionality, boundary) to determine exploration space. Free exploration within the boundary.
-
yogsoth-ai Skill Convergence Paper ResearchFull-text deep reading of methodology papers — complete understanding of algorithms, proofs, and implementation details.
-
yogsoth-ai Bundle Scenario Impact AssessmentAssess each scenario's impact on the research approach across multiple dimensions
-
yogsoth-ai Skill Stress Test Paper OverviewPaper landscape scan returning abstracts and metadata. Import of literature-engine/paper-overview skill. Abstracts only — no conclusions from abstracts.
-
yogsoth-ai Skill Stress Test Paper ResearchPaper full text access via alphaxiv answer_pdf_queries or get_paper_content(fullText=true). Import of literature-engine/paper-research skill. Raw extracted text for precise claims.
-
yogsoth-ai Skill Strategy Robustness TestingOrchestrates impact assessment and robustness scoring to evaluate research approach resilience across scenarios
-
yogsoth-ai Bundle Success Criteria DefinitionSOP: Define measurable success criteria for a research question
-
yogsoth-ai Skill Formated SpecsSpec-slot skill for the research-executor. Emit the 4-layer DARE orchestration of the assigned topic as one research-graph JSON fenced block in your reply. Replaces the generic spec-writing step.
-
yogsoth-ai Bundle Evidence Based PrioritizationStrategy: evidence-strength-based AHRQ PiCMe assessment — drive gap prioritization with the quality of literature evidence
-
yogsoth-ai Skill Creative Ideation Paper SearchMid-depth paper analysis via AI-generated summaries. Import of literature-engine/literature-search skill. Reads AI summary — sufficient for methodology understanding but not for quoting specific results.
-
yogsoth-ai Skill Creative Ideation Web ResearchDeep web page analysis with full content extraction. Import of web-browsing/web-research skill. Must fetch full page via apify — no shortcuts.
-
yogsoth-ai Skill Formated ResultsClosing skill for the research-executor, loaded as the last step of formated-specs. Summarize the design just produced into one research-result JSON fenced block in your reply. Do not execute the research.
-
yogsoth-ai Skill Creative Ideation Paper OverviewAbstract-level paper scanning for broad coverage. Import of literature-engine/literature-overview skill. Abstract-level only — no methodology conclusions from abstracts.
-
yogsoth-ai Skill Creative Ideation Paper ResearchDeep paper analysis with full text reading. Import of literature-engine/literature-research skill. Full text access — required for quoting results, verifying claims, extracting detailed methodology.
-
yogsoth-ai Bundle Injection FidelityLoss-1 judge (codex role). Given one sample's de-identified dialogue and its PolicyCard, decide axis-by-axis whether the user-simulator enacted the card's per-axis pressure. Judge enactment of the card, never whether the research is good.
-
yogsoth-ai Skill Experiment Execution Paper SearchImport SOP: paper AI summary reading (from literature-engine skill)
-
yogsoth-ai Skill Experiment Execution Web ResearchImport SOP: deep full-page content analysis (from web-browsing skill)
-
yogsoth-ai Skill Hypothesis Formation Web ResearchImport SOP: deep web research, full-text fetching and analysis (from web-browsing)
-
yogsoth-ai Skill De Anthropocentric Research EngineTop-level orchestrator for the yogsoth-ai research ecosystem. Drives the full research lifecycle from direction crystallization through experiment design.
-
yogsoth-ai Skill Knowledge Acquisition Paper SearchAI-summarized paper reading for intermediate depth. Import of literature-engine/literature-search skill. Must call get_paper_content for every analyzed paper.
-
yogsoth-ai Skill Knowledge Acquisition Web ResearchFull-page web reading for non-academic perspectives — blogs, tech reports, product pages, industry analysis. Import of web-browsing/web-research skill. Must fetch full page via apify for every analyzed page.
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 knowledge-acquisition, knowledge-compilation, patent-family-tracing. 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.