For some reason I believed Claude Code at least supported the AGENTS.md convention. It seems it neither supports that, nor the .agents folder convention. First, I tried setting up a skill. Terminal window❯ tree .agents.agents└── skills └── chainlink ├── commands.md ├── hooks.md └── SKILL.md 3 directories, 3 files Then ran claude: ❯ list the skills you see ⏺ Here are the available skills: 1. update-config — Configure Claude Code settings (hooks, permissions, env vars, settings.json) 1. keybindings-help — Customize keyboard shortcuts and keybindings 1. verify — Run the app and observe behavior to verify a code change works 1. code-review — Review the current diff for correctness bugs at a given effort level 1. fewer-permission-prompts — Scan transcripts and add allowlists to reduce permission prompts 1. loop — Run a prompt or slash command on a recurring interval 1. claude-api — Build, debug, and optimize Claude API / Anthropic SDK apps 2. run — Launch and drive the project's app to see…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.