
from openclacky978
Answer user questions about the OpenClacky product: installation, web UI, CLI, skill management, config, memory, sessions, encryption, publishing, and troublesh
This skill provides authoritative, step-by-step guidance for users about the OpenClacky platform and its tooling. It centralises documentation links and structured workflows for common product tasks — installing and configuring the server, using the Web UI and CLI, managing skills and licenses, handling memory and sessions, and troubleshooting restarts, upgrades, and encryption.
Trigger this skill when a user asks about platform-specific operations such as: how to install or start the web UI, how to configure API keys or model providers, how to install/activate a Skill, how to restart or troubleshoot the server, or questions about white-label and publishing. It is explicitly NOT for general programming or unrelated coding tasks.
Best used by agents that can fetch and summarise documentation and run CLI commands for server operations (e.g., Claude/Code-style assistants and agents with web_fetch and terminal access).
Product help subagent for OpenClacky that answers user questions by fetching documentation from a whitelist of URLs. No bundled scripts. Frontmatter restricts dangerous tools (write, edit, terminal, web_search). Clean architecture with doc URL table and clear workflow steps. Niche usefulness — only valuable to OpenClacky users.
Well-designed documentation-lookup skill with proper security constraints. No scripts to audit. The forbidden_tools frontmatter is a good security practice.