Story Prep Skill
MCP Serverby Wjiajie · Added 5mo ago
Claude
4
Install
git clone https://github.com/Wjiajie/wuxiaXAdd to Claude
claude mcp add story-prep-skillQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"story-prep-skill": {
"command": "npx",
"args": [
"@modelcontextprotocol/story-prep-skill"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
专门用于故事情节生成前的前置准备工作。通过 Python 脚本检测主角状态、NPC 状态及当前环境因素,为叙事提供精确的上下文快照。
Tags
ai-mlpythonskill