An interactive framework for human-AI collaborative crypto research, providing structured workflows for deep technical and market analysis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cirf
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 cirf using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
CIRF (Crypto Interactive Research Framework) is a professional-grade system designed for high-fidelity crypto research through human-AI pair collaboration. Instead of relying on unpredictable autonomous execution, CIRF prioritizes a collaborative philosophy where Openclaw Skills act as specialized analysts—spanning Research, Technology, Content, and QA—working alongside humans to ensure transparency, evidence-based findings, and actionable investment intelligence.
The framework is built on a structured methodology that uses YAML-based configuration and Markdown templates to maintain consistency across complex research projects. By embodying specific expert personas, the agents within CIRF provide a disciplined approach to market intelligence, architectural security audits, and content synthesis, ensuring that every claim is backed by sources and validated through human feedback loops.
To deploy these Openclaw Skills, you must maintain the standard CIRF directory structure. Begin by cloning the repository and initializing your first research workspace.
# Clone the framework repository
git clone https://github.com/kudodefi/cirf
# Navigate to the framework directory
cd cirf/framework
# Create a new project workspace
mkdir -p ../workspaces/my-research-project/documents
cp _workspace.yaml ../workspaces/my-research-project/workspace.yaml
CIRF organizes its intelligence through a strict taxonomy of configuration and project files.
| Directory | Purpose | Primary Data Types |
|---|---|---|
framework/agents/ |
Persona Definitions | YAML (Identity, expertise, protocols) |
framework/workflows/ |
Research Logic | MD (Objectives, output templates) |
framework/components/ |
Execution Protocols | MD (Init and execution steps) |
workspaces/{id}/ |
Research Artifacts | YAML (Context), MD (Outputs), Source Docs |
Loading
An end-to-end workflow guide for developing, building, and submitting iOS applications specifically tailored for the China App Store environment.

A comprehensive multi-agent framework that scaffolds a specialized seven-agent team to manage multi-brand social media operations with automated workflows and approval gates.

A comprehensive three-tier memory architecture combining vector search, structured local notes, and workspace file indexing for AI agents.

A sophisticated three-tier memory architecture that integrates vector databases, structured git-based notes, and local file search for total context persistence.

An advanced toolkit for building and deploying original LangGraph-based AI agents within the Warden Protocol ecosystem using Openclaw Skills.

An interactive simulator and blueprint generator for orbital arcologies and fusion reactors, powered by Openclaw Skills.








































