Skip to content

Commit fd5b51d

Browse files
committed
Update README.md
1 parent d019de8 commit fd5b51d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,14 @@ clime init # built-in defaults
6363
clime init https://example.com/tools.yaml # your team's plugin list
6464
```
6565

66+
## AI Agent Skill
67+
68+
clime ships with a built-in skill that AI agents (Claude Code, Codex, etc.) can use to discover and manage plugins on your behalf. Install it with:
69+
70+
```sh
71+
clime install skill
72+
```
73+
74+
This writes the skill file to `~/.claude/skills/` and `~/.codex/skills/` so agents can automatically pick it up.
75+
6676
Run **clime help** or **clime <command> --help** for full usage details.

0 commit comments

Comments
 (0)