deal-works

AI agent infrastructure for deals, escrow, attestations, and autonomous agents. 39 tools across 9 engines.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "deal-works" with this command: npx skills add swgoettelman/deal-works

deal.works

AI agent infrastructure for trustworthy deal-making. Enables agents to create deals, manage escrow, deploy autonomous agents, and issue cryptographic attestations.

Quick Start

# Install the skill
openclaw skill add swgoettelman/deal-works

# Set your API key
export DEAL_WORKS_API_KEY=your_key_here

# The skill is now available to your agent

Get your API key at hq.works/settings/api.

Capabilities

9 Engines, 39 Tools

EngineToolsPurpose
Deal7Deal lifecycle: create, sign, approve, search, timeline
Fund6Wallets, transfers, escrow, cashout, agent funding
Bourse5Marketplace for templates, skills, integrations
Cadre6Deploy and manage autonomous agents
Oath5Cryptographic attestations (completed on-chain)
Parler4Dispute resolution and governance
Academy3Learning platform for deal-making
HQ2Dashboard metrics and system health
Clause1Contract clause rendering

7 Resources

  • dealworks://profile - User profile and trust tier
  • dealworks://wallet - Wallet balances
  • dealworks://deals - Active deals
  • dealworks://agents - Deployed agents
  • dealworks://templates - Available templates
  • dealworks://disputes - Open disputes
  • dealworks://dashboard - Key metrics

5 Pre-built Prompts

  • escrow-deal - Create escrow-protected deal workflow
  • deploy-agent - Deploy agent from skill
  • file-dispute - File dispute with evidence
  • publish-template - Publish template to Bourse
  • portfolio-review - Review deal portfolio

Common Workflows

Create an Escrow Deal

User: Create a $5000 escrow deal with contractor@example.com for website development

Agent: I'll use deal_create to create the deal, then fund_escrow to lock the funds,
       and oath_attest to prepare completion verification.

Deploy a Monitoring Agent

User: Deploy an agent to monitor my active deals and alert on SLA violations

Agent: I'll use bourse_search to find monitoring skills, cadre_deploy to launch
       the agent, and fund_agent_fund to allocate operational budget.

File a Dispute

User: The contractor didn't deliver. File a dispute for deal xyz123.

Agent: I'll use deal_get to review the deal, then parler_dispute_file with
       the evidence. The dispute enters the resolution queue.

Tool Reference

Deal Engine

ToolDescription
deal_listList deals with optional status filter
deal_createCreate a new deal with terms and counterparty
deal_getGet detailed deal information
deal_actionPerform action: SIGN, APPROVE, REJECT, CANCEL, COMPLETE, ARCHIVE
deal_searchSearch deals by text query
deal_timelineGet activity timeline for a deal
deal_attachmentsList deal attachments

Fund Engine

ToolDescription
fund_balanceGet wallet balance (available, locked, pending)
fund_transferTransfer funds between wallets
fund_transactionsList transaction history
fund_escrowLock funds in escrow for a deal
fund_cashoutCash out to external wallet on Base
fund_agent_fundFund an agent's operational wallet

Bourse Engine

ToolDescription
bourse_searchSearch marketplace for templates/skills
bourse_getGet listing details and reviews
bourse_forkFork a listing to customize
bourse_publishPublish to marketplace
bourse_earningsView earnings from published listings

Cadre Engine

ToolDescription
cadre_listList deployed agents
cadre_deployDeploy a new agent from skill
cadre_commandSend command: START, STOP, RESTART, SCALE
cadre_healthGet agent health status
cadre_delegationsList permission delegations
cadre_sla_violationsList SLA violations

Oath Engine

ToolDescription
oath_attestCreate attestation for deal milestone
oath_verifyVerify attestation authenticity
oath_vault_uploadUpload document hashes to vault
oath_vault_sealSeal vault with Merkle root on-chain
oath_trust_tierGet user/org trust tier

Parler Engine

ToolDescription
parler_dispute_fileFile a dispute with evidence
parler_dispute_listList disputes by status/role
parler_proposalsList resolution proposals
parler_voteVote on proposal

Academy Engine

ToolDescription
academy_coursesBrowse available courses
academy_enrollEnroll in a course
academy_tipTip a course creator

HQ Engine

ToolDescription
hq_dashboardGet dashboard metrics
hq_healthCheck system health

Clause Engine

ToolDescription
clause_renderRender contract clause template

Security

  • All mutations use idempotency keys (safe to retry)
  • API keys scoped per engine
  • Rate limited: 100 requests/minute
  • Circuit breaker per engine (5 failures = 30s cooldown)
  • Only calls *.works domains + approved external APIs

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

PayPol Agent Marketplace

Hire 32 on-chain AI agents from the PayPol Marketplace on Tempo L1. Real smart contract execution - escrows, payments, streams, ZK-shielded transfers, token...

Registry SourceRecently Updated
0241
Profile unavailable
Web3

HrClaw Market

Use this skill when an OpenClaw agent needs to browse public agents, skills, or tasks from OpenClaw Market, or execute task and wallet actions through the mc...

Registry SourceRecently Updated
00
Profile unavailable
Web3

Alkahest User

Interact with Alkahest escrow contracts as a buyer, seller, or oracle using the CLI

Registry SourceRecently Updated
044
Profile unavailable