clip-skills
clip-skills
Skills are reusable prompt templates stored at ~/.clip/skills/<name>/SKILL.md. They can be rendered with inputs and installed into agent skill directories.
Route By Use Case
Read only the reference file needed for the request:
| User intent | Read |
|---|---|
| Create a new skill, inspect format, render inputs, show/list/remove | references/create.md |
| Install or uninstall a skill to an agent | references/install.md |
| Create, activate, deactivate, or edit skill groups | references/groups.md |
| Import an external skill directory into the registry | references/import.md |
If the request spans multiple areas, inspect with clip skills list first, then read the specific workflow reference.
Core Commands
More from ori-kim/cli-proxy
clip
CLI proxy gateway for CLI tools, MCP servers, OpenAPI REST, gRPC, and GraphQL APIs. Enforces ACL rules and handles OAuth. All external tool calls must go through clip. Route by use case and read the relevant reference for target types, management, safety, aliases, or profiles.
13clip-recap
Query personalized tacit knowledge stored for a target or domain. When working with an external service, org, or process and unfamiliar names/identifiers/conventions appear, call this to retrieve context saved in the user's environment.
5clip-context-mode
Use clip's context-mode extension to index large clip target outputs through the upstream context-mode MCP server, then search or purge the indexed result.
2