clawfi
v0.1.2
Published
Install the ClawFi skill so your agent knows how to call the ClawFi API
Readme
clawfi
Install the ClawFi skill so your agent (Cursor, Codex) knows how to call the ClawFi API.
Usage
npx clawfi@latest install clawfiInstalls to:
- Cursor:
~/.cursor/skills/clawfi/SKILL.md - Codex:
$CODEX_HOME/skills/clawfi/SKILL.md(defaults to~/.codex)
Restart your agent after installing.
Publishing
From this directory:
npm publishPublish the first time (and when you want the website’s npx clawfi@latest install clawfi to use the new version).
