🏠 Home 🧩 Skills 🔌 Plugins 📖 Docs ⚖ Compare 📋 Releases ⬇ Download
🧩 Skills Library

Extend Akasha with Skills

Browse available and upcoming skills. Ask the agent in chat to install from a URL or add files manually and reload.

Install skills via the chat (ask the agent to install from a URL) or copy files into your data folder and run /skills reload. To remove a skill, use /skills uninstall <name> in the chat.

How to install a skill: In the Akasha chat, ask the agent to install from the skill URL (e.g. "Install the calculator skill from https://github.com/azerothl/Akasha_skills/tree/main/skills/calculator"). You can also copy skill files into your data directory (see akasha paths) and type /skills reload in the chat. To uninstall: /skills uninstall <skill-name>.

🛠 Build your own skill

The Akasha Skill API makes it easy to create custom skills. Check the documentation to get started.

Read the docs →