En

acomo-skills

acomo Workflow Development and Operation Skills Collection

Install & Use

Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:

Help me install this AI Skill: acomo-skills.
It is used for: acomo Workflow Development and Operation Skills Collection
Full Skill content: https://321skill.com/skills/acomo-skills/raw/index.md
Read that page and install it.

The prompt includes a link to the full Skill content. You can also view the full content.

This Skill collection addresses the fragmentation issue when developing and operating workflows on the acomo platform. Developers typically need to manage model invocation, process orchestration, interface interaction, and automated testing simultaneously. The traditional approach requires switching between multiple tools and lacks a unified AI-assisted interface. acomo-skills packages four core capabilities—workflow operation, development loop, modeling design, and UI navigation—into AI Agent-readable skill files, enabling developers to manage the complete workflow lifecycle directly through natural language.

Usage is straightforward: simply copy the repository's skills/ directory into your AI agent's skill directory (e.g., .claude/skills or ~/.claude/skills), ensure the acomo CLI is installed and you are logged in. Afterwards, you can operate workflows via natural language commands, such as "Get the current model list," "Design a new approval process definition," "Run a development loop to validate the model," or "Navigate to the product settings page." Each skill file contains detailed step-by-step instructions, which the AI agent will automatically parse and execute.

It is ideal for teams or individuals needing rapid acomo workflow development, especially those already using AI editors like Claude or Cursor that support the SKILL.md format. For full-stack intelligent agent developers who must handle workflow modeling, code generation, interface operations, and automated testing concurrently, this collection provides an out-of-the-box foundational capability package. Project managers can also use it to accelerate team workflow iterations.

It is recommended to install all four skills at once during project initialization, as they reference each other via relative paths; separate installation may lead to missing dependencies. Note that the validation scripts in acomo-workflow-development require a Node.js 20+ environment, and all skills depend on the logged-in status of the acomo CLI. If you encounter a "skill not found" error, verify that the skill directories are under the same parent directory.

Key Features

Unlike single-function skills (e.g., those providing only CLI operation guides), acomo-skills covers the complete closed loop from workflow modeling and development debugging to UI operations. All four skills share the same knowledge base, allowing the AI agent to switch between them seamlessly without manual context configuration.

Limitations

Requires Node.js 20+ to run validation scripts and depends on prior installation of the acomo CLI and successful authentication via `acomo login`.

FAQ

How do I install acomo-skills?

Clone the repository locally, then copy all folders from the `skills/` directory into your AI agent's skill directory (e.g., `.claude/skills` or `~/.claude/skills`).

What are the dependencies between the skills?

All four skills must be placed under the same parent directory for relative paths to function correctly. The `acomo-workflow-development` skill requires Node.js 20+ to run its validation scripts.

Installation guide for AI assistants

If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:

Visit https://321skill.com/skills/acomo-skills/raw/index.md to read the original Skill definition (Markdown format) for acomo-skills, and install it according to the instructions.