Productivity & Collaboration autonomous-researchweb-searchknowledge-graphobsidianmarkdownpersonal-knowledge-management

Autonomous Research Filing

Turn a research topic into traceable Obsidian knowledge-base pages.

FollowSkills review · FSRS-2.0
Not recommended
52/ 100 5-point scale 2.6 / 5
Trust15 / 25 · 3.0/5

The skill specifies URL-scheme and private-network rejection, host restrictions, content sanitization, failure logging, and per-file locking. However, WebSearch/WebFetch target arbitrary external sources and the loop can perform many writes to the user's vault without explicit per-write confirmation, with no clear sensitive-data policy, complete rollback procedure, or credential isolation; points are deducted for those gaps.

Reliability9 / 20 · 2.3/5

Rounds, source limits, routing, transport fallback, failure continuation, and diagnostic logging are specified, making the happy path reasonably coherent from a static read. The selected skill has no dedicated tests, and its routing, locking, transport, and filing dependencies are not reproduced here; abnormal-input and tool-failure coverage remains incomplete, so the static ceiling applies.

Adaptability9 / 15 · 3.0/5

The intended use—multi-round web research for a topic with structured Obsidian filing—is clear, with triggers, input paths, and several organization modes documented. Trigger phrases are broad and non-fit boundaries are limited; core operation depends on web search and fetching whose reachability from mainland-China networks is not established, so points are deducted.

Convention9 / 15 · 3.0/5

The skill has progressive sections, a configurable program, output templates, constraints, failure behavior, and version references. Repository context also supplies an MIT license, security policy, CI, and README documentation. The selected skill does not provide its own changelog, explicit maintenance owner, or update path, and publisher identity is unverified by FollowSkills, so full marks are not justified.

Effectiveness7 / 15 · 2.3/5

The defined outputs—source, concept, entity, synthesis, index, log, and hot-cache updates—are directly usable in the stated wiki workflow, and the program defines source preferences and confidence rules. Static review cannot verify representative results, and the high fetch/write cost may be disproportionate for some topics; the static maximum is therefore used.

Verifiability3 / 10 · 1.5/5

The repository includes CI, static validation, several script tests, and a pinned revision. Those tests do not cover autoresearch's search, fetch, sanitization, routing, filing, or synthesis paths, and no third-party execution evidence is provided, so the score remains limited.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision cb93ff6d82f9
Before you use it
  • Before running, disclose the expected network-request and write volume and confirm permission to file fetched content into the vault.
  • Do not provide credentials, sensitive personal data, or internal URLs to the loop; the materials do not establish sensitive-data isolation.
  • In mainland-China environments, WebSearch/WebFetch and some external sources may be unreachable; prepare alternative sources or manual imports.
  • Run in a branch or recoverable backup to reduce recovery cost from bulk writes and automatic commits.
Review evidence [1][2][3][4][5][6][7][8][9]
See the full review method →

What does this skill do, and when should you use it?

autoresearch is one skill in the claude-obsidian collection. It performs iterative web research for a topic, then files sources, concepts, entities, and a synthesis into an Obsidian knowledge base. Objectives, source preferences, confidence rules, round limits, and page limits are configured through program.md. It is a good fit for users who want research to compound into an owned Markdown knowledge graph, but it depends on the collection’s vault structure, scripts, and web tools.

Reads references/program.md and vault mode configuration; decomposes a topic into multiple search angles; calls WebSearch and WebFetch; runs up to three rounds of broad search, gap filling, and synthesis checking; validates URLs, sanitizes fetched content, and limits body size; routes output paths according to the active methodology; coordinates concurrent writes with file locks; creates source, concept, entity, and “Research: [topic]” synthesis pages; updates wiki/index.md, wiki/log.md, and wiki/hot.md.

  1. A researcher wants to turn papers or source material about a topic into cited Obsidian research pages.
  2. A knowledge-management user needs a multi-pass web investigation of an unfamiliar subject with automatic Markdown filing.
  3. A business analyst wants to preserve source conflicts, evidence gaps, and unresolved questions.
  4. A user of Generic, LYT, PARA, or Zettelkasten organization wants research filed according to the vault’s active method.

What are this skill's strengths and limitations?

Pros
  • Supports up to three rounds of searching, fetching, gap filling, and synthesis.
  • Separates output into source, concept, entity, and synthesis pages with cross-references.
  • Includes URL validation, fetched-content sanitization, body-size limits, and failure logging.
  • Supports Generic, LYT, PARA, and Zettelkasten filing modes.
  • Produces plain Markdown files owned by the user.
