小说章节审核标准 - 将任何模型变成专业的小说审稿人,提供结构化审核报告
章节归档技能 - 每章写完后的持久化操作,包括摘要生成、记忆更新和状态报告
三维记忆系统操作指南 - 教 agent 如何使用 memory/openmemory/milvus 进行知识管理
小说写作技法 - 章节正文的创作规范、分段写作法和创作自由声明
深度调研技能 - 真实细节检索、逻辑推演、风格参考的使用指南
小说架构设计 - 大纲、人物档案、世界观、伏笔台账的构建模板与规范
Menú
Vista por repositorio de 12 skills recopiladas en 3 repositorios de GitHub.
Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.
小说章节审核标准 - 将任何模型变成专业的小说审稿人,提供结构化审核报告
章节归档技能 - 每章写完后的持久化操作,包括摘要生成、记忆更新和状态报告
三维记忆系统操作指南 - 教 agent 如何使用 memory/openmemory/milvus 进行知识管理
小说写作技法 - 章节正文的创作规范、分段写作法和创作自由声明
深度调研技能 - 真实细节检索、逻辑推演、风格参考的使用指南
小说架构设计 - 大纲、人物档案、世界观、伏笔台账的构建模板与规范
设计完全前端化的 SillyTavern 角色卡。当用户要求设计完全前端卡、全前端卡、前端游戏卡、自定义界面卡、HTML 卡时使用。
编写 SillyTavern 卡内世界书条目的完整格式规范。当用户要求编写世界书、lorebook 条目、character_book entries 时使用。
通过 Chrome DevTools MCP + ST REST API 端到端调试角色卡。当用户要求调试卡片、测试卡片、导入卡到 ST、查看卡渲染效果、ST 端到端测试时使用。
编写在 SillyTavern 原生交互框架内嵌入前端 UI 的角色卡。当用户要求写嵌入式前端卡、MVU 变量卡、状态栏卡、EJS 动态提示词卡时使用。
Drive a GitCode CodeArts WebIDE session (910B3 NPU) from chrome MCP — push commands into the in-browser xterm terminal, capture output via a git transit (commit on a scratch branch → push to gitcode → fetch + git show locally). Use whenever the user wants kernel/build output from the WebIDE pulled back with byte-level fidelity. Requires chrome-devtools MCP attached to the user's browser with the WebIDE instance tab open. Sibling skill to `gitcode-space-iter` (Space/Gradio form factor) but for the IDE/terminal form factor.
One-shot validation iteration on a GitCode (AtomGit) AI Community Space — push, trigger rebuild, wait for the smoke output, capture results, then pause the Space to release compute. Use when the user has just pushed a change to a Space's deployment branch and wants to verify it ran without manual page reloads. Requires the chrome-devtools MCP server to be configured and the Space's App + Setting pages to be open in the browser.