by Railly
Browse, create, and edit AI agent files across Claude Code, Cursor, Codex, and 13+ 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 13+ tools — from Obsidian. It has 597 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 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.
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 | 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.
MIT