원클릭으로
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: