BeClaude

aicoe-skills

New
GitHub TrendingGeneralby trilogy-group

Trilogy 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

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/aicoe-skills.md

3
Invoke with @agent-name
@aicoe-skills

Use Cases

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.

Usage Examples

1

/aicoe-skills install code-review-agent

2

/aicoe-skills list

3

/aicoe-skills search test-automation

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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