Skip to content

Add cli-for-agent plugin#42

Merged
ericzakariasson merged 1 commit intomainfrom
add-cli-for-agent-plugin
Mar 26, 2026
Merged

Add cli-for-agent plugin#42
ericzakariasson merged 1 commit intomainfrom
add-cli-for-agent-plugin

Conversation

@ericzakariasson
Copy link
Copy Markdown
Collaborator

Summary

Adds a new Cursor plugin cli-for-agent with the cli-for-agents skill: patterns for CLIs that coding agents can run reliably (non-interactive flags first, layered --help with examples, stdin/pipelines, actionable errors, idempotency, --dry-run, predictable command structure).

Changes

  • New plugin directory cli-for-agent/ (manifest, README, LICENSE, skills/cli-for-agents/SKILL.md)
  • Register in .cursor-plugin/marketplace.json
  • Document in root README.md plugin table

Notes

  • Draft PR for review before marking ready.

Made with Cursor

Add marketplace plugin listing the cli-for-agents skill: non-interactive
flags, layered help with examples, pipelines, actionable errors,
idempotency, dry-run, and predictable command structure.

Made-with: Cursor
@ericzakariasson ericzakariasson marked this pull request as ready for review March 26, 2026 09:48
@ericzakariasson ericzakariasson merged commit 08c2bbe into main Mar 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant