← Back to Skills Marketplace
ivangdavila

Help Center

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
303
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install help-center
Description
Build and run help centers with provider selection, migration playbooks, workflow mapping, content taxonomy, and support deflection metrics.
README (SKILL.md)

Setup

If ~/help-center/ does not exist or is empty, explain that local planning files can be created for this skill and follow setup.md.

When to Use

User needs to create, migrate, or improve a help center. Handles provider selection, custom architecture, knowledge base structure, support workflow design, and ongoing optimization.

Architecture

Memory lives in ~/help-center/. See memory-template.md for structure.

~/help-center/
├── memory.md           # Status, decisions, and constraints
├── provider-score.md   # Provider scoring snapshots
├── content-inventory.md # Existing articles and gaps
└── rollout-log.md      # Launch and post-launch notes

Quick Reference

Topic File
Setup and integration setup.md
Memory template memory-template.md
Provider comparison provider-matrix.md
Build your own stack build-own-stack.md
Migration plan migration-playbook.md
Content operations content-ops.md
Launch checklist launch-checklist.md

Core Rules

1. Frame the Support Model Before Picking Tools

Capture support channels, monthly ticket volume, languages, compliance constraints, and team size first. Do not recommend a provider or architecture without these inputs.

2. Compare Provider and Build-Your-Own Paths Explicitly

Use provider-matrix.md to score at least two vendor options and one custom-stack option against the same criteria: total cost, speed, customization, lock-in risk, and maintenance burden.

3. Design Information Architecture Early

Define categories, article templates, ownership, and review cadence before content migration. A help center without taxonomy rules becomes unsearchable within weeks.

4. Tie the Help Center to Ticketing Workflows

Map every article category to triage tags, escalation routes, and SLA targets. A help center is operational infrastructure, not only documentation.

5. Treat Migration as a Controlled Release

Use migration-playbook.md for inventory, redirects, URL mapping, and fallback plans. Never migrate content without rollback steps and QA checks.

6. Operate with Leading and Lagging Metrics

Track deflection rate, first response time, article freshness, unresolved search queries, and escalation frequency. Review weekly and update content priorities.

7. Save Decisions and Constraints for Future Sessions

After each strategic choice, update ~/help-center/memory.md with decision rationale, rejected options, and open risks so future work stays consistent.

Common Traps

  • Choosing a provider by brand familiarity alone -> hidden costs and painful migration later.
  • Migrating old articles without rewrite standards -> users keep opening tickets for already documented issues.
  • Ignoring search analytics -> dead articles stay published while top unanswered intents grow.
  • Launching without ownership model -> stale content accumulates and trust drops.
  • Tracking only page views -> no visibility into support impact or deflection quality.

Security & Privacy

Data that leaves your machine:

  • None by default. This skill focuses on local planning and decision support.

Data that stays local:

  • Planning notes, scoring decisions, and rollout logs in ~/help-center/.

This skill does NOT:

  • Send local files to third-party APIs.
  • Execute provider-side changes automatically.
  • Access files outside ~/help-center/ for memory storage.

Related Skills

Install with clawhub install \x3Cslug> if user confirms:

  • customer-support — run frontline support workflows and escalation handling.
  • documentation — write clear internal and external product documentation.
  • workflow — design repeatable operational workflows with clear handoffs.
  • crm — connect support insights with customer lifecycle systems.

Feedback

  • If useful: clawhub star help-center
  • Stay updated: clawhub sync
Usage Guidance
This skill appears to be a local planning and playbook helper and is internally consistent. Before installing, review and confirm the following: (1) the skill will create files only under ~/help-center/ — back up anything in that path you care about; (2) it claims to create files only after asking for confirmation — when first run, verify the prompt and deny file creation if you don't want it; (3) the skill is instruction-only (no code to inspect), but the source is listed as unknown — if you require provenance, verify the publisher or homepage; (4) the agent platform allows autonomous invocation by default—if you prefer to limit automatic runs, disable autonomous invocation for this skill in your agent settings. If you want extra caution, run the skill in a throwaway account or VM first to confirm behavior.
Capability Analysis
Type: OpenClaw Skill Name: help-center Version: 1.0.0 The OpenClaw AgentSkills skill bundle is designed for local help center planning and decision support. All instructions to the AI agent, found in `SKILL.md`, `setup.md`, and `memory-template.md`, explicitly confine file operations to the `~/help-center/` directory. The skill clearly states it does not send local files to third-party APIs, execute provider-side changes automatically, or access files outside its designated memory storage. Crucially, it instructs the agent to require user confirmation before creating or modifying any local planning files, demonstrating a strong commitment to user consent and data privacy. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection with harmful intent.
Capability Assessment
Purpose & Capability
The name and description (help center planning, provider selection, migration playbooks, taxonomy, metrics) match the content of the SKILL.md and supporting docs. There are no unexpected required binaries, environment variables, or external services declared.
Instruction Scope
Runtime instructions are limited to guiding conversations, creating/maintaining files under ~/help-center/, and providing checklists and templates. The SKILL.md explicitly states files are created only after user confirmation and that it does not send local files to third-party APIs or modify files outside ~/help-center/.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. That minimizes disk-write and executable risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths beyond the local ~/help-center/ workspace, which is proportionate for a planning/consulting skill.
Persistence & Privilege
The skill is not marked always:true and does not request system-level persistence. It records a small local memory in ~/help-center/memory.md per its instructions, which is reasonable for its stated purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install help-center
  3. After installation, invoke the skill by name or use /help-center
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with provider selection matrix, custom stack blueprint, migration playbook, and help center operations guidance.
Metadata
Slug help-center
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Help Center?

Build and run help centers with provider selection, migration playbooks, workflow mapping, content taxonomy, and support deflection metrics. It is an AI Agent Skill for Claude Code / OpenClaw, with 303 downloads so far.

How do I install Help Center?

Run "/install help-center" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Help Center free?

Yes, Help Center is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Help Center support?

Help Center is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Help Center?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments