โ† All skills
Tencent SkillHub ยท Developer Tools

Deal Works Mcp

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, configs/claude-desktop.json, configs/cursor.json, configs/perplexity-prompts.md, configs/perplexity.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 19 sections Open source page

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.

9 Engines, 39 Tools

EngineToolsPurposeDeal7Deal lifecycle: create, sign, approve, search, timelineFund6Wallets, transfers, escrow, cashout, agent fundingBourse5Marketplace for templates, skills, integrationsCadre6Deploy and manage autonomous agentsOath5Cryptographic attestations (completed on-chain)Parler4Dispute resolution and governanceAcademy3Learning platform for deal-makingHQ2Dashboard metrics and system healthClause1Contract 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

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.

Deal Engine

ToolDescriptiondeal_listList deals with optional status filterdeal_createCreate a new deal with terms and counterpartydeal_getGet detailed deal informationdeal_actionPerform action: SIGN, APPROVE, REJECT, CANCEL, COMPLETE, ARCHIVEdeal_searchSearch deals by text querydeal_timelineGet activity timeline for a dealdeal_attachmentsList deal attachments

Fund Engine

ToolDescriptionfund_balanceGet wallet balance (available, locked, pending)fund_transferTransfer funds between walletsfund_transactionsList transaction historyfund_escrowLock funds in escrow for a dealfund_cashoutCash out to external wallet on Basefund_agent_fundFund an agent's operational wallet

Bourse Engine

ToolDescriptionbourse_searchSearch marketplace for templates/skillsbourse_getGet listing details and reviewsbourse_forkFork a listing to customizebourse_publishPublish to marketplacebourse_earningsView earnings from published listings

Cadre Engine

ToolDescriptioncadre_listList deployed agentscadre_deployDeploy a new agent from skillcadre_commandSend command: START, STOP, RESTART, SCALEcadre_healthGet agent health statuscadre_delegationsList permission delegationscadre_sla_violationsList SLA violations

Oath Engine

ToolDescriptionoath_attestCreate attestation for deal milestoneoath_verifyVerify attestation authenticityoath_vault_uploadUpload document hashes to vaultoath_vault_sealSeal vault with Merkle root on-chainoath_trust_tierGet user/org trust tier

Parler Engine

ToolDescriptionparler_dispute_fileFile a dispute with evidenceparler_dispute_listList disputes by status/roleparler_proposalsList resolution proposalsparler_voteVote on proposal

Academy Engine

ToolDescriptionacademy_coursesBrowse available coursesacademy_enrollEnroll in a courseacademy_tipTip a course creator

HQ Engine

ToolDescriptionhq_dashboardGet dashboard metricshq_healthCheck system health

Clause Engine

ToolDescriptionclause_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

deal.works - Main platform Documentation - Full API docs npm package GitHub

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
3 Docs3 Config
  • SKILL.md Primary doc
  • configs/perplexity-prompts.md Docs
  • README.md Docs
  • configs/claude-desktop.json Config
  • configs/cursor.json Config
  • configs/perplexity.json Config