module-toolkit

Automate module creation and integration within the Digital Brain system.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/coderfengyun/digital-brain-of-me --skill module-toolkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: module-toolkit
Source: https://github.com/coderfengyun/digital-brain-of-me/tree/main/.agents/skills/module-toolkit
Command: npx skills add https://github.com/coderfengyun/digital-brain-of-me --skill module-toolkit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Digital Brain 系统的模块创建与集成工具包,解决了在系统中新增模块时手动编写和同步文档、更新核心集成文件的繁琐与易错问题。

Core Features & Use Cases

  • 自动创建模块模板、生成主文档并标准化数据模型,以符合系统命名和结构规范。
  • 自动更新核心系统文件(CLAUDE.md、README.md、knowledge/KNOWLEDGE.md),保持全局一致性与可追踪性。
  • Use Case: 开发者希望新增一个名为“tasks”的模块,工具链将自动完成文档骨架、元数据和集成更新,确保新模块在系统中可发现、可使用。

Quick Start

Run the module toolkit to create a new module by providing a name and a keyword, then follow the on-screen prompts.

Frequently Asked Questions about module-toolkit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate module creation and generate a standardized MODULE.md skeleton?

To automate module creation, this toolkit enforces naming conventions and automatically generates the MODULE.md skeleton for new modules. It standardizes the data model and structure to ensure your new module aligns with system specifications.

How do I keep core system files consistent when adding a new module?

To keep core system files consistent, this toolkit automatically updates CLAUDE.md, README.md, and KNOWLEDGE.md upon module creation. This ensures your new module remains globally discoverable and integrated across the entire system.

What is the best way to integrate a new operations module into a knowledge-management system?

The best way to integrate an operations module is using an automated toolkit that validates consistency across system files. It handles the module creation, extension, and governance tasks required for seamless top-level component integration.

Do I need any external dependencies to run the module creation scripts?

You do not need any external dependencies to run the module creation scripts. The toolkit operates independently with its included scripts and references to automate your integration workflows.

How do I start creating a new module using python cli-tools?

To start creating a new module using python cli-tools, run the module toolkit and provide a name and a keyword. Follow the on-screen prompts to let the automation generate the required documents and metadata.

Why does my new module lack system integration and fail consistency validation?

Your new module lacks system integration because core files were not updated during creation. The toolkit validates consistency across system files and enforces naming conventions to prevent manual synchronization errors.