cobo-tss-node
Manage a Cobo TSS Node for MPC threshold signing. Use when: setting up a new TSS Node, starting/stopping the node service, checking node status or health, signing for key share checkups, exporting shares for disaster recovery, backing up or updating the node, installing as a systemd or launchd service. NOT for: Cobo WaaS API integration, on-chain transaction building, or wallet UI.
Why use this skill?
Learn how to deploy, monitor, and maintain your Cobo TSS MPC node using the OpenClaw agent skill for secure, high-availability custody operations.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dinstein/cobo-tss-nodeWhat This Skill Does
The cobo-tss-node skill provides a robust command-line interface for managing Cobo TSS (Threshold Signature Scheme) Nodes. It acts as the local operational bridge for MPC co-managed custody, allowing users to handle the lifecycle of their TSS service. From initial binary deployment and node key generation to service orchestration (systemd/launchd) and ongoing health monitoring, this skill simplifies the complex task of maintaining high-availability MPC infrastructure. It is essential for operators who need to perform local key share checkups, disaster recovery exports, and real-time log analysis.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/dinstein/cobo-tss-node
Once installed, ensure your local environment has the necessary permissions to manage system services and access the node directory. The initial setup requires running scripts/install.sh and scripts/init-node.sh to properly configure your identity and security parameters.
Use Cases
This skill is specifically designed for technical operators maintaining Cobo-based MPC setups. Use it to:
- Deploy new infrastructure for institutional custody.
- Verify node health, database integrity, and key file security permissions (ensuring mode 600) via a single command.
- Perform periodic key share checkups through the integrated signing utility.
- Monitor operational uptime and debug connectivity or signing issues using the unified
node-ctl.shinterface. - Export critical shares for secure disaster recovery storage.
Example Prompts
- "OpenClaw, run a full health check on my local Cobo TSS node and tell me if the key file permissions are secure."
- "Show me the status of the TSS service and grab the last 100 lines of the logs to check for any recent signing errors."
- "List all active MPC groups on this node and verify the status of my primary custody group ID."
Tips & Limitations
- Always maintain an off-site, cold-storage backup of your key shares as specified in the disaster recovery documentation; this skill manages the service, but key security remains the operator's responsibility.
- Use
node-ctl.sh healthas your primary diagnostic tool before contacting support. - Remember that this skill is for node infrastructure management; it does not interface with the WaaS API or directly execute on-chain transactions. Always run your TSS node in a hardened, restricted environment to protect your key material from unauthorized access.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dinstein-cobo-tss-node": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
openclaw-ops
Use when diagnosing, repairing, or maintaining an OpenClaw Gateway on the same machine. Designed for rescue agents to fix a down gateway or check operational health. Supports Linux (systemd) and macOS (launchd).
tech-news-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Six-source data collection from RSS feeds, Twitter/X KOLs, GitHub releases, GitHub Trending, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.
media-news-digest
Generate media & entertainment industry news digests. Covers Hollywood trades (THR, Deadline, Variety), box office, streaming, awards season, film festivals, and production news. Four-source data collection from RSS feeds, Twitter/X KOLs, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord and email output with PDF attachments.
tech-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Four-layer data collection from RSS feeds, Twitter/X KOLs, GitHub releases, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.