Skip to content

meetsoma/community

Repository files navigation


σ Community

Shared patterns from real workflows.


Protocols, muscles, skills, and templates for Soma agents.


What's Here

Directory What How it loads
protocols/ Behavioral rules /install protocol <name>
muscles/ Learned patterns /install muscle <name>
skills/ Domain expertise /install skill <name>
templates/ Full agent configs soma init --template <name>
# From inside a Soma session:
/install protocol breath-cycle
/install muscle docker-deploy
/list remote                      # browse everything

Contributing

  1. Fork → add your protocol/muscle/skill → open a PR
  2. Follow the format below — CI validates frontmatter automatically

Format

Protocols need: type: protocol, name, heat-default, breadcrumb, applies-to, a ## TL;DR section.

Muscles need: type: muscle, status: active, triggers, tags, <!-- digest:start/end --> markers, heat: 0.

Skills need: a SKILL.md with name, description, version, author, keywords. Self-contained.

triggers is the single activation list — merged from old triggers + keywords + topic as of v0.6.2.

Specifications

Community protocols are operational derivatives of formal specs in curtismercier/protocols. Each protocol's spec-ref links to its source.

License

Protocols and concepts: CC BY 4.0Curtis Mercier.
Community contributions follow CC BY 4.0 unless specified otherwise in frontmatter.


BSL 1.1 © Curtis Mercier — open source 2027

About

Community-contributed protocols, muscles, and templates for Soma

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors