AI AGENT ADDONS

Shared reference documents help multiple AI agents work together smoothly. These files define rules for how agents check tools and handle missing features. Every agent can follow the same fallback patterns when a command is not installed. This keeps the system running even when some tools are unavailable. Developers can rely on clear contracts for agent behavior and tool usage.

Add Shared skill to your workflow

Global

mkdir -p ~/.claude/skills/shared

Project

mkdir -p .claude/skills/shared

Source Repository

Stars
400
Forks
40
Watchers
400
License
NOASSERTION
Last Push
23 days ago
Created
8 months ago