AI skills manager for Obsidian. Browse, create, and manage skills across Claude Code, Cursor, Codex, Windsurf, and 10+ coding agents.
Open in Obsidian → · View on Obsidian Community · Website · Latest release
Open the deep link in your browser:
obsidian://show-plugin?id=agentfiles
Or open the community page first to see the scorecard and screenshots: community.obsidian.md/plugins/agentfiles.
You can also search Agentfiles in Settings → Community plugins inside Obsidian.
- Download
main.js,manifest.json, andstyles.cssfrom the latest release - Create
<vault>/.obsidian/plugins/agentfiles/ - Copy the three files into that folder
- Enable in Settings → Community plugins
npm i -g @crafter/skillkit
skillkit scan- Browse skills, commands, and agents from 13+ tools in one place
- Search by name or file content with deep search toggle
- Create new skills with a stepped wizard (pick tool, type, name)
- Edit skills inline with markdown preview and Cmd+S save
- Marketplace — install skills from skills.sh
- Conversations — browse Claude Code session history, search, tag, and export to vault
- Dashboard — usage analytics, burn rate, context tax, health metrics (requires skillkit)
| Tool | Skills | Commands | Agents |
|---|---|---|---|
| Claude Code | ~/.claude/skills/ |
~/.claude/commands/ |
~/.claude/agents/ |
| Cursor | ~/.cursor/skills/ |
~/.cursor/agents/ |
|
| Codex | ~/.codex/skills/ |
~/.codex/prompts/ |
~/.codex/agents/ |
| Windsurf | ~/.codeium/windsurf/memories/ |
||
| Copilot | ~/.copilot/skills/ |
||
| Amp | ~/.config/amp/skills/ |
||
| OpenCode | ~/.config/opencode/skills/ |
||
| Global | ~/.agents/skills/ |
Desktop only (macOS, Windows, Linux) — reads files outside your vault.
Agentfiles is an AI skills manager for Obsidian that lets you browse, create, and manage skills across Claude Code, Cursor, Codex, Windsurf, and 10+ coding agents — all from your Obsidian vault.
| Feature | Description |
|---|---|
| Browse | Skills, commands, and agents from 13+ tools in one place |
| Search | By name or file content with deep search toggle |
| Create | New skills with a stepped wizard (pick tool, type, name) |
| Edit | Skills inline with markdown preview and Cmd+S save |
| Marketplace | Install skills from skills.sh |
| Conversations | Browse Claude Code session history, search, tag, and export |
| Dashboard | Usage analytics, burn rate, context tax, health metrics |
| Tool | Skills | Commands | Agents |
|---|---|---|---|
| Claude Code | ~/.claude/skills/ |
~/.claude/commands/ |
~/.claude/agents/ |
| Cursor | ~/.cursor/skills/ |
~/.cursor/agents/ |
|
| Codex | ~/.codex/skills/ |
~/.codex/prompts/ |
~/.codex/agents/ |
| Windsurf | ~/.codeium/windsurf/memories/ |
||
| Copilot | ~/.copilot/skills/ |
||
| Amp | ~/.config/amp/skills/ |
||
| OpenCode | ~/.config/opencode/skills/ |
||
| Global | ~/.agents/skills/ |
From Obsidian (one-click):
obsidian://show-plugin?id=agentfiles
Or search Agentfiles in Settings → Community plugins inside Obsidian.
Manual install:
- Download
main.js,manifest.json, andstyles.cssfrom the latest release - Create
<vault>/.obsidian/plugins/agentfiles/ - Copy the three files into that folder
- Enable in Settings → Community plugins
Optional analytics tool for Dashboard metrics:
npm i -g @crafter/skillkit
skillkit scanProvides burn rate, context tax, and health metrics.
Yes! Agentfiles is free and open source with MIT License.
MIT

