researcher-agent

Automate knowledge wiki maintenance by filling gaps and generating cross-linked concept pages.

Updated May 24, 2026
One-click install
npx skills add https://github.com/angrysky56/hermes-ops --skill researcher-agent-angrysky56
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: researcher-agent
Source: https://github.com/angrysky56/hermes-ops/tree/main/skills/researcher-agent
Command: npx skills add https://github.com/angrysky56/hermes-ops --skill researcher-agent-angrysky56

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Maintaining a large, up-to-date research wiki with accurate cross-links and complete concept coverage is extremely time-consuming for human operators, and manual gap identification often misses thin or stub content that degrades knowledge graph quality.

Core Features & Use Cases

  • Automated Gap Discovery: Identifies high-priority stub pages, thin coverage, and unresolved open questions in the wiki, with priority elevation for stubs linked to active concept clusters.
  • Knowledge Graph & Wiki Integration: Uses Synapse MCP tools to query the Neo4j knowledge graph, traverse hidden relationships, and write curated, properly tagged concept pages directly to the Obsidian wiki vault.
  • End-to-End Research Pipeline: Ingests web sources (academic papers, articles, documentation) via built-in tools, archives them to the wiki clippings library, and generates structured summary pages with correct frontmatter and cross-links. Use case: For a team maintaining an AI research wiki, this skill automatically finds incomplete stubs on emerging topics like constitutional AI, fetches relevant arXiv papers, and writes fully linked, sourced concept pages to fill knowledge gaps without manual intervention.

Quick Start

Use the researcher-agent skill to fill the top-priority stub page from your carryover file with a fully sourced, cross-linked concept page.

Frequently Asked Questions about researcher-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate filling stub pages in an Obsidian wiki?

Automated stub page filling identifies high-priority incomplete wiki content, fetches relevant web sources like arXiv papers, and generates fully sourced, cross-linked concept pages directly in your Obsidian vault without manual intervention.

How does automated gap discovery work for a knowledge graph wiki?

Automated gap discovery queries your Neo4j knowledge graph to identify thin coverage and unresolved open questions, prioritizing stub pages connected to active concept clusters for immediate research and curation.

Can I use a Neo4j knowledge graph to find missing topics in my research wiki?

Yes, querying the Neo4j knowledge graph traverses hidden relationships across your wiki data to expose missing topics and unresolved open questions, elevating stub priority based on active concept cluster connections.

What is the best way to curate web sources into structured wiki concept pages?

Curation ingests web sources like academic papers and documentation, archives them to a clippings library, and generates structured summary pages with correct frontmatter and cross-links for your knowledge graph wiki.

How do I manage concurrent write hazards during multi-agent wiki editing?

Mitigating concurrent write hazards requires coordinating multi-agent editing workflows through Kanban review of open questions, ensuring autonomous discovery cycles do not overwrite wiki content simultaneously.

Does wiki curation work without manual research for large-scale knowledge graphs?

Yes, autonomous wiki curation handles large-scale knowledge graphs by automatically discovering content gaps, ingesting sources, and writing properly tagged concept pages, eliminating the need for manual gap identification.