mco-org

5 mods across 2 repositories, 1.2k stars between them.

mco AGENTS.md

01

mco-org/mco

Instructions file CodexOpenCode

A set of repository instructions for coding agents. It tells them to read existing code first, think through the task, keep solutions simple, and make narrowly targeted edits.

506 18d ago A 2,891 tokens original MIT

mco CLAUDE.md

02

mco-org/mco

Instructions file

A set of rules for coding agents working in a repository. It tells them to read existing code, think through choices, keep changes small, and follow the project's patterns.

506 18d ago A 2,891 tokens copy · 100% MIT

skill-creator

03

mco-org/mco

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

506 18d ago A 46 tokens copy · 73% MIT

skill-installer

04

mco-org/mco

Skill Claude CodeCodex

Install Codex skills into $CODEXHOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

506 18d ago A 54 tokens copy · 89% MIT

mco-cli

05

mco-org/mco

Skill Claude CodeCodex

Use mco to run explicit multi-provider Agent invocations, stream raw answers, persist file-backed artifacts, and coordinate read-only chain/debate/synthesis stages.

506 18d ago A 38 tokens original MIT