Skip to content
Rules, Skills and Plugins

From Rules, Skills to Plugin: How to engineer the combination of Agent capabilities

Core Issues

When a single Skill is not enough to solve a complete scenario, how do you combine rules, knowledge, tools, and workflows while maintaining clear boundaries?

Article structure

  1. Responsibilities of Rules, Skills, MCP and Plugin
  2. From individual capabilities to scenario-based capability packages
  3. Directory structure, dependencies and configuration design
  4. Installation, upgrade, compatibility and permissions
  5. Minimal case of a team plug-in

Completion criteria

Readers can determine which layer the capabilities should be placed on, and design a plug-in with clear responsibilities that is installable and upgradeable.