aicoe-skills
NewTrilogy AI Center of Excellence — Agent Skills marketplace. Install CoE-authored skills into Claude Code, Cowork, and any SKILL.md-compatible runtime.
Summary
md-compatible runtime.
- It simplifies discovering and deploying CoE-authored agent skills to accelerate development workflows.
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/aicoe-skills.md
@aicoe-skillsUse Cases
Usage Examples
/aicoe-skills install code-review-agent
/aicoe-skills list
/aicoe-skills search test-automation
Security Audits
Frequently Asked Questions
What is aicoe-skills?
The Trilogy AI Center of Excellence (CoE) Agent Skills marketplace lets you install and manage curated skills directly into Claude Code, Cowork, or any SKILL.md-compatible runtime. It simplifies discovering and deploying CoE-authored agent skills to accelerate development workflows.
How to install aicoe-skills?
To install aicoe-skills: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/aicoe-skills.md. Finally, @aicoe-skills in Claude Code.
What is aicoe-skills best for?
aicoe-skills is a agent categorized under General. It is designed for: agent. Created by trilogy-group.
What can I use aicoe-skills for?
aicoe-skills is useful for: Install a pre-built CoE skill for automated code review into your Claude Code environment.; List all available CoE skills in the marketplace to find one that fits your current task.; Update an outdated CoE skill to the latest version to get new features and fixes.; Remove a CoE skill you no longer need to keep your skill set clean and relevant.; Search for a specific CoE skill by name or tag to quickly add it to your runtime.; View detailed documentation of a CoE skill before installing it to understand its capabilities..