cross-agent

Migrate AI agent skills to the Agent Skills open standard for multi-platform compatibility.

23|4|Updated Sep 5, 2013
One-click install
npx skills add https://github.com/drn/dots --skill cross-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-agent
Source: https://github.com/drn/dots/tree/main/agents/skills/cross-agent
Command: npx skills add https://github.com/drn/dots --skill cross-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes your AI agent skills, making them compatible across different AI coding assistants like Claude Code, OpenAI Codex, and GitHub Copilot, streamlining multi-agent workflows.

Core Features & Use Cases

  • Cross-Agent Compatibility: Migrates existing skills to the Agent Skills open standard.
  • Infrastructure Setup: Creates necessary directories, symlinks, and configuration files (AGENTS.md, CLAUDE.md, Copilot instructions).
  • Use Case: You've developed a set of powerful skills for Claude Code, but now want to use them with Codex and Copilot. This Skill automates the process of adapting your skills and setting up the required infrastructure for all platforms.

Quick Start

Run the cross-agent skill to set up your repository for multi-agent compatibility.

Frequently Asked Questions about cross-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make Claude Code skills work with OpenAI Codex and GitHub Copilot?

To make Claude Code skills work with OpenAI Codex and GitHub Copilot, you need to migrate them to the Agent Skills open standard. This establishes cross-agent infrastructure by creating canonical skill directories, discovery symlinks, and routing files like AGENTS.md and copilot-instructions.md for multi-platform compatibility.

What is the Agent Skills open standard for AI coding assistants?

The Agent Skills open standard is a compatibility framework that allows skills to function across different AI coding assistants like Claude Code, OpenAI Codex, and GitHub Copilot. It standardizes skill infrastructure through canonical directories and routing files to streamline multi-agent workflows.

How do I set up a repository for multi-agent AI compatibility?

You set up multi-agent AI compatibility by running a migration to the Agent Skills open standard. This automates the creation of canonical skill directories, discovery symlinks, and necessary configuration files including AGENTS.md, CLAUDE.md, and Copilot instructions.

Do I need to manually create AGENTS.md and copilot-instructions.md files for skill migration?

You do not need to manually create AGENTS.md and copilot-instructions.md files for skill migration. The cross-agent migration process automates the creation of these routing files, along with canonical skill directories and discovery symlinks, to ensure functionality across platforms.

Can I use my existing Claude Code skills with other AI agents without rewriting them?

You can use existing Claude Code skills with other AI agents without rewriting them by migrating to the Agent Skills open standard. This process adapts your skills and sets up the required infrastructure for OpenAI Codex and GitHub Copilot automatically.

What configuration files are required for cross-platform AI agent skill compatibility?

Cross-platform AI agent skill compatibility requires routing files like AGENTS.md, CLAUDE.md, and copilot-instructions.md. These files, along with canonical skill directories and discovery symlinks, are generated to ensure skills function correctly across Claude Code, OpenAI Codex, and GitHub Copilot.