AI Skill

The Bindplane CLI now comes with an AI Skill. This skill teaches your AI Agent (such as Claude Code, Gemini, Codex, etc) how to interact with the Bindplane CLI.

The Bindplane CLI comes with an AI Skill ready to install and use. This skill teaches your AI tool (such as Claude Code, Codex, Gemini, OpenCode, etc) how to use the Bindplane CLI. This feature is available in Bindplane v1.98+.

Prerequisites

  • Bindplane CLI v1.98 or higher

Installing the Skill

Once you have installed the CLI (directions here), simply type bindplane skill install . Follow the prompts, and the skill will be installed.

Updating the Skill

If you update Bindplane, you will also need to update your Bindplane AI Skill, so it knows about any CLI enhancements made in the new version. Simply run bindplane skill update to update your skill to the version in use.

Using the Skill

Your AI will determine whether it should use the Bindplane Skill, based on the context of your prompt. It is helpful to include some type of hint like "in Bindplane".

Example Prompts

  • "Assign the WindowsWorkstation config to agent-123 in Bindplane, and roll it out".

  • "What is the status of my agents in Bindplane?"

  • "How many agents are currently disconnected in Bindplane?"

Last updated

Was this helpful?