Submit a skill
Add your skill to this store so others can install it in their Sulala Agent.
Submit via form
Skill format
Each skill is a single Markdown file with YAML frontmatter. Include name, description, and optional metadata (e.g. sulala.requires.env).
See existing skills in this store (e.g. News, Weather) or the Sulala repo registry/ for the format.
Contribute to the main Sulala registry
To add a skill to the official Sulala project (so it ships with the agent and any store that syncs from it), open a PR to the Sulala repo:
- Add
registry/<slug>.md - Add an entry to
registry/skills-registry.json
See the project's SKILLS_AUTHORING.md for the full spec.