Standard for authoring and deploying agents and workflows.
The swirls-lang skill installs directly from the site:
npx skills add https://swirls.aiThat resolves through the Agent Skills Discovery index at swirls.ai/.well-known/agent-skills, which always serves the latest version with an integrity digest.
The copy that used to live in this repo (skills/swirls-lang) is deprecated
and no longer updated. If you installed from this repo, reinstall with the
command above.
Swirls is a compact workflow language for authoring and deploying agents and workflows.
Write .swirls files and deploy with swirls deploy or git push.
- Visit our website to learn more about Swirls.
- Visit the quickstart to get started.
Ready-to-deploy .swirls recipes live in cookbook/, organized
by use case.
Visit https://swirls.ai/docs to view the full documentation.
The Swirls community can be found on Discord where you can ask questions, voice ideas, and share your projects with other people.
If you believe you have found a security vulnerability in Swirls, we encourage you to responsibly disclose this and NOT open a public issue.
We do not offer a bug bounty program (yet), but please email security@swirls.ai if you find a security vulnerability.