ClawHeart
AGENT-NATIVE · One-line install

Make your AI Agent speak ClawHeart

Drop one SKILL.md into your favorite Agent. From now on, when you say "scan my AI security" or "vet my skills", the Agent automatically invokes the local clawheart-cli.

★ AI-native

Let your AI Agent install it

Paste this prompt into Claude / Cursor / Codex / OpenClaw chat. The Agent fetches the SKILL.md, places it in the right directory, and verifies — no CLI required.

Please install the ClawHeart Security skill for me. The full SKILL.md is at:
https://raw.githubusercontent.com/tjsdyy/clawheartv2/main/packages/clawheart-skill/clawheart-security/SKILL.md

Fetch it, place it in this agent's skills directory (e.g. ~/.claude/skills/clawheart-security/SKILL.md), then verify with `clawheart --version`. If clawheart-cli is missing, also install it from https://clawheart.live first.

Or pick a manual channel

All four publish the same SKILL.md to different stores. Use whichever your Agent already knows.

npx skills

Recommended

Universal CLI. Detects your current Agent and installs symlinks automatically. Works with Claude Code, Cursor, Amp, Antigravity, Cline, Codex, and 6 more.

npx skills add tjsdyy/clawheartv2@clawheart-security -g

clawhub

OpenClaw native

OpenClaw's official skill store. Run once after `clawhub login`; ClawScan auto-vets every install.

clawhub install clawheart-security

Manual paste

Most explicit

Copy the SKILL.md text and paste it into your Agent's skills directory. Use this if your Agent has no CLI.

# macOS / Linux
mkdir -p ~/.claude/skills && \
curl -fsSL https://raw.githubusercontent.com/tjsdyy/clawheartv2/main/packages/clawheart-skill/clawheart-security/SKILL.md \
  -o ~/.claude/skills/clawheart-security/SKILL.md

From source

Reproducible

Clone the repo and symlink the skill folder yourself. Best for org-wide deployments.

git clone https://github.com/tjsdyy/clawheartv2.git
ln -s "$PWD/clawheartv2/packages/clawheart-skill/clawheart-security" \
  ~/.claude/skills/clawheart-security
4 Stores

Published on

ClawHeart's Agent SKILL is live across the open Skills ecosystem. Each card links to the canonical listing.

Try it — your Agent now understands these

Once installed, your Agent will recognize these phrases and invoke clawheart-cli on its own.

scan my AI security
vet the skills in my Claude folder
which AI agents do I have installed
list MCP servers per agent
which providers are configured
walk me through first-time setup

Want the full GUI too?

The Agent SKILL drives the same engine as ClawHeart Desktop. Download the GUI for monitoring, batch agent override, and visual skill audit.

Install ClawHeart SKILL · Make your AI Agent understand it