Skip to main content
Manusで任意のスキルを実行
ワンクリックで

skills-manual

Operational guide for the `skills` capability — your skill catalog's on-disk layout, how the `<available_skills>` XML in your system prompt is built, and the full authoring/publishing workflow for new skills. Reach for this manual when: - You're authoring a new skill in `.library/custom/<name>/` and need the frontmatter schema, the bundled template, the validator, or the "do create a skill / do NOT create a skill" decision rules. - You want to publish a custom skill to the network-shared library (`.library_shared/`) and need the `cp -r` recipe plus the admin stewardship norms. - A skill you expect to see isn't showing up in the catalog — the health-check workflow (`skills({"action": "info"})`) and the `intrinsic` vs `custom` directory split tell you what's wrong. - You want to pin a skill's body into your pad (so it survives the next molt and stays in the cached prefix) — the `psyche` pinning recipe lives here. - You're adding a new skills path source (e.g. a project-

概要

Operational guide for the `skills` capability — your skill catalog's on-disk layout, how the `<available_skills>` XML in your system prompt is built, and the full authoring/publishing workflow for new skills. Reach for this manual when: - You're authoring a new skill in `.library/custom/<name>/` and need the frontmatter schema, the bundled template, the validator, or the "do create a skill / do NOT create a skill" decision rules. - You want to publish a custom skill to the network-shared library (`.library_shared/`) and need the `cp -r` recipe plus the admin stewardship norms. - A skill you expect to see isn't showing up in the catalog — the health-check workflow (`skills({"action": "info"})`) and the `intrinsic` vs `custom` directory split tell you what's wrong. - You want to pin a skill's body into your pad (so it survives the next molt and stays in the cached prefix) — the `psyche` pinning recipe lives here. - You're adding a new skills path source (e.g. a project-

インストールコマンド
npx skills add https://github.com/zhiping0913/Download_paper --skill skills-manual

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター1
フォーク0
更新日2026年5月21日 21:17
ファイルエクスプローラー
3 ファイル
SKILL.md
readonly