A comprehensive tool for managing software development sprints and stories within the Bolt platform using AI-driven automation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bolt-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install bolt-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Bolt Sprint Management skill is a powerful integration designed to bridge the gap between AI agents and agile project management. By leveraging Openclaw Skills, developers can automate the entire lifecycle of a sprint—from initial story creation to moving tasks through a Kanban workflow. This skill communicates directly with the Bolt REST API, allowing for real-time updates, blocker tracking, and detailed sprint digests, ensuring that both human and AI team members remain perfectly synchronized throughout the development process.
Built for modern collaborative environments, this skill enables AI agents to act as first-class citizens in the development cycle. Whether you are using Openclaw Skills to manage backlogs or track progress, the Bolt integration provides the necessary structure to maintain high-velocity software delivery while keeping documentation and status updates automated and accurate.
To get started with this skill, ensure your Bolt instance is running and set the following environment variables in your terminal:
export BOLT_BASE_URL="http://localhost:4000" # Your Bolt API base URL
export BOLT_API_TOKEN="your-token-here" # Required if the server uses authentication
You can verify the connection by running a simple health check:
curl -s "$BOLT_BASE_URL/health"
The skill organizes data around the following primary entities and metadata:
| Entity | Key Attributes | Purpose |
|---|---|---|
| Stories | title, priority, status, points | Individual units of work with tracking metadata. |
| Sprints | id, projectId, duration | Logical groupings of stories for a development cycle. |
| Digests | blockers, story counts | Aggregated reports for sprint health and status. |
| Events | message, type, sessionId | Audit logs for AI agent actions and interactions. |
| Statuses | waiting, in_progress, completed | The three-stage Kanban lifecycle for tasks. |
Loading
A comprehensive scheduling tool for managing events and syncing across major calendar providers.

A professional-grade logistics integration for the PCMiler REST API that enables AI agents to calculate truck routes and geocode locations with precision.

An AI-driven buyer's advocate that simplifies service selection, risk assessment, and order management on the Legiit marketplace.

Audit websites for 230+ SEO, performance, and security issues using the squirrelscan CLI to generate actionable, LLM-optimized reports.

A comprehensive monitoring skill to track token usage, costs, and optimization opportunities across all your AI agents.

A production-ready framework for designing structured AI agent personalities that feel authentic and follow strict response rules.








































