What Are Skills?
Skills are like plug-ins for Coditan โ they let the AI do things it wasn't originally designed to do. As long as someone can program it, it's possible.
Trigger Features
Skills can activate built-in Coditan functionality on demand via custom triggers.
Add New Abilities
Connect Coditan to external apps, APIs, or local tools it couldn't use before.
Automate Your Machine
Skills can control your computer โ file management, browser automation, and more.
The Skill Marketplace
The marketplace is split into two sections:
Every skill in the marketplace is verified by Coditan to be free of malware, malicious usage, or harmful behavior before it appears publicly.
How to Use Skills
Skills are invoked through the <custom_<skill>> trigger syntax. The AI knows when and how to call each skill based on its instruction file โ you don't need to memorize commands.
Want to build your own skill? See the Create Skills guide โ
Frequently Asked Questions
The skill marketplace is a community-run extension store that lets Coditan access more features, actions, and external app integrations โ all created and maintained by the community.
Anyone can upload a skill as long as the code is not malicious and meets quality standards. Low-quality or harmful submissions are rejected during the review process.
Yes! You can build skills with any tool โ including Coditan itself. The only requirement is that the resulting code is clean, stable, and meets marketplace standards.
Yes โ every skill on the marketplace is open source and free to use within the app. The source code is publicly available on GitHub.
No. Training any AI model on code from the skill marketplace is explicitly forbidden. The marketplace code is for use within Coditan only.