一键导入
brain-maintenance
Tools for maintaining and indexing the Agent Brain (.agent/knowledge).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Tools for maintaining and indexing the Agent Brain (.agent/knowledge).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | brain-maintenance |
| description | Tools for maintaining and indexing the Agent Brain (.agent/knowledge). |
Use this skill to update the llms.txt index or organize knowledge when new documentation is added.
llms.txt)When new files are added to any Skill's references/ directory, run this sequence to update the index.
find_by_name for references inside .agent/skills.- [Title](../skills/<SkillName>/references/<File>): Description..replace_file_content to add it to .agent/skills/project-context/references/llms.txt.When the user asks to "learn" a new doc:
ai-engineering, system-architecture).references/ within that Skill.llms.txt.When a major architectural decision is made:
.agent/skills/project-context/references/decisions.md with Date, Decision, and Rationale.Deep knowledge of Strapi CMS, including official docs and internal engineering patterns.
Expert knowledge on AI Engineering, LangChain, LangGraph, and Vibe Coding patterns.
Enforces quality gates (Lint, Typecheck, Test) before task completion.
Uses the codeconcat tool to generate context files from the codebase.
API for the Agent to interact with the Daicer Backend via CLI.
Domain expert on Dungeons & Dragons 5e Rules (SRD).