What is update-docs?
Update ryOS documentation by analyzing the codebase and syncing docs with current implementation. Use when updating docs, syncing documentation, or when docs are outdated. Source: ryokun6/ryos.
Update ryOS documentation by analyzing the codebase and syncing docs with current implementation. Use when updating docs, syncing documentation, or when docs are outdated.
Quickly install update-docs AI skill to your development environment via command line
Source: ryokun6/ryos.
Update manually-written docs by launching parallel sub-agents for each section.
| Overview | 1-overview.md, 1.1-architecture.md | src/, api/, package.json | | Apps Index | 2-apps.md | src/apps//index.ts, appRegistry.tsx | | Framework | 3-.md files | src/components/layout/, src/stores/, src/themes/ | | AI System | 4-ai-system.md | api/chat.ts, src/apps/chats/tools/ |
| File System | 5-file-system.md | useFileSystemStore.ts, src/apps/finder/ | | Audio System | 6-audio-system.md | audioContext.ts, useSound.ts, src/apps/synth/ | | UI Components | 7-.md files | src/components/ui/, src/lib/locales/ | | API Reference | 8-.md files | api/.ts |
Update ryOS documentation by analyzing the codebase and syncing docs with current implementation. Use when updating docs, syncing documentation, or when docs are outdated. Source: ryokun6/ryos.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ryokun6/ryos --skill update-docsUpdate ryOS documentation by analyzing the codebase and syncing docs with current implementation. Use when updating docs, syncing documentation, or when docs are outdated. Source: ryokun6/ryos.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ryokun6/ryos --skill update-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ryokun6/ryos