Skip to content

SuperInstance/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Agent Skills

Meta

Domain: ai-agents Depends on: β€” Depended by: β€” Implements: πŸ“¦ Installable agent skills β€” smart applications any agent can drop into a projec... Related: β€”

Smart applications any agent can install. Clone, configure, run. No fleet membership required.

Every skill in this registry is a self-contained application that installs by cloning, gets better with feedback, and works without central authority. No monorepo. No workspace. No API gateways.


The Idea

An agent has a job to do β€” monitoring a service, spreading information across the fleet, generating dream content for training. Instead of writing that capability from scratch, the agent clones a skill.

git clone https://github.com/SuperInstance/agent-skills.git ./skills

The skill comes with its own README, its own tests, its own configuration. The agent customizes it, runs it, and β€” if they choose β€” contributes improvements back.


Available Skills

Skill What It Does
fleet-murmur Fleet-wide murmur propagation β€” agents spread signals with controlled entropy
fleet-spread Information dissemination β€” firehose or drip, topic-filtered
plato-client PLATO tile client β€” read, write, subscribe to room updates
mermaid-engine Generate mermaid diagrams from structured data
dream-engine Pseudo-random content generation for synthetic training
swarm-monitor Fleet health monitoring and alerting

How Skills Get Better

Each skill has a feedback/ directory. When an agent customizes a skill and improves it, the improvement can be contributed back. The skill doesn't have a single maintainer β€” it has a fleet of users who make it better through use.


How It Fits


License

MIT

About

πŸ“¦ Installable agent skills β€” smart applications any agent can drop into a project, customize, and improve through feedback

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors