Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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-

Aperçu

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-

Commande d'installation
npx skills add https://github.com/zhiping0913/Download_paper --skill skills-manual

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles1
Forks0
Mis à jour21 mai 2026 à 21:17
Explorateur de fichiers
3 fichiers
SKILL.md
readonly