package.json name, GitHub origin remote (HTTPS form preferred), and metadata aligned with Manifest and submit. Optional: orderly-devkit skills install — see below.
Using agent skills for this tutorial
The orderly-plugin-submit skill is for publishing to the Marketplace. It aligns withorderly-devkit the same way as the sections below:
Full skill–MCP alignment: Agent skills alignment; overview: Skills-first workflow.
Example prompts: “Prepare my plugin folder for Marketplace: dry-run then submit” / “Draft a
usagePrompt for @scope/plugin matching submit constraints.” Always confirm submit in the UI or chat before the agent runs the real command.
1. Log in
~/.orderly/auth.json.
2. Dry run (validate only)
From the plugin root:repoUrl, pluginId, tags, usagePrompt length). See Manifest and submit.
3. Submit
under_review). See status table in Manifest and submit.
4. List and update listings
pluginId in .orderly-manifest.json):
5. View a plugin by id
orderly-devkit login in the current CLI implementation.
Next steps
- Write or refine
usagePromptfor integrators and AI assistants: Usage prompt and README. - Short checklist: Marketplace submit recipe.