CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. agricidaniel
  4. /
  5. claude-obsidian
  6. /
  7. Autoresearch

Autoresearch

Editor's Note

Takes a topic, runs web searches, fetches sources, synthesizes findings, and writes structured pages directly into your vault. Based on Karpathy's autoresearch pattern where a program.md file configures objectives and the loop iterates until depth is reached. You get wiki pages, not chat responses. The 1.8+ version is transport-aware (CLI, MCP, or filesystem), mode-aware (routes output to LYT MOCs, PARA resources, Zettelkasten IDs, or generic concepts), and includes web egress hygiene that strips script tags, escapes wikilinks in fetched HTML, and validates URLs to prevent internal network access. Expect around 45 WebFetch calls per deep run. Uses file locks to handle concurrent research sessions on overlapping topics. Optional boundary-first mode surfaces your vault's frontier pages as research candidates when invoked without a topic.

Install

npx skills add https://github.com/agricidaniel/claude-obsidian --skill autoresearch
Votes
0
Installs208
GitHub Stars5.9k
Categories
Office & Documents
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Office & Documents Skills

View all →
lark-slides

larksuite/cli

0
143.2k
13.3k
Create and edit Lark Office slides with XML protocol, supporting presentation creation, page management, and content modification.
pdf-to-docx

claude-office-skills/skills

0
3.1k
182
pdf to docx
PDF OCR Extraction

claude-office-skills/skills

0
182
pdf ocr extraction
gws-slides

googleworkspace/cli

0
22.6k
26.7k
Read, write, and batch-update Google Slides presentations programmatically.
gws-gmail

googleworkspace/cli

0
32.2k
26.7k
Send, read, and manage Gmail messages, drafts, labels, and account settings.
gws-gmail-send

googleworkspace/cli

0
25.1k
26.7k
Send emails via Gmail with support for attachments, HTML formatting, and send-as aliases.