eve-agent-native-design
Installation
SKILL.md
Agent-Native Design for Eve Horizon
Build applications where agents are first-class citizens — not afterthoughts.
When to Use
Load this skill when:
- Designing a new application or API on Eve
- Evaluating whether an existing app is agent-friendly
- Adding features that agents should be able to use
- Deciding between putting logic in code vs. in prompts
- Choosing how to handle inter-agent communication
The Four Principles
1. Parity — Agents Can Do Everything Users Can
Every user action must have an agent-equivalent path.