This repository is the canonical source for all hosts. Release v0.2.3 contains
exactly three skills and deterministic AutoClaw archives.
- Direct/custom install is controlled by the user and available from the immutable GitHub release.
- Curated marketplace listing is controlled by each marketplace maintainer and remains pending until that marketplace confirms indexing or approval.
- Cursor is already submitted and is a regression target, not a new submission.
- The Grok Build submission is open at xai-org/plugin-marketplace#730 and pins the exact signed release commit; public listing remains under maintainer review.
- AutoClaw local ZIP import is supported. ZhipuAI Skills Center inclusion is a separate external review; ClawHub is not treated as proof of that inclusion.
Release tags match v*, are SSH-signed by a checked-in trusted signer, and are
verified against the exact GitHub event commit before assets are published. The
repository's active tag ruleset must restrict updates and deletions for v* so
the tag cannot move between verification and release publication.
Install the immutable release URL through Kimi Code's /plugins install, or
open /plugins marketplace with
https://raw.githubusercontent.com/terraphim/terraphim-cursor-plugin/v0.2.3/marketplaces/kimi.json
and install
terraphim-skills-intro. Run /plugins reload (or start a new session), then
confirm that exactly the three documented skills appear. The native manifest is
kimi.plugin.json; root plugin.json provides compatibility with Kimi CLI
releases whose shell-level kimi plugin install command expects that filename.
Update by installing the newer tag; remove through Kimi's plugin manager.
Download the three ZIP files and SHA256SUMS from the v0.2.3 release. Verify
each digest, then use Skills & Connectors → Skills → Create → Add skill file.
Import each ZIP separately. Restart AutoClaw and confirm the skills persist. Remove
them through the same Skills screen. If Homebrew binaries are missing from the GUI
PATH, restart AutoClaw after installing the dependencies.
Open ZCode's Discover view and add
https://raw.githubusercontent.com/terraphim/terraphim-cursor-plugin/v0.2.3/marketplaces/zcode.json
as a personal marketplace source, install terraphim-skills-intro, then confirm the Plugin
Skills view shows exactly three skills. Curated discovery requires a separate
pull request to zai-org/zcode-plugins;
this repository does not claim acceptance before the maintainers merge it.
Update or remove the installed plugin through ZCode's plugin manager.
Add the repository as a GitHub tap, then inspect each skill before installing:
hermes skills tap add terraphim/terraphim-cursor-plugin
hermes skills inspect terraphim/terraphim-cursor-plugin/skills/terraphim-grep
hermes skills inspect terraphim/terraphim-cursor-plugin/skills/terraphim-agent-learn
hermes skills inspect terraphim/terraphim-cursor-plugin/skills/terraphim-agent-memoryRecord the immutable v0.2.3 provenance. Remove the skills with Hermes' normal
skill-management command.
Use an isolated agent target and run:
npx skills add terraphim/terraphim-cursor-pluginSet DISABLE_TELEMETRY=1 to opt out of anonymous telemetry. Confirm exactly three
skills are offered and that their files match tag v0.2.3. Update by repeating the
command for the new tag; remove the installed skill directories through the target
agent's documented skill manager.
The xAI marketplace submission uses a full commit SHA for the signed release source. Its catalogue validation, and component-index checks pass when reproduced locally against the submitted head. GitHub-hosted Actions await maintainer approval; the hosted Socket security and Semgrep checks are green. The listing becomes generally available only after xAI maintainers merge the pull request.
claude plugin marketplace add terraphim/terraphim-cursor-plugin
claude plugin install terraphim-skills-intro@terraphim-skills
Run claude plugin validate --strict . before release. Use claude plugin list
to verify the installed version and normal Claude plugin commands to update or
remove it.
Install from Cursor Marketplace. For local testing, follow the real-directory copy instructions in the README; Cursor 3.20 rejects external symlink targets.
Each host links to https://terraphim-skills.md/skills/. Community skills are freely obtainable; Core and Premium content follows the catalogue's entitlement rules. Public packages never embed proprietary bodies, tokens, checkout URLs, or automatic transactions.