用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/sammcj/agentic-coding --skill prompt-fable命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Summarises the delta between a tool's latest release and the last summary the user saw. Use when the user asks about what's new, the latest release, release notes, or the changelog of one of the supported tools: Claude Code, OpenCode, llama-swap, or llama.cpp.
You **MUST** load this skill before the skill-creator skill AND before making ANY change to, or conducting a review of ANY Agent Skill. Triggers include creating, editing, reviewing, or contributing to any part of an Agent Skill (description, frontmatter, body, references, scripts, trigger evals, conflicts, etc).
Use when creating, editing or debugging Ghostty terminal configuration - config.ghostty files, config option names and their valid values, keybinds and key sequences, themes, fonts, shell integration, or `ghostty +` CLI actions. Covers macOS and Linux/GTK differences.
正在显示 SKILL.md
基于 SOC 职业分类
| name | prompt-fable |
| description | Write, review, or migrate prompts, system prompts, and skills targeting Claude Fable 5. |
| disable-model-invocation | true |
Fable 5 (claude-fable-5) is Anthropic's Mythos-class model above Opus. claude-mythos-5 is the same model without safety classifiers (limited release). This skill covers only what differs from prior Claude models; standard prompt engineering still applies.
stop_reason: "refusal". When migrating prompts or skills, audit for "show your thinking" / "explain your reasoning step by step in your answer" language. Any reasoning surfaced should be a concise summary.Instruction following is strong enough that one brief instruction replaces an enumerated behaviour list. Prompts and skills written for earlier models are often too prescriptive for Fable 5 and degrade its output. When migrating: delete instructions, test default behaviour, and re-add only what measurably changes it. Heavy MUSTs, exact step sequences, and case-by-case enumeration are the smell.
Each mitigation below is a condensed version of Anthropic's tested instruction; drop the relevant one into the system prompt when the failure appears.