Skip to content

EvolvingAgentsLabs/skillos_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skillos

Claude Code plugin that adds the /skillos command. Give it a goal — it creates specialized agents, executes them, logs traces, and consolidates learnings.

Part of the Evolving Agents ecosystem.

Install

From the marketplace:

/plugin marketplace add evolving-agents-labs/skillos_plugin
/plugin install skillos-plugin

From a local directory:

/plugin install /path/to/skillos_plugin/skillos-plugin

Use

/skillos "Plan a weekly menu for 4 people"
/skillos "Build a REST API with auth and tests"
/skillos dream
/skillos dream authentication

How it works

When you provide a goal, /skillos decomposes it into tasks and creates specialized agents as markdown files — typically a triad of implementation, quality, and integration agents. Each agent is executed via the Task tool, and every interaction is logged as a memory trace. After execution, a consolidation step extracts patterns and learnings into long-term memory so future projects can reuse proven strategies. The dream subcommand triggers consolidation on demand, optionally scoped to a specific goal.

License

Apache 2.0

About

SkillOS kernel plugin for Claude Code — pure markdown OS that dynamically creates and orchestrates agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors