Skip to content

Comments

Add AI skill for agentic CLI usage#3

Open
rursache wants to merge 1 commit intoPolymarket:mainfrom
rursache:add-ai-skill
Open

Add AI skill for agentic CLI usage#3
rursache wants to merge 1 commit intoPolymarket:mainfrom
rursache:add-ai-skill

Conversation

@rursache
Copy link
Contributor

@rursache rursache commented Feb 24, 2026

Summary

  • Adds a AI skill at .agents/skills/polymarket-cli/ with a SKILL.md and a full command reference (references/commands.md)
  • Enables AI agents to operate the CLI on behalf of users — browsing markets, placing orders, managing wallets, and interacting with on-chain contracts via natural language
  • Mentions the skill in the README under a new "Agentic AI Skill" section

Test plan

  • Verify SKILL.md front matter parses correctly (valid YAML)
  • Verify references/commands.md covers all commands from the README
  • Confirm README renders correctly with the new section

Note

Low Risk
Documentation-only additions (AI skill docs + README mention) with no runtime or security-sensitive code changes.

Overview
Adds a new agent-oriented documentation bundle at .agents/skills/polymarket-cli/, including SKILL.md guidance on safe wallet/key handling, confirmations for trading/on-chain actions, and recommended CLI usage patterns.

Introduces references/commands.md as a consolidated polymarket-cli command/flag reference and updates the README with a new Agentic AI Skill section pointing users to the skill directory.

Written by Cursor Bugbot for commit b3eef54. This will update automatically on new commits. Configure here.

Include a Claude Code skill at .agents/skills/polymarket-cli/ with
a SKILL.md and full command reference so AI agents can operate the
CLI on behalf of users. Mention the skill in the README.
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