Sync Noridocs
OfficialSynchronize local docs to server, effortlessly maintain consistency.
Content & Communication#automation#knowledge management#git integration#documentation sync#bulk update#local to server
Authortilework-tech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the synchronization of all local docs.md files to your server-side noridocs system, eliminating manual uploads and ensuring your central knowledge base is always up-to-date with your codebase.
Core Features & Use Cases
- Bulk Synchronization: Finds and syncs all Git-tracked
docs.mdfiles in your project. - Git-Aware: Automatically detects Git-tracked files and repository URLs for accurate linking.
- Rate Limiting: Manages API calls to prevent errors during large synchronization tasks.
- Use Case: After a major refactor affecting multiple modules, use this skill to sync all updated
docs.mdfiles to the server with a single command, ensuring your team's documentation reflects the latest code.
Quick Start
Sync all local docs.md files to the remote noridocs server.
Dependency Matrix
Required Modules
minimist
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Sync Noridocs Download link: https://github.com/tilework-tech/nori-profiles/archive/main.zip#sync-noridocs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.