Skip to main content
Run any Skill in Manus
with one click
arterm-sedov
GitHub creator profile

arterm-sedov

Repository-level view of 34 collected skills across 10 GitHub repositories.

skills collected
34
repositories
10
updated
2026-06-24
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

scrape-sanitize
software-developers

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.

2026-06-24
self-evolution
software-developers

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.

2026-06-24
video-transcription
office-clerks-general-439061

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/.

2026-06-21
phpkb-cloning
software-developers

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.

2026-06-21
n3-references
software-developers

Use when writing or answering about N3/Turtle/RDF/Notation3/Triples in Comindware Platform

2026-06-19
csharp-api
software-developers

Reference files and patterns for writing C# scripts in Comindware Platform

2026-06-19
phpkb-ingestion
software-developers

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.

2026-06-18
kb-edit-publish
desktop-publishers-439031

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.

2026-06-17
Showing top 8 of 15 collected skills in this repository.
cmw-platform
software-developers

Use when working with Comindware Platform — connecting to platform, listing applications, exploring templates, managing records, querying data, creating or editing attributes, or any task requiring autonomous platform interaction. Triggers on platform operations, CMW queries, tenant management, rental lot operations, debt tracking, or record CRUD. Also triggers when user mentions working directly with API credentials, using manual HTTP approaches, or trying to bypass the tool layer. ALSO triggers when user mentions browser automation, UI-only features, visual verification, or accessing platform features not available via API.

2026-06-23
hf-spaces-logs
software-developers

Access Hugging Face Spaces logs via the HF API (SSE streaming). Use when the user needs to view, tail, or stream container logs or build logs from a Hugging Face Space (including cmw-copilot), debug Space deployments, inspect runtime errors, check build progress, inspect or update Space variables/secrets, restart a Space, or verify environment-driven integrations such as MCP. Triggers on mentions of "HF logs", "Space logs", "Hugging Face logs", "cmw-copilot logs", "container logs", "build logs", "Space debug", "HF variables", "Space variables", "Space secrets", or "HF_TOKEN".

2026-06-05
cmw-platform-fm-hierarchy-seed
software-developers

Moved to instance repository. US FM hierarchy seed workflows are tenant-specific; use the copy under {instance_progress_dir}.

2026-06-03
cmw-platform-account-bootstrap
software-developers

Create or update platform login accounts via System Core AccountService — Create, Edit, SetAccountPassword, AccountGroupService IncludeMembers, optional solution role. Triggers on seed users, administration accounts, AccountService, SetAccountPassword, SetUsername, account rename, Mbox, FullName, UAT login bootstrap. Agnostic for any CMW instance (CMW_BASE_URL). Does not cover batch migration workflows (those live in the project repo).

2026-06-03
cmw-platform-process-record-fill
software-developers

Fills or updates running process instance records (work orders, events, form.oa) on Comindware Platform via Records API or create_edit_record. Use for process instance, work order, running process, demo fill, or placeholder message text on in-progress rows. Instance-agnostic via CMW_BASE_URL. Prefer OpenAPI and GET/PUT before browser; browser only for workflow buttons/transitions.

2026-06-03
cmw-platform-backup-launch
software-developers

Launch an existing Comindware Platform configuration backup via Web API (preferred) or admin UI fallback. Use when the user or migration plan requires a post-change backup, configuration backup, FR rollback snapshot, or after-batch safety backup between major themed migration edits. Agnostic for any instance via CMW_BASE_URL. Does not create backup configurations unless the user explicitly asks.

2026-06-02
cmw-platform-instance-switch
software-developers

Switch Comindware Platform target instance (host/tenant) via CMW_BASE_URL and dotenv. Use when the user asks to switch instance, change host, connect to a different server, update CMW_BASE_URL, switch source vs target host, edit .env for another tenant, or verify credentials before bulk platform work. Agnostic for any instance pair. Does not duplicate general platform CRUD — see cmw-platform skill.

2026-06-02
cmw-platform-staff-account-link
software-developers

Links an existing platform login to a Staff (Sotrudniki) account-template employee row on Comindware Platform. Use when attaching accounts, Staff, Sotrudniki, account template records, employee login link, or UAT persona attach after account bootstrap. Instance-agnostic via CMW_BASE_URL. Prefer OpenAPI and agent tools before browser; UI Attach account modal is last resort when IncludeInContainer fails on a host.

2026-06-02
Showing 10 of 10 repositories
All repositories loaded