Skip to content

feat: point AI agents at the skill from --help and init - #268

Draft
angeloashmore wants to merge 2 commits into
mainfrom
aa/ai-agent-hints--hive-9
Draft

feat: point AI agents at the skill from --help and init#268
angeloashmore wants to merge 2 commits into
mainfrom
aa/ai-agent-hints--hive-9

Conversation

@angeloashmore

@angeloashmore angeloashmore commented Aug 28, 2026

Copy link
Copy Markdown
Member

Resolves: N/A

Description

An agent that runs npx prismic --help or prismic init gets no pointer to the Prismic skill. It falls back to training data instead.

Add a hint to two places:

  • The root --help description.
  • prismic init success output, both the starter-handoff branch and the plain-init branch.

The hint names the skill install command first and the docs command second: "For AI agents: run npx skills add --global prismicio/skills to install the Prismic skill, or run npx prismic docs list for a quick reference."

No skill detection is added. The hint always shows, for simplicity.

Checklist

  • If my changes require tests, I added them.
  • If my changes affect backward compatibility, it has been discussed.
  • If my changes require an update to the CONTRIBUTING.md guide, I updated it.

Preview

N/A

How to QA

Run npx prismic --help and check the description includes the AI-agent hint. Run prismic init against a repo and check the success output includes the same hint.

An agent that runs the CLI without the skill gets no pointer to it. Add a hint to the root --help text and to prismic init's success output. The hint names the skill install command first and the docs command second.
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