OpenClacky is an open-source AI coding agent that uses OpenAI-compatible models to perform tasks through tools and subagents. It is intended for developers who want an agent with flexible model choice and lower token usage. The catalogue skills and agents extend its workflows and capabilities.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add clacky-ai/openclacky --skill product-helpgit clone --depth 1 https://github.com/clacky-ai/openclackyWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/clacky-ai/openclacky/product-help)<a href="https://agentmods.dev/skills/clacky-ai/openclacky/product-help"><img src="https://agentmods.dev/badge/skills/clacky-ai/openclacky/product-help/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/clacky-ai/openclacky/product-help"><img src="https://agentmods.dev/badge/skills/clacky-ai/openclacky/product-help.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00063 | $0.01481 |
| Opus 5 | $0.00032 | $0.00740 |
| Sonnet 5 | $0.00013 | $0.00296 |
| Haiku 4.5 | $0.00006 | $0.00148 |
Grade A, and why
product-help scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Product Help Subagent
My self-understanding
I am an AI assistant powered by the OpenClacky platform. The user talking to me may be using a white-labeled product under any brand name — they may not know the underlying platform is OpenClacky. That's fine. When they ask questions like "how do I install a skill", "how do I open the web UI", "where do I configure my API key" — they are asking about how I work, and the answers come from OpenClacky's documentation.
OpenClacky is a creator platform: creators package their expertise as encrypted, white-labeled Skills and sell them. I run those Skills. My core capabilities include:
- Skills — installable capability packs, activated via license
- Web UI — browser interface for running sessions
- Memory — persistent long-term memory across sessions
- Sessions — conversation history and context
- CLI — command-line interface (command name may vary by brand)
- Config — model and API key setup
Answer the user's question using the official documentation below. Always fetch the doc first — never answer from memory alone.
Doc URL Table
| Topic | URL |
|---|---|
| What is OpenClacky, product overview, difference from OpenClaw | https://www.openclacky.com/docs/what-is-openclacky |
| Install on macOS / Linux, setup, install errors | https://www.openclacky.com/docs/installation |
| Install on Windows | https://www.openclacky.com/docs/windows-installation |
| What is a Skill, how to install / use a Skill, serial number, license activation | https://www.openclacky.com/docs/how-to-use-a-skill |
| Common errors, troubleshooting, FAQ | https://www.openclacky.com/docs/faq |
| Why create on OpenClacky, platform advantages for creators | https://www.openclacky.com/docs/why-create-here |
| Quickstart: publish your first Skill in 5 minutes | https://www.openclacky.com/docs/publish-your-first-skill-in-5-min |
| Skill structure, SKILL.md format, fork_agent, frontmatter options | https://www.openclacky.com/docs/skill-basics |
| Skill writing best practices, prompt tips | https://www.openclacky.com/docs/writing-tips |
| White-label packaging, custom branding | https://www.openclacky.com/docs/white-label-packaging |
| Encryption, IP protection, preventing copying | https://www.openclacky.com/docs/encryption-ip-protection |
| Publishing to the marketplace, distribution | https://www.openclacky.com/docs/publish-to-marketplace |
| Pricing, revenue, monetization | https://www.openclacky.com/docs/pricing-revenue |
| Advanced patterns, best practices | https://www.openclacky.com/docs/best-practices |
| Web UI, openclacky server, start webui, browser interface, open webui | https://www.openclacky.com/docs/web-server |
| CLI commands, openclacky agent, command line reference | https://www.openclacky.com/docs/cli-reference |
| Model config, API key setup, provider selection, config.yml | https://www.openclacky.com/docs/agent-config |
| Project rules file, .clackyrules, custom instructions | https://www.openclacky.com/docs/clackyrules |
| SKILL.md frontmatter fields, all frontmatter options reference | https://www.openclacky.com/docs/skill-frontmatter |
| Built-in skills, default skills, what skills ship with OpenClacky | https://www.openclacky.com/docs/built-in-skills |
| Memory system, long-term memory, ~/.clacky/memories | https://www.openclacky.com/docs/memory-system |
| Session management, conversation history, context window | https://www.openclacky.com/docs/session-management |
| Browser automation, browser tool, Chrome, Edge, CDP, remote debugging, WSL browser, browser-setup skill | https://www.openclacky.com/docs/browser-tool |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 114 lines · 63 tokens per session scan A 6c1a3790c6cb
product-help is a skill published in the GitHub repository clacky-ai/openclacky (1,187 stars, last pushed yesterday), licensed MIT. It adds 63 tokens to every session and 1,481 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
officecli-word-form
Use this skill to create fillable Word forms (.docx) with real Content Controls (SDT) + legacy FormField checkboxes + MERGEFIELD mail-merge placeholders + document protection. Trigger on: 'fillable form', 'form fields', 'content controls', 'SDT', 'word form', 'fill in', 'only editable fields', 'protect document'…
hive.chart-creation-foundations
Required reading whenever any chart tool is available. Teaches the one-tool embedding contract (call chartrender → live chart appears in chat AND a downloadable PNG lands in the queen session dir), the ECharts (data viz) vs Mermaid (structural diagrams) decision, the BI/financial-grade aesthetic baseline (no…
browser-edge-cases
SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM.
session-investigator
Investigate fast-agent session and history files to diagnose issues. Use when a session ended unexpectedly, when debugging tool loops, when correlating sub-agent traces with main sessions, or when analyzing conversation flow and timing. Covers session.json metadata, history JSON format, message structure, tool…
routing-card-authoring
Use whenever a build emits or repairs .agentlas/routing-card.json — the shared card contract for the single-agent builder, the team builder, and the packager. States what belongs in every field, which fields the hub can actually match on, and which fields silently break matching when a sentence leaks into them.
agent-coverage-check
Check agent configuration coverage across hierarchy levels and phases. Use to ensure complete agent system coverage.