Is your feature request related to a problem? Please describe.
All current guidance is behind npx prismic: the --help output and the docs command. An agent only finds this guidance if it runs the CLI.
A session without the skill (see prismicio/skills) does not know that the CLI exists. The agent falls back to its training data: legacy Slice Machine setup, manual dashboard workflows, and hand-written configuration files. The results look confident and plausible, so the user does not notice the problem until the project is on the wrong path.
Describe the solution you'd like
This issue documents the problem for a later brainstorm. It does not prescribe a solution.
We need mechanisms that reach agents without the skill. Examples: redirects at legacy entry points, or guidance in the output of related packages.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
All current guidance is behind
npx prismic: the--helpoutput and thedocscommand. An agent only finds this guidance if it runs the CLI.A session without the skill (see prismicio/skills) does not know that the CLI exists. The agent falls back to its training data: legacy Slice Machine setup, manual dashboard workflows, and hand-written configuration files. The results look confident and plausible, so the user does not notice the problem until the project is on the wrong path.
Describe the solution you'd like
This issue documents the problem for a later brainstorm. It does not prescribe a solution.
We need mechanisms that reach agents without the skill. Examples: redirects at legacy entry points, or guidance in the output of related packages.
Describe alternatives you've considered
Additional context