Skills are SKILL.md-format playbooks that auto-load into your editor when relevant. They work across Claude Code, Cursor, Codex CLI, Gemini CLI, Windsurf, and most modern coding agents.Documentation Index
Fetch the complete documentation index at: https://docs.openfinance.tech/llms.txt
Use this file to discover all available pages before exploring further.
One command (auto-detects your editor)
skills CLI detects which editors you have installed and places the SKILL.md files in the right config directories (.claude/skills/, .cursor/, etc.). The -y flag skips the interactive prompt.
Project-scoped install
Run the command from inside a project to install into that project only:.claude/skills/openfinance-tech/ (and equivalents for other agents) inside the project. Commit the folder to git so your team gets the same playbooks.
Global install
~/.claude/skills/ so the skills are available in every project.
Verify
openfinance-tech in the output. In Claude Code, type / and the skill commands will appear in the slash-command menu.
Skills installed via
npx skills add only apply to local editors. They do not apply to Claude.ai web or ChatGPT.
