Tell your AI assistant to create, update, or publish help articles.
It handles everything through the Help.center API.
From developers shipping features to support teams answering tickets
Update help articles the moment you ship a feature. No separate workflow, no forgetting to update docs later.
Turn recurring questions into help articles instantly. Customers ask the same thing twice? Never again.
Keep docs in sync with every release. Changed the UI? Just tell your AI to update the relevant articles.
Manage hundreds of articles through conversation. Organize, categorize, and publish at scale without clicking through a dashboard.
No complex setup. No SDK. Just a skill file and your API key.
Go to your Help.center dashboard, open Settings, and copy your API key and Center ID.
One command to install. Grab the skill from GitHub. Works with Claude Code, OpenClaw, Codex, and any agent that supports the Agent Skills spec.
Just tell your AI what you need. It creates, updates, and publishes articles through the Help.center API automatically.
Choose your platform. Follows the Agent Skills specification.
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.
Manage articles from your IDE, terminal, or chat. Never open a separate dashboard just to update a paragraph.
Updates preserve existing content. The AI finds the article, modifies only what you asked, and keeps everything else intact.
Articles are written with proper HTML structure, clear headings, and scannable formatting. SEO-ready out of the box.
Articles are created as drafts by default. Review before publishing, or tell the AI to publish when you're ready.
Developers, support agents, product managers, and content writers all benefit. One skill, many workflows.
Just a markdown file and an API key. No packages to install, no dependencies to manage, no code to write.
Any AI assistant that supports custom instructions or tool use
The skill file teaches your AI assistant the complete Help.center API. It knows how to search before creating, preserve content when updating, and always ask before publishing.
An Agent Skill is a structured instruction file (SKILL.md) that teaches AI assistants how to interact with the Help.center API. It contains the workflows, endpoints, and best practices so your AI can manage help articles on your behalf.
The skill works with any AI assistant that supports custom instructions or tool use, including Claude, ChatGPT, Cursor, GitHub Copilot, Windsurf, and others. If your AI can read a markdown file and make API calls, it can use this skill.
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.
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.
Sign up for Help.center (free), go to your dashboard Settings, and you'll find the skill file along with your API key and Center ID. Copy the file and add it to your AI assistant.

