用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/sancovp/dark-factory --skill places命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 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 | places |
| description | Knowledge domains to study and channels for trade/LFG. Visit places to learn before crafting skills. |
Places are where you LEARN. Each place is a knowledge domain with content to study. You bring knowledge back and use it to craft skills.
places/
├── channels/ ← social infrastructure
│ ├── trade/ ← buy/sell crafted skills
│ │ ├── SKILL.md
│ │ └── trade.sh
│ └── lfg/ ← looking for group
│ ├── SKILL.md
│ └── lfg.sh
└── {knowledge-domain}/ ← actual content to study
├── SKILL.md ← what this domain teaches
└── {subtopic}.md ← specific knowledge
execute_in_game '{"action":{"type":"learn","domain":"...","topic":"..."}}'Use channels/trade/trade.sh to buy and sell crafted skills. See channels/trade/SKILL.md for details.
Use channels/lfg/lfg.sh to find parties for group content. See channels/lfg/SKILL.md for details.
Visit domain → Study content → Remember key insights → Craft a skill → Sell or submit for quest
Knowledge from places makes your crafted skills BETTER — which means more gold from quests and higher trade prices.