leochiu-a/universal-agents
The Lightest Shared Standard for AI Agents
Provides a unified manifest format (`AGENTS.md` + `.agents/` folder structure) that works across Claude Code, Cursor, and other AI assistants, eliminating tool-specific configuration fragmentation. The execution protocol reads a single entry point to dynamically load skills (reusable task workflows) and rules (domain guidelines) on demand, with transparent declaration of applied guardrails. Implemented as lightweight Markdown with a CLI scaffolding tool—no DSLs or complex tooling required.
Stars
57
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Dec 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/leochiu-a/universal-agents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kill136/claude-code-open
Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.
context-machine-lab/sleepless-agent
🤖 24/7 AI agent that maximizes Claude Code Pro usage via Slack. Auto-processes tasks, manages...
m0n0x41d/quint-code
Structured reasoning framework for Claude Code, Gemini, Cursor, and Codex — hypothesis-driven...
GobbyAI/gobby
A local-first daemon to unify your AI coding tools. Session tracking and handoffs across Claude...
ShunsukeHayashi/agent-skill-bus
Self-improving task orchestration framework for AI agent systems. DAG-based task queue +...