按規格起草場景
何時使用: 你有大綱,需要一個初稿場景。
步驟
-
規格提供視角、目標、衝突、結束節拍✓ 已複製→ Skill 載入場景模板
-
起草收到場景草稿✓ 已複製→ 可編輯的場景
-
批評執行行文修訂✓ 已複製→ 附加筆記
結果: 附筆記的草稿場景——更快的修訂循環。
作者 haowjy · haowjy/creative-writing-skills
一組寫作技藝 skills:角色聖經、場景起草、三幕節奏、行文修訂——像創寫工作坊一樣有主張。
為使用 Claude 作為切磋夥伴的小說家設計的 skills。包括角色聖經建構器、場景大綱器、帶具體技藝啟發的行文修訂。跳過「AI 小說家」的框架。
%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"creative-writing-skills": {
"command": "git",
"args": [
"clone",
"https://github.com/haowjy/creative-writing-skills"
],
"_inferred": true
}
}
}
開啟 Claude Desktop → Settings → Developer → Edit Config。儲存後重啟應用。
{
"mcpServers": {
"creative-writing-skills": {
"command": "git",
"args": [
"clone",
"https://github.com/haowjy/creative-writing-skills"
],
"_inferred": true
}
}
}
Cursor 使用與 Claude Desktop 相同的 mcpServers 格式。專案級設定優先於全域。
{
"mcpServers": {
"creative-writing-skills": {
"command": "git",
"args": [
"clone",
"https://github.com/haowjy/creative-writing-skills"
],
"_inferred": true
}
}
}
點擊 Cline 側欄中的 MCP Servers 圖示,然後選 "Edit Configuration"。
{
"mcpServers": {
"creative-writing-skills": {
"command": "git",
"args": [
"clone",
"https://github.com/haowjy/creative-writing-skills"
],
"_inferred": true
}
}
}
格式與 Claude Desktop 相同。重啟 Windsurf 生效。
{
"mcpServers": [
{
"name": "creative-writing-skills",
"command": "git",
"args": [
"clone",
"https://github.com/haowjy/creative-writing-skills"
]
}
]
}
Continue 使用伺服器物件陣列,而非映射。
{
"context_servers": {
"creative-writing-skills": {
"command": {
"path": "git",
"args": [
"clone",
"https://github.com/haowjy/creative-writing-skills"
]
}
}
}
}
加入 context_servers。Zed 儲存後熱重載。
claude mcp add creative-writing-skills -- git clone https://github.com/haowjy/creative-writing-skills
一行命令搞定。用 claude mcp list 驗證,claude mcp remove 移除。
何時使用: 你有大綱,需要一個初稿場景。
結果: 附筆記的草稿場景——更快的修訂循環。
在你的手稿目錄中儲存章節檔案
| 工具 | 輸入參數 | 何時呼叫 | 成本 |
|---|---|---|---|
| bible / outline / draft / lineedit | (詳見文件) | 四種流程 | 1 次呼叫 |
語調漂移在 session 開頭固定三行範例句子作為錨定
| 替代方案 | 何時用它替代 | 權衡 |
|---|---|---|
| 通用提示 | 你在實驗 | 無技藝啟發 |