nacos-group.github.io
Nacos website documentation updates, translation sync, and release publishing
All Skills in This Repository (6)
Pure Emerald Level Indicatorsnacos-java-maintainer-sdk
Synchronize Maintainer Java API definitions with maintainer-sdk.md documentation.
nacos-doc-feedback
Parses Content Source URLs to locate and edit matching doc files across zh-cn and en versions.
nacos-doc-sync-en
Mirror zh-cn documentation changes to English en counterparts in structured repositories.
nacos-download-page
Update Nacos download pages from a GitHub release URL.
nacos-api-doc-update
Sync Swagger/OpenAPI api.json with Nacos markdown docs via per-endpoint updates.
nacos-java-sdk-doc
Align Nacos Java SDK usage docs with actual Java interfaces.
Frequently Asked Questions
FAQPage SchemaHow to install Nacos website skills?โผ
Run `npx skills add nacos-group/nacos-group.github.io --all -g -y` in your terminal to install all documentation maintenance skills globally.
How to keep Nacos docs in sync across languages?โผ
The nacos-doc-sync-en skill automatically creates or updates the English counterpart whenever you edit a Chinese documentation file, preserving structure and formatting.
How to update Nacos API docs from Swagger?โผ
The nacos-api-doc-update skill refreshes Swagger snapshots safely, compares them against existing docs, and applies targeted edits without overwriting hand-written descriptions and examples.
How to publish a new Nacos release on the website?โผ
The nacos-download-page skill takes a GitHub release URL, updates the download tables, migrates the old version to release history, and syncs all locales automatically.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core