A post-processing skill that transforms structured AI agent outputs into actionable deliverables across GitHub, Jira, Linear, and Slack.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install firm-delivery-export
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 firm-delivery-export using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The firm-delivery-export skill serves as the essential final step for multi-agent workflows. It acts as a bridge between the internal JSON data generated by AI agents and the production tools used by engineering teams. By processing raw output into specific formats, it ensures that AI-generated content is immediately useful and properly integrated into existing project management and version control systems.
Integrating this tool into your Openclaw Skills library allows for the seamless automation of the last mile of development. It handles the complexities of API interactions with platforms like GitHub and Jira, while enforcing safety standards such as creating draft status for all code changes to ensure mandatory human review.
To use this skill within your Openclaw Skills environment, you must configure the environment variables for your desired export targets:
# For GitHub exports
export GITHUB_TOKEN="your_fine_grained_token_here"
# For Jira exports
export JIRA_API_TOKEN="your_jira_token"
export JIRA_BASE_URL="https://your-org.atlassian.net"
# For Linear exports
export LINEAR_API_KEY="your_linear_key"
The skill supports multiple output schemas tailored to specific enterprise tools:
| Target | Schema Key | Primary Fields |
|---|---|---|
| GitHub | github_pr |
repo, branch, base, title, body, reviewers, labels |
| Jira | jira_ticket |
project, issue_type, summary, description, priority |
| Linear | linear_issue |
project_id, title, description, labels |
| Local | markdown_report |
Local file generation or chat output |
| Slack | slack_digest |
Webhook-based message payload |
Loading
A specialized auditing suite for validating configuration safety, environment sanitization, and data integrity during system migrations.

A specialized security auditing tool that detects dangerous Chromium flags and misconfigurations in browser automation frameworks.

A comprehensive suite of 8 auditing tools designed to enforce OAuth 2.1 compliance, GDPR data residency, and decentralized identity for AI agents.

An advanced orchestration toolkit for managing multi-agent teams using Directed Acyclic Graph (DAG) task execution and real-time status monitoring.

A comprehensive agent bundle for e-commerce and marketplaces that orchestrates Marketing, Engineering, and Operations departments.

A comprehensive suite of auditing tools designed to secure and optimize the operational ecosystem of AI agents.








































