Cross-repo Communication Protocol
CommunityOrchestrate communication across repos.
AuthorEvaLok
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized and secure methodology for different AI orchestrators (or "skills") to communicate with each other across separate GitHub repositories, ensuring messages are tracked, processed, and responded to reliably.
Core Features & Use Cases
- Standardized Messaging: Defines clear message types (labels) and communication flows for inter-repo interactions.
- Secure Discovery: Uses GitHub API polling to discover messages, ensuring only authorized communication channels are used.
- State Tracking: Maintains local
state.jsonto prevent duplicate processing of messages. - Use Case: An 'audit' skill in one repository can send a recommendation to a 'main' skill in another repository using a specific label, and the 'main' skill can respond by creating a new issue on its own repository, which the 'audit' skill can then poll for.
Quick Start
Use the cross-repo communication skill to send an audit recommendation to the main repository.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Cross-repo Communication Protocol Download link: https://github.com/EvaLok/schema-org-json-ld/archive/main.zip#cross-repo-communication-protocol Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.