·update-docs
""

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.

16Installs·1Trend·@ryokun6

Installation

$npx skills add https://github.com/ryokun6/ryos --skill update-docs

How to Install update-docs

Quickly install update-docs AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ryokun6/ryos --skill update-docs
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ryokun6/ryos.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ryokun6/ryos --skill update-docs
Category
""Writing
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from ryokun6/ryos

Quick answers

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.

How do I install update-docs?

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

Where is the source repository?

https://github.com/ryokun6/ryos

Details

Category
""Writing
Source
skills.sh
First Seen
2026-03-09