Koris Help
Teaches Koris to explain its platforms, slash commands, how skills work, and configuration settings in chat.
A comprehensive self-referential skill: it teaches the agent to accurately describe how to interact with Koris across platforms (Telegram, WhatsApp, TUI, and the Web Dashboard), how slash commands work, the distinction between skills and tools, and how Koris configuration and security operate.
It explains the trust model (whitelists vs. unlisted senders), the outbound domain allowlist gate (/allow), confirmation-gated tools, and the admin dashboard capabilities. For in-depth docs or changing toolsets, it fetches current pages from hub.koaris.com via Read URL (falling back to Curl Request).
Since skills are only delivered to trusted senders, this skill is accessible to users authorized on the channel. Outbound documentation lookups require hub.koaris.com on the domain allowlist.
Download from Koris
Run this from the koris repository root:
pnpm hub:pull koris-help
Trusted senders can also download it from chat:
/skills download koris-help
If the plugin is already installed, add --force to overwrite it.
Downloaded files go to plugins/skills/koris-help/
Tools, skills, and MCP servers are downloaded from the main branch.
Read when
- user asks what you can do, how to use you, or how to interact with you
- user asks what platforms, channels, or commands are supported
- user asks how skills work or what the difference between skills and tools is
- user asks about Koris configuration, trust model, allowlists, or settings
- a command or tool was blocked or unavailable and the user asks why