원클릭으로
cmw-platform-agent
cmw-platform-agent에는 arterm-sedov에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.
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".
Moved to instance repository. US FM hierarchy seed workflows are tenant-specific; use the copy under {instance_progress_dir}.
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).
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.
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.
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.
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.