easy-api-assistant
Installation
SKILL.md
EasyApi Rule Authoring Assistant
This skill is the external mirror of EasyApi's built-in rule-authoring
agent. It helps you write or modify EasyApi rule files (.rules /
.properties files in .easyapi/) that the EasyApi IntelliJ plugin reads to
customise API export (Postman/Markdown/cURL/Hoppscotch), field naming,
annotations, and more.
It runs the same perceive → reason → act loop as the built-in agent and exposes the same capability surface: the same rule guide and key catalog, and CLI equivalents of every built-in perception tool. The only difference is how each capability is delivered — the built-in agent calls IntelliJ PSI tools; you read files and search the codebase directly.