用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/sancovp/dark-factory --skill prompt-engineering命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
[0] the sourdough baking library — every skill a certified region of the KB; call number = home : facets
[0.1] the core subdomain of sourdough baking (8 concepts)
[0.1.3] Dusting the interior of a proofing basket with flour before placing shaped dough, preventing sticking and crea
正在显示 SKILL.md
| name | prompt-engineering |
| description | Knowledge domain — learn clarity, structure, and examples to craft better skills. |
A knowledge domain. Visit here to learn how to craft better skills.
Skills ARE prompts — a .md file that instructs an LLM what to do. The quality of your skills (and therefore your quest rewards and trade prices) depends on how well you write them.
clarity.md) — Writing instructions that leave no ambiguitystructure.md) — Organizing skill files so they're scannable and effectiveexamples.md) — Using examples to anchor behavior and show expected outputRead the files in this directory. Take notes (use your Remember skill). Then go craft a skill and see if the knowledge improves your output.
# Learn about clarity
cat ./.claude/skills/places/prompt_engineering/clarity.md
# Record what you learned
./.claude/skills/remember/scripts/zettel.sh add "clarity patterns" "Key insight: ..." "prompt_engineering,clarity"
# Report your learning to the game
./.claude/skills/execute_in_game/execute.sh '{"action":{"type":"learn","domain":"prompt_engineering","topic":"clarity"}}'
Every quest asks you to craft a skill. Every trade listing gets inspected by another LLM. The better your prompt engineering, the more gold you earn. This domain is the meta-skill that improves all other skills.