ワンクリックで
find-skills
Search `skills.sh` and ClawHub for reusable skills, then install only after user confirmation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Search `skills.sh` and ClawHub for reusable skills, then install only after user confirmation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Define Hermit entity schema, templates, and starter records.
Generate short spoken audio files from text with OpenAI text-to-speech. Use when you want a Telegram voice-note reply or any local speech audio from text.
Transcribe saved Telegram voice notes and other audio attachments with OpenAI before replying. Use when a Telegram prompt includes an audio file path under inbox/telegram/.
Query the workspace `entities/` tree with helper scripts before manually reading many records.
Define Hermit roles, including `role.md`, `AGENTS.md`, prompts, and startup files.
Maintain the Hermit framework repo separately from workspace data, including framework PR and update flows.
| name | find-skills |
| description | Search `skills.sh` and ClawHub for reusable skills, then install only after user confirmation. |
Use when:
Do not use when:
Steps:
npx skills find "<query>" and/or clawhub search "<query>".Commands:
npx skills find "react performance"
npx skills add <owner/repo@skill> -y
npx skills check
clawhub search "postgres backups"
clawhub info <slug>
clawhub install <slug>
Rules:
clawhub install <slug> installs into ./skills by default; use --workdir <path> if needed.Present matches like this:
1. <skill-name> - why it fits
Install: <command>
Source: <url>
If nothing fits: