Добавление скилла в воркфлоу с обновлением документации

★ 7.3 · vibe-coding

add-new-skills-to-workflow is a Claude Code skill that adds new skills from GitHub to an existing workflow and keeps all related documentation in sync. It downloads the skill via skill-downloader (`download_from_github.py`), reads the skill's SKILL.md, registers it in `skill-source.json`, and updates up to 8 files: workflow-level and root README/README_cn.md, AGENTS.md, and English/Chinese MDX pages on the site. Each file gets its skill count, skill table, and pipeline description updated accordingly. Use this skill whenever you need to extend a workflow with new tools without missing a single documentation reference.