product-help

product-help is a skill for Claude Code from clacky-ai/openclacky. It costs 63 tokens per session (1,481 once invoked), scanned A, original, MIT.

A help assistant for the OpenClacky platform, an environment for running installable coding-agent skills. It answers questions about features, setup, configuration, memory, sessions, and related product use from official documentation.

In plain words
What is it for?
Getting help with installation, the web interface, command-line use, API keys, settings, memory, encryption, publishing, pricing, or troubleshooting.
Why use it?
It provides a documented answer when someone is unsure how the agent platform works or how to configure it.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: mentions subagents; built for openclaw.

Good fit Getting help with installation, the web interface, command-line use, API keys, settings, memory, encryption, publishing, pricing, or troubleshooting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clacky-ai/openclacky/product-help
About the project

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.

clacky-ai/openclacky · 1,187 stars · on GitHub · openclacky.com

Install

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.

Any agent
npx skills add clacky-ai/openclacky --skill product-help
Clone the repo
git clone --depth 1 https://github.com/clacky-ai/openclacky

Made for: Claude Code.

Wrote 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.

agentmods badge for product-help

README.md
[![agentmods](https://agentmods.dev/badge/skills/clacky-ai/openclacky/product-help/github.svg)](https://agentmods.dev/skills/clacky-ai/openclacky/product-help)
Your own site
<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.

agentmods 80×15 button for product-help

Your own site · 80×15
<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>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,481 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 11d ago against content hash 6c1a3790c6cb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

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.

lib/clacky/default_skills/product-help/SKILL.md · 114 lines

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

Read the full file on GitHub · 114 lines

Changes

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.

  1. 11d ago First seen · 114 lines · 63 tokens per session scan A 6c1a3790c6cb

Subscribe to this mod's changes

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.

Related

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'…

iOfficeAI/OfficeCLI · 224 tokens

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…

aden-hive/hive · 133 tokens

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.

aden-hive/hive · 40 tokens

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…

evalstate/fast-agent · 68 tokens

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.

agentlas-ai/Agentlas-OS · 68 tokens

agent-coverage-check

Check agent configuration coverage across hierarchy levels and phases. Use to ensure complete agent system coverage.

majiayu000/claude-skill-registry · 23 tokens