cc-pocket-support

cc-pocket-support is a skill for Claude Code, Codex from heypandax/cc-pocket. It costs 25 tokens per session (222 once invoked), scanned A, original, MIT.

A support skill for answering questions about setting up, using, securing, and troubleshooting CC Pocket. It uses the product’s public manual and, when needed, current code evidence.

In plain words
What is it for?
Use it for CC Pocket support questions, including setup, usage, safety, and troubleshooting. It can search the project’s support knowledge base before answering.
Why use it?
It keeps answers tied to documented or verified information and avoids claiming that an unsupported feature exists. When the available evidence is insufficient, it escalates instead of guessing.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions AGENTS.md; built for openclaw.

Good fit Use it for CC Pocket support questions, including setup, usage, safety, and troubleshooting. It can search the project’s support knowledge base before answering.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/heypandax/cc-pocket/cc-pocket-support
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 heypandax/cc-pocket --skill cc-pocket-support
Clone the repo
git clone --depth 1 https://github.com/heypandax/cc-pocket

Made for: Claude Code, Codex.

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 cc-pocket-support

README.md
[![agentmods](https://agentmods.dev/badge/skills/heypandax/cc-pocket/cc-pocket-support/github.svg)](https://agentmods.dev/skills/heypandax/cc-pocket/cc-pocket-support)
Your own site
<a href="https://agentmods.dev/skills/heypandax/cc-pocket/cc-pocket-support"><img src="https://agentmods.dev/badge/skills/heypandax/cc-pocket/cc-pocket-support/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 cc-pocket-support

Your own site · 80×15
<a href="https://agentmods.dev/skills/heypandax/cc-pocket/cc-pocket-support"><img src="https://agentmods.dev/badge/skills/heypandax/cc-pocket/cc-pocket-support.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 222 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.00025 $0.00222
Opus 5 $0.00013 $0.00111
Sonnet 5 $0.00005 $0.00044
Haiku 4.5 $0.00003 $0.00022

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

Security

Grade A, and why

cc-pocket-support 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 10d 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.

support/openclaw/support-workspace/skills/cc-pocket-support/SKILL.md · 24 lines

What it actually says

CC Pocket support

Use this skill for every CC Pocket user question.

Follow the source order and safety boundaries in the workspace AGENTS.md. Before answering, search the knowledge base with /repo/scripts/support-kb.py. Manual results are canonical. Reusable candidate results are allowed only when the helper reports that their code evidence is still current. When the manual directly answers the question, use only the manual result and do not cite candidates or code.

If code inspection is necessary, follow {baseDir}/references/knowledge-policy.md. Do not change the repository or OpenClaw configuration. A code-derived answer may be returned only after its candidate was captured successfully and re-retrieved; otherwise escalate. No match is not proof that a feature is unsupported: without direct evidence, return the compact escalation response instead of making a product claim.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 24 lines · 25 tokens per session scan A f084b2d541e6

Subscribe to this mod's changes

cc-pocket-support is a skill published in the GitHub repository heypandax/cc-pocket (117 stars, last pushed today), licensed MIT. It adds 25 tokens to every session and 222 once invoked, about $0.0001 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

issue-debugging

Systematic methodology for issue debugging including root cause analysis, impact mapping, tiered validation plans, and confidence assessment. Use when analyzing bugs, fixing issues, or validating fixes.

QBall-Inc/the-bulwark · 39 tokens

fix-bug

Run the Fix Validation pipeline to investigate, fix, and validate a bug. Ensures deterministic pipeline execution with IssueAnalyzer, FixWriter, TestWriter (conditional), TestAudit (conditional), and FixValidator stages.

QBall-Inc/the-bulwark · 46 tokens

incident-response

Use when a production incident has been declared and needs classification, triage, escalation, and post-mortem. Covers SEV1-SEV4 severity, false-positive filtering, NIST SP 800-61 lifecycle, and blameless post-mortem facilitation. For proactive threat hunting before an incident fires, use threat-detection. For cloud…

tmj-90/gaffer · 85 tokens

dev-fix

Loop de diagnóstico disciplinado para bugs — sem PLAN.md, direto ao ponto. Constrói feedback loop reproduzível primeiro, ranqueia hipóteses falsificáveis, instrumenta um probe por hipótese, corrige com teste de regressão e limpa os rastros. Tem modo rápido para bug trivial. Use quando o usuário disser "/dev-fix", "tem…

calneymgp/solodev · 124 tokens

typecheck

Run type checking and surface errors. Use when asked to typecheck, check types, or verify types compile.

zjshen14/opencli · 25 tokens

sota-performance

State-of-the-art performance engineering for building fast systems and auditing existing code for bottlenecks. Use when the task involves performance, optimization, latency, profiling, slow code, memory usage, caching, or throughput — designing latency budgets, fixing N+1 and accidental-quadratic patterns, tuning…

martinholovsky/SOTA-skills · 145 tokens