ChainlessChain
无链之链 · 让数据主权回归个人
CHAINLESSCHAIN · Xiamen Chainlesschain Technology
ChainlessChain chainless·chain Get Started →
CLI · v0.161.2

Your terminal,
your AI workbench.

112 commands covering the full lifecycle from knowledge base to on-chain governance. Zero GUI dependency, plain text I/O — pipeable, scriptable, CI-ready.

install
$ npm i -g chainlesschain
# Aliases: chainlesschain / cc / clc / clchain
$ cc --help

All 112 commands

28 categories
01 System Management 8 items
cc setup Interactive setup wizard
cc start Launch desktop app
cc stop Stop the app
cc status Show status
cc services up Start Docker dependencies
cc config list View current config
cc update Check for updates
cc doctor Diagnose runtime environment
02 Headless Commands (no GUI) 14 items
cc db init Initialize database
cc note add Create note (with tags)
cc note list List notes
cc note search Full-text search
cc chat Interactive AI chat (streaming)
cc chat --agent Agentic mode (read/write files)
cc ask One-shot AI query
cc llm models List installed models
cc llm test Test LLM connectivity
cc agent Claude Code-style agent session
cc skill list List all skills (4 layers)
cc skill run Run a specific skill
cc skill sync-cli Generate / update 9 CLI Skill Packs
cc skill add Create a custom project skill
03 AI Intelligence Layer 4 items
cc search BM25 hybrid search
cc tokens show Token usage tracking
cc memory add Persistent memory
cc session list Session management
04 Knowledge & Content 6 items
cc import markdown Import a Markdown directory
cc import evernote Import Evernote backup
cc import pdf Import PDF
cc export site Export as static HTML
cc git status Git integration status
cc git auto-commit Auto-commit changes
05 MCP & External Integration 8 items
cc mcp servers List MCP servers
cc mcp add Add an MCP server
cc mcp tools List available tools
cc browse fetch Fetch a web page
cc browse scrape Scrape elements
cc llm providers List 10 LLM providers
cc llm switch Switch active provider
cc instinct show View learned preferences
06 Security & Identity 9 items
cc did create Create DID identity (Ed25519)
cc did list List all identities
cc did sign Sign with default DID
cc encrypt file AES-256-GCM file encryption
cc decrypt file Decrypt file
cc auth roles List RBAC roles
cc auth check Check permissions
cc audit log Recent audit events
cc audit stats Audit statistics
07 P2P / Blockchain / Enterprise 11 items
cc p2p peers List P2P peers
cc p2p send Send encrypted message
cc p2p pair Pair devices
cc sync status Sync status
cc sync push / pull Push & pull data
cc wallet create Create wallet
cc wallet assets List digital assets
cc wallet transfer Transfer assets
cc org create Create organization
cc org invite Invite members
cc plugin list / install Plugin management
08 Init & Persona 5 items
cc init Interactive project init
cc init --template code-project Code project template
cc init --template medical-triage Medical triage template
cc init --template ai-doc-creator AI doc creator template
cc persona show / set / reset Persona management
09 Cowork Multi-Agent 4 items
cc cowork debate Multi-perspective code review
cc cowork compare A/B option comparison
cc cowork analyze Code analysis
cc cowork status Cowork status
10 AI Core: Hooks / Workflow / Memory / A2A 4 items
cc hook list / add / run Hook management
cc workflow create / run / templates Workflows
cc hmemory store / recall / consolidate Hierarchical memory
cc a2a register / discover / submit Agent-to-agent protocol
11 Security & Evolution 5 items
cc sandbox create / exec / audit Sandbox
cc evolution assess / diagnose / learn System evolution
cc evomap federation EvoMap federation
cc evomap gov Governance vote
cc dao propose / vote / delegate DAO governance
12 Blockchain & Compliance 8 items
cc economy pay / market / nft Economy layer
cc zkp compile / prove / verify Zero-knowledge proofs
cc bi query / dashboard BI engine
cc compliance evidence / report Compliance evidence
cc dlp scan / incidents Data loss prevention
cc siem targets / export SIEM integration
cc pqc keys / generate / migrate Post-quantum cryptography
cc nostr / matrix / scim / terraform Protocol bridges
13 Server & Web Panel 3 items
cc serve WebSocket server (18800)
cc ui Web admin panel (18810)
cc stream NDJSON streaming output
14 AI Orchestration 3 items
cc orchestrate "task" Auto-detect agent backend
cc orchestrate detect Detect Claude Code / Codex
cc orchestrate --webhook Webhook server (WeCom / DingTalk / Lark)
15 Communication Bridges & Social 5 items
cc nostr keygen / publish / dm Nostr NIP-01/04/09/25
cc matrix login / rooms / send Matrix threads & spaces
cc activitypub actor / publish / follow ActivityPub C2S federation
cc social graph add-edge / neighbors Social graph (directed weighted)
cc social analyze / detect-lang Multi-language topic classification
16 Stress Testing & Ops 5 items
cc stress run / analyze / plan Stress test + capacity planning
cc sla create / check / report SLA management (gold/silver/bronze)
cc reputation observe / score / anomalies Reputation scoring + anomaly detection
cc tech analyze / detect / recommend Tech-stack analysis + anti-pattern detection
cc hardening config-check / deploy-check Config audit + deploy preflight
17 Autonomous Dev & Governance 4 items
cc dev start / phase / review / adr Autonomous developer (L0–L4 autonomy)
cc collab propose / vote / execute Collaboration governance + task assignment
cc governance create / vote / tally Community governance (proposals + voting)
cc learning reflect / synthesize Autonomous learning system
18 Marketplace & Economy 3 items
cc marketplace publish / list / stats Skill marketplace (publish + invocation stats)
cc incentive mint / transfer / leaderboard Token incentive (7 contribution types)
cc crosschain bridge / swap / send Cross-chain interop
19 Knowledge Graph & Recommendation 3 items
cc kg add / query / reason Enterprise knowledge graph (multi-hop reasoning)
cc recommend profile / recommend / feedback Smart recommendation system
cc tenant create / subscribe / check-quota Multi-tenant SaaS engine
20 Video Editing Agent 3 items
cc video edit End-to-end video editing (CutClaw)
cc video deconstruct / plan / assemble / render Step-by-step workflow
cc video assets list / prune Asset cache management
21 Privacy Computing 3 items
cc privacy create-model / train Federated learning (FL)
cc privacy create-computation / submit-share Secure multi-party computation (MPC)
cc privacy dp-publish / he-query Differential privacy / homomorphic encryption
22 Code Generation & DB Evolution 4 items
cc codegen generate / review / scaffold Code Generation Agent 2.0
cc codegen stats Generation statistics dashboard
cc dbevo register / up / down Database migration management
cc dbevo analyze / apply Slow-query analysis + index suggestions
23 AIOps 4 items
cc ops baseline-update / detect Metric baselines + anomaly detection
cc ops incident-create / ack / resolve Incident lifecycle management
cc ops playbook-create / toggle / record Playbook auto-remediation
cc ops postmortem Postmortem report
24 Multimodal Perception & Federation 5 items
cc perception record / results / query Perception results & cross-modal search
cc perception voice-start / voice-status Voice session state machine
cc perception index-add / context Multimodal indexing & context
cc federation register / breakers / check Circuit breakers + health checks
cc federation pool-init / pool-stats Connection pool management
25 NL Programming & Quantization 5 items
cc nlprog classify / extract / detect-stack Intent / entity / stack detection
cc nlprog translate / refine NL → structured spec translation
cc nlprog convention-add / conventions Project coding conventions
cc quantize create / start / complete GGUF/GPTQ quantization tasks
cc quantize levels / gptq-bits Quantization level catalog
26 Runtime & IPFS & Multimodal 5 items
cc runtime plugin-load / hot-update / rollback Plugin hot update + rollback
cc runtime state-set / state-get / state-list LWW state sync
cc runtime profile / health / metrics Runtime monitoring
cc ipfs add / get / pin / gc IPFS content I/O + GC
cc mm session-create / fuse / generate Multimodal fusion & generation
27 Agent Network & Identity 6 items
cc anet did-create / register / discover Agent node registration + discovery
cc anet auth-start / credential-issue Authentication + W3C VC credentials
cc anet task-route / rep-update Reputation-weighted task routing
cc didv2 create / cred-issue / present DID 2.0 + VC/VP
cc didv2 recover-start / roam / rep-aggregate Social recovery + roaming + reputation
cc sso create / login-url / link SSO SAML/OAuth2/OIDC + DID bridging
28 Pipeline & Automation & Plugins 6 items
cc pipe create / start / approve / deploy 7-stage development pipeline
cc pipe rollback / monitor-record Deployment rollback + monitoring
cc auto create / activate / execute Workflow automation (12 SaaS connectors)
cc auto add-trigger / fire-trigger Webhook/Schedule triggers
cc eco register / review / publish Plugin ecosystem (AI review + sandbox)
cc perf collect / evaluate / apply Performance tuning suggestions
CLI Skill Packs · 9 domain packs

One command,
all skill bindings generated.

cc skill sync-cli generates 9 domain Skill Packs with 101 built-in tests — ready to use out of the box.

cli-knowledge-pack direct

note / search / session — knowledge commands

cli-identity-pack direct

did / auth / encrypt — identity & encryption

cli-infra-pack direct

db / services / doctor — infrastructure

cli-ai-query-pack llm-query

chat / ask / llm — smart Q&A

cli-agent-mode-pack agent

agent / cowork — multi-agent

cli-web3-pack direct

wallet / nft / dao — on-chain ops

cli-security-pack direct

audit / sandbox / dlp — security & compliance

cli-enterprise-pack direct

org / scim / terraform — enterprise

cli-integration-pack hybrid

mcp / browse / nostr — integration bridges

Full API reference

Args, examples, configuration — all in the developer docs.

Read CLI docs ↗