MO

module-toolkit

Toolkit for creating and verifying system modules within the Digital Brain architecture.

Install

mkdir -p .claude/skills/module-toolkit && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18628" && unzip -o skill.zip -d .claude/skills/module-toolkit && rm skill.zip

Installs to .claude/skills/module-toolkit

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Digital Brain 系统模块创建与集成工具。Use when: user wants to create a new module, extend the digital brain system, check module integration, or asks about module creation conventions. Trigger on phrases like 'create module', 'add module', 'new module', 'extend system', '创建模块', '新增模块', '添加模块', '检查集成', 'check integration', 'module creation guide'. Also use when the user mentions adding a new data type or subsystem to the digital brain.
426 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Create new Digital Brain system modules
  • Extend the Digital Brain system
  • Check module integration integrity
  • Provide module creation conventions and guidelines
  • Update system integration files automatically

How it works

The skill automates module creation by generating templates and updating system files, and it checks integration integrity by verifying keyword references and file existence.

Inputs & outputs

You give it
Module name and keyword
You get back
A new module template, updated system integration files, or an integration check report

When to use module-toolkit

  • Create new module
  • Add system module
  • Check module integration
  • Get module guide

About module-toolkit

Automates the creation of module templates and checks integration across system files. Provides a guided approach to module development.

Digital Brain 系统模块创建与集成工具。Use when: user wants to create a new module, extend the digital brain system, check module integration, or asks about module creation conventions. Trigger on phrases like 'create module', 'add module', 'new module', 'extend system', '创建模块', '新增模块', '添加模块', '检查集成', 'check in

When not to use it

  • When creating modules manually without following the 5-phase process
  • When module names do not follow specified naming rules
  • When integration requirements are not met

Limitations

  • Module main documents must be in all caps (`<MODULE>.md`)
  • Data files must be in all lowercase (`<module>.jsonl`)
  • Module names must start with a lowercase letter and use lowercase letters, numbers, or hyphens

How it compares

This skill provides automated tools and strict guidelines for module creation and integration, ensuring consistency and integrity across the Digital Brain system, unlike ad-hoc module development.

Compared to similar skills

module-toolkit side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
module-toolkit (this skill)02moReviewIntermediate
python-development-python-scaffold14moReviewBeginner
temporal-python-pro14moNo flagsAdvanced
temporal03moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

python-development-python-scaffold

sickn33

You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint

14

temporal-python-pro

sickn33

Master Temporal workflow orchestration with Python SDK. Implements durable workflows, saga patterns, and distributed transactions. Covers async/await, testing strategies, and production deployment. Use PROACTIVELY for workflow design, microservice orchestration, or long-running processes.

10

temporal

TerminalSkills

>-

00

mcp-builder

anthropics

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

136215

architecture-patterns

wshobson

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

55214

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

Search skills

Search the agent skills registry