Skip to content

/agent-native-design

Use when designing, reviewing, or refactoring a CLI that must serve AI agents alongside humans, or when converting an API or SDK into an agent-usable CLI interface.

shell
$ npx -y skills add Agents365-ai/agent-native-design --skill agent-native-design --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/agent-native-design
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when designing, reviewing, or refactoring a CLI that must serve AI agents alongside humans, or when converting an API or SDK into an agent-usable CLI interface.
Ships withagent-native-design

A skill that evaluates whether a CLI is reliably usable by AI agents and helps you design CLIs that serve humans, agents, and orchestration systems at the same time. Built around seven principles, a 14-criterion rubric, and a structured refactor playbook.

Get the whole plugin, auto-invoked
Stats
12
Stars
0
Views
1
Forks
Active
Maintenance
Shell
Language
27d ago
Last commit
3mo ago
Created

Repo: Agents365-ai/agent-native-design