Limitations
  • Depends on Claude Code-style tools, the collection’s vault structure, scripts, and configuration files rather than being a standalone skill.
  • A full run can involve roughly 45 WebFetch calls, making high-cost topics expensive.
  • Requires network access and may use Bash, Python 3, Obsidian CLI, or an MCP transport.
  • The source provides no standalone test suite or production-verification evidence for other platforms.
  • Research quality depends on source availability, program.md configuration, and search results.

How do you install this skill?

The skill is distributed with the 15-skill AgriciDaniel/claude-obsidian repository. For the public build:

  1. git clone https://github.com/AgriciDaniel/claude-obsidian
  2. cd claude-obsidian
  3. bash bin/setup-vault.sh
  4. Open the folder as an Obsidian vault and open Claude Code in the same folder.

The collection can also be installed as a plugin with claude plugin marketplace add AgriciDaniel/claude-obsidian followed by claude plugin install claude-obsidian@agricidaniel-claude-obsidian. The source does not document a standalone autoresearch installation.

How do you use this skill?

Configure research objectives and constraints in skills/autoresearch/references/program.md. In Claude Code, enter /autoresearch [topic], or use triggers such as “research [topic]”, “deep dive into [topic]”, or “investigate [topic]”. After completion, inspect the generated pages under wiki/questions, wiki/sources, wiki/concepts, and wiki/entities, along with the updated index, log, and hot cache.

How does this skill compare with similar options?

The README positions the project as an open-source local Markdown knowledge base and Notion alternative, and compares the collection with Smart Connections and Copilot on automation, contradiction flagging, session memory, and autonomous research. Those comparisons concern the full claude-obsidian collection; this skill itself is limited to autonomous research and filing.

FAQ

Does it send my notes to Anthropic?
autoresearch accesses web sources and writes results to the vault. The source explicitly says the collection’s retrieval skill does not send notes to Anthropic by default; autoresearch itself still requires WebSearch and WebFetch, whose exact network behavior depends on the host environment.
How many network calls can a run make?
A full run can reach about 3 rounds × 5 sources × 3 angles, or roughly 45 WebFetch calls. The page cap in program.md limits filing, not fetching.
What happens when a fetch fails?
The skill is designed to log the URL and reason in wiki/log.md and continue. Skipped sources should also appear in the synthesis page’s Open Questions section.
Is it suitable if I only want a chat answer?
Not primarily. Its intended output is filed wiki pages rather than a one-time conversational response.

More skills from this repository

All from AgriciDaniel/claude-obsidian

Productivity & Collaboration

Wiki Knowledge Companion

Build and maintain a compounding Markdown wiki in Obsidian.

Productivity & Collaboration

Compound Vault Methodology Modes

Routes new Obsidian vault pages according to LYT, PARA, Zettelkasten, or Generic conventions.

Productivity & Collaboration

Wiki Log Folder

Turns Obsidian wiki logs into traceable Markdown rollups without altering their source entries.

Productivity & Collaboration

Conversation Archivist

Turn valuable conversations and insights into structured, linked Obsidian Markdown notes.

Productivity & Collaboration

Wiki Ingest for Obsidian

Turn files, URLs, and images into connected Obsidian knowledge pages.

Productivity & Collaboration

Obsidian Wiki Health Check

Find broken links, stale claims, and structural gaps in your wiki.

Productivity & Collaboration

Obsidian Wiki Query

Retrieve, cite, and compound answers from your Obsidian knowledge vault.

Productivity & Collaboration

Obsidian CLI Knowledge Transport

Use Obsidian CLI to read, write, search, and maintain a Markdown vault.

Productivity & Collaboration

Canvas Visual Knowledge Board

Organize images, PDFs, and wiki pages on an Obsidian visual canvas.

Productivity & Collaboration

Obsidian Markdown Syntax Assistant

Write valid Obsidian Markdown and avoid broken links, embeds, callouts, and properties.

Productivity & Collaboration

Web Page Cleaner

Extracts readable Markdown from cluttered web pages before knowledge-base ingestion.

Productivity & Collaboration

Vault Hybrid Retrieval

Paragraph-level Obsidian vault search combining contextual prefixes, BM25 retrieval, and optional vector reranking.

Productivity & Collaboration

Obsidian Bases Views

Turn Obsidian notes into queryable tables, cards, and lists with native dynamic views.

Productivity & Collaboration

Ten-Principle Thinking Loop

A structured ten-stage loop that helps Claude analyze complex problems, challenge assumptions, and produce actionable conclusions.

Related skills