con un clic
cbap-mkdocs-ru
cbap-mkdocs-ru contiene 15 skills recopiladas de arterm-sedov, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Crawl and sanitize external websites for LLM ingestion. Use when needing to crawl comindware.ru or cmwlab.com, sanitize scraped content, or manage the crawl→sanitize pipeline. Supports --fresh (from scratch) and --resume (checkpoint) workflows.
Use when you've completed a non-trivial task and need to document discoveries, patterns, or gotchas for future sessions. Also use to review the discovery log before starting similar work.
Transcribe meeting recordings with Google Gemini for future documentation work. Use when the user provides a video file and needs a structured Markdown transcript with timestamps, visual notes, and summary in .scratch/.
Use when working on the PHPKB cloning and post-clone migration workflow in this repository: creating a new PHPKB section for a new product version, publishing a new MkDocs article by cloning an adjacent PHPKB article, syncing changed for_kb_import_ru HTML back to PHPKB by kb-id (git diff batch), cloning PHPKB categories or articles, updating cloned PHPKB article/category links, migrating local docs IDs with clone mappings, fixing related topics after cloning, or analyzing/updating scripts in utilities/phpkb_cloning.
Use when writing or answering about N3/Turtle/RDF/Notation3/Triples in Comindware Platform
Reference files and patterns for writing C# scripts in Comindware Platform
Use when regenerating or ingesting the Comindware Platform LLM knowledge bundle in this repository: refreshing phpkb_content_rag from PHPKB, running phpkb_import_for_rag.py, running phpkb_ingest.py, or updating the LLM ingestion bundle.
Use when editing an existing KB article (docs/ru/**/*.md with kbId), rebuilding PHPKB HTML export, publishing to PHPKB, and committing. Covers the full edit→rebuild→publish→commit cycle. Triggers on "edit article", "update article", "republish", "rebuild and publish", "sync to PHPKB", or any task modifying an existing docs/ru Markdown file that has a kbId.
Apply this rule to git commit messages.
Generate a styled PDF document from external source files (Excel, CSV, JSON, XML, or other structured data) using the cbap-mkdocs-ru MkDocs/WeasyPrint PDF pipeline. Use when the user asks to create a formatted PDF report from an .xlsx, .csv, .json, or similar file, or when they want to turn a dataset into a professional document with Comindware KB styling.
Install GTK3 runtime and build PDF guides with mkdocs-with-pdf / WeasyPrint on Windows. Use when `import weasyprint` fails with `OSError: cannot load library`, when the user asks to build a PDF guide, when PDF output is 0-byte or silently drops pages, or when mkdocs builds succeed but the PDF renderer fails. Load `python-env-setup` first if the venv itself is broken.
Set up and verify the cbap-mkdocs-ru Python virtual environment on Windows. Use when the venv appears broken, `pip --version` reports a non-venv interpreter, pip cannot reach PyPI (timeouts or blocked from RU IPs), or Python packages fail to import. Also use for smoke-testing mkdocs plugin imports before a build.
Use this skill whenever the user asks about Comindware Platform, or requests Notation3/N3/Turtle/RDF/Triples/Тройки expressions, scripts, formulas, or C# code related to Comindware Platform. Trigger on questions about Comindware KB articles, developer documentation, or platform-specific development tasks. Also use when user wants to generate new articles or documentation for Comindware Platform.
Add an article to relevant mkdocs_guide_*.yml (YAML) configuration files
Universal document converter using pandoc. Convert between any supported formats including markdown, docx, html, pdf, latex, epub, rst, and many more.