Advance-Technologies-FoundationAdvance-Technologies-FoundationOfficialยท9 Agent Skills Included

clio

Creatio platform deployment, packaging, and CI/CD automation

Automates Creatio platform development tasks including package deployment, environment registration, schema updates, and workspace builds. Exposes every command through an MCP server so coding agents can push packages, compile configurations, and manage environments without manual portal clicks. Includes guided workflows for issue triage, pull request delivery, and end-to-end testing against live Creatio instances.
npx skills add Advance-Technologies-Foundation/clio --all -g -y
Available:

Gives the agent authoritative rules for working in this repository, including how to route GitHub issues to the issue-workflow skill, when to use ClioGate endpoints, and the correct command verbs and naming conventions.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install clio?โ–ผ

Run `npx skills add Advance-Technologies-Foundation/clio --all -g -y` in your terminal to install all skills in this suite globally.

What does clio do for Creatio developers?โ–ผ

It is a command-line utility that connects the Creatio platform to development and CI/CD pipelines, handling package pushes, environment registration, compilation, and workspace management.

Can coding agents control Creatio through clio?โ–ผ

Yes. Running `clio mcp-server` exposes every command as an MCP tool, so agents in Claude Code, Cursor, or Copilot can deploy packages and edit pages directly.

How does clio handle GitHub issue fixing?โ–ผ

The bundled issue-workflow skills guide the agent through claiming an issue, diagnosing which repository owns the defect, implementing the repair, and delivering a reviewed pull request.

Does clio work on macOS and Linux?โ–ผ

Yes. It runs as a .NET global tool on Windows, macOS, and Linux, requiring only the .NET SDK with the ASP.NET Core shared framework.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’