by Railly
Browse, create, and edit AI agent files across Claude Code, Cursor, Codex, and 12 coding tools — from Obsidian.
# Add to your Claude Code skills
git clone https://github.com/Railly/agentfilesLast scanned: 5/13/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-13T06:49:16.659Z",
"semgrepRan": false,
"npmAuditRan": false,
"pipAuditRan": true
}agentfiles is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Railly. Browse, create, and edit AI agent files across Claude Code, Cursor, Codex, and 12 coding tools — from Obsidian. It has 725 GitHub stars.
Yes. agentfiles passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/Railly/agentfiles" and add it to your Claude Code skills directory (see the Installation section above).
agentfiles is primarily written in TypeScript. It is open-source under Railly on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh agentfiles against similar tools.
No comments yet. Be the first to share your thoughts!
AI skills manager for Obsidian. Browse, create, and manage skills across Claude Code, Cursor, Codex, Windsurf, and 17 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.
main.js, manifest.json, and styles.css from the latest release<vault>/.obsidian/plugins/agentfiles/npm i -g @crafter/skillkit
skillkit scan
| Tool | Skills | Commands | Rules / Memories | Agents |
|---|---|---|---|---|
| Claude Code | ~/.claude/skills/ |
~/.claude/commands/ |
~/.claude/agents/ |
|
| Cursor | ~/.cursor/skills/ |
~/.cursor/rules/ |
~/.cursor/agents/ |
|
| Windsurf | ~/.codeium/windsurf/skills/ |
~/.codeium/windsurf/memories/, ~/.windsurf/rules/ |
||
| Codex | ~/.codex/skills/ |
~/.codex/prompts/ |
~/.codex/memories/ |
~/.codex/agents/ |
| Copilot | ~/.copilot/skills/ |
|||
| Amp | $XDG_CONFIG/amp/skills/ |
|||
| OpenCode | $XDG_CONFIG/opencode/skills/ |
|||
| Cline | detection only | |||
| Roo Code | ~/.roo/skills/ |
|||
| Kilo Code | ~/.kilocode/skills/ |
|||
| Continue | ~/.continue/skills/ |
|||
| OpenHands | ~/.openhands/skills/ |
|||
| Goose | $XDG_CONFIG/goose/skills/ |
|||
| Pi | ~/.pi/agent/skills/ |
|||
| Antigravity | ~/.gemini/antigravity/skills/ |
|||
| Global | ~/.agents/skills/ |
|||
| Claude Desktop | detection only | |||
| Aider | detection only |
Desktop only (macOS, Windows, Linux) — reads files outside your vault.
An AI skills manager for Obsidian. Browse, create, and manage skills, commands, and agents across 17 coding agents, all from your vault. Full docs: agentfiles.crafter.run/docs.
See What it does above. Full feature list and screenshots: agentfiles.crafter.run/docs.
See Supported tools above: 17 tools including Claude Code, Cursor, Codex, Windsurf, Copilot, Amp, OpenCode, Cline, Roo Code, Kilo Code, Continue, OpenHands, Goose, Pi, Antigravity, Claude Desktop, Aider, and a global ~/.agents/skills/ directory.
See Install above.
Optional CLI for the Dashboard's usage metrics (burn rate, context tax, health):
npm i -g @crafter/skillkit
# or: bun add -g @crafter/skillkit
skillkit scan
Yes, MIT licensed. See LICENSE.
MIT