HighlightCreate documentation
along with code

Give your AI coding assistants the power to write and update help articles or documentation on the go.

No dashboard. No context switching. No outsourcing.
See the skill
in action
Arrow pointing to demo
Terminal

Trusted by 1000+ businesses

Clootrack
GrowthX
Krater.ai
Zazos
Dukaan

Software update 👍 Docs update 😅

deployment.log
v2.4 deployed to production 3 new API endpoints added Auth flow refactored All tests passing ✓
documentation TODO
Last updated: a month ago New API documentation: pending Auth flow changes: undocumented Support tickets piling up: 7
Story of every
software team
Arrow pointing to documentation problem

You ship the feature, all tests pass. But the docs still describe the old version. Customers get confused and support tickets pile up.

Install Agent Skill in seconds

No complex setup. No SDK. Just a skill file and your API key.

Settings sk-hc-a1b2c3d4... center_7x8k2m...
1

Get your API key

Sign up free at Help.center, go to Settings, and copy your API key and center ID.

$ claude install-skill github.com/microdotcompany /helpcenter-skill Skill installed Ready to manage articles.
2

Install the skill

One command to install from GitHub. Compatible with Claude Code, Codex, and any Agent Skills tool.

"Write an onboarding guide" Article created "Getting Started Guide"
3

Start managing docs

Tell your AI what you need. It creates, updates, and publishes articles automatically.

claude install-skill https://github.com/microdotcompany/helpcenter-skill

Run this in your terminal. The skill will be available in all Claude Code sessions.

Install the helpcenter skill from https://github.com/microdotcompany/helpcenter-skill

Just tell your OpenClaw agent this message. It handles the rest.

git clone https://github.com/microdotcompany/helpcenter-skill.git ~/.agents/skills/helpcenter-skill

Clone into your Codex skills directory. For project-specific install, use .agents/skills/ instead.

Copy SKILL.md into your project and point your agent to it

Download SKILL.md from GitHub and add it to your agent's context or custom instructions.

Agent Skill writes documentation easily 💪

your-project/
src/ components/ lib/ pages/ package.json README.md
+
SKILL.md
Arrow showing documentation flow
Getting Started
Quick Start Guide
Installation
Configuration
API Reference
Authentication
Endpoints
FAQ
Pricing & Plans
Troubleshooting

One markdown file teaches your AI assistant to create categories, write articles, and publish docs - all from your terminal.

Built for every team member

From developers shipping features to CTOs scaling documentation

Tech Leads

who keep documentation in sync with every sprint. No more "update docs" tickets that sit in the backlog for months.

CTOs

who standardize how your org creates documentation. One skill file, every team, every repo.

Support Teams

who turn recurring questions into help articles. Let the AI chatbot handle repeat queries.

DevOps

who wire docs into your pipeline. Auto-update changelogs and release notes on every deploy.

Why teams love Help center Agent Skill

Zero Context Switching

Manage articles from your IDE, terminal, or chat. Never open a separate dashboard just to update a paragraph.

Safe by Default

Updates preserve existing content. The AI finds the article, modifies only what you asked, and keeps everything else intact.

AI-Structured Content

Articles are written with proper HTML structure, clear headings, and scannable formatting. SEO-ready out of the box.

No SDK Required

Just a markdown file and an API key. No packages to install, no dependencies to manage, no code to write.

Works with your favorite AI tools

Any AI assistant that supports custom instructions or tool use

Claude
ChatGPT
Cursor
Copilot
Windsurf
OpenClaw

One file. Full control.

The skill file teaches your AI assistant everything about your Help.center. It knows to search for existing articles before creating, preserve content when updating and always ask before publishing.

  • CheckCreate, read, update, delete articles
  • CheckManage drafts and publishing
  • CheckOrganize with categories
  • CheckSEO metadata support
  • CheckBuilt-in safety guardrails
SKILL.md
# Help.Center Article Management
 
Manage help center articles through
the Help.Center API.
 
## Workflow
 
1. Search for existing articles
2. Create or update content
3. Save as draft
4. Publish when ready
 
## Important Rules
 
Always search before creating.
Preserve existing content.
Ask before publishing.

Frequently asked questions

What is an agent skill for documentation?

An agent skill is a structured instruction file (SKILL.md) that teaches AI coding assistants how to interact with the Help.center API. It contains the workflows, endpoints, and best practices so your AI can create, update, and publish documentation on your behalf, directly from your terminal or IDE.

Which AI coding assistants work with this?

The skill works with any AI assistant that supports custom instructions or tool use, including Claude Code, Codex, Cursor, GitHub Copilot, Windsurf, OpenClaw, and others. If your AI can read a markdown file and make API calls, it can use this skill.

Is it safe to let AI update my documentation?

Yes. The skill file includes safety guardrails: articles are created as drafts by default, the AI always searches before creating to avoid duplicates, and it preserves existing content when updating. You stay in control of what gets published.

Do I need to write any code?

No. The skill file handles all the technical details. Just drop it into your AI assistant's context, provide your API key, and start telling it what you need in plain English. There's no SDK, no packages, no dependencies.

How do I get the skill file?

Sign up on Help.center for free. Give the skill file from GitHub to your AI coding assistant. It will ask for an API key and Center ID. Both of these you can grab from Help.center dashboard > Settings > API.

Background gradient
Background gradient

The AI Help center Agent Skill for your documentation.

Get your API key and skill file. Free to start.
.help.center
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Free forever. Get your skill file in the dashboard.
Check
Works with Claude Code & Codex
Check
No code required
Check
Draft-first workflow
Check
Safe content updates
Check
SEO metadata support
Check
API key authentication
Check
Terminal-first workflow
Check
One SKILL.md file