ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 2/5

Cline

Skill by elathoxu-crypto

Why use this skill?

Integrate the Cline CLI into OpenClaw to automate coding, refactoring, and debugging tasks. Streamline your development workflow with intelligent, agent-driven terminal commands.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/elathoxu-crypto/cline
Or

What This Skill Does

The Cline skill provides OpenClaw agents with the ability to interface directly with the Cline CLI, a powerful autonomous coding and engineering tool. By integrating this skill, your agent gains the capability to execute complex development tasks—such as scaffolding new projects, writing source code, performing refactoring, and debugging existing repositories—all through a headless terminal interface. The skill abstracts the complexity of command-line interactions, allowing the agent to receive a high-level task and translate it into a series of logical coding steps, ensuring efficient file system operations and code generation without manual oversight.

Installation

To integrate this skill into your environment, use the OpenClaw hub command. Ensure that you have the Cline CLI utility installed on your host machine and that it is correctly configured in your system's PATH environment variable. Run the following command in your terminal:

clawhub install openclaw/skills/skills/elathoxu-crypto/cline

Once installed, verify the installation by checking that the cline command is executable from your current shell session.

Use Cases

  • Project Scaffolding: Rapidly generate boilerplate code, directory structures, and configuration files for new software projects.
  • Automated Refactoring: Use the agent to rename modules, clean up legacy code, or enforce project-wide coding style changes across multiple files.
  • Debugging & Error Resolution: Provide the agent with error logs or stack traces, and let it use the Cline CLI to locate problematic code blocks and suggest patches.
  • Feature Implementation: Describe a specific feature requirement, and the skill will handle the logic implementation and necessary file updates.

Example Prompts

  1. "Cline, create a basic Python web server using FastAPI with a requirements.txt and a standard src directory layout."
  2. "I've noticed a memory leak in the data processing module; please use Cline to analyze the loop structures in the current working directory and propose a fix."
  3. "Refactor the authentication logic in the user.py file to support OAuth2 providers instead of local passwords."

Tips & Limitations

  • Context Control: Keep your task descriptions focused. Large, ambiguous tasks can lead to token exhaustion or incorrect code implementation. Break complex projects into smaller, atomic tasks.
  • Secrets Management: Never provide API keys, database credentials, or private tokens in your prompts. The agent passes these directly to the execution environment, which could lead to accidental exposure in command logs.
  • Verification: While Cline is powerful, always review the generated code before deploying to production environments, especially when automated file edits are performed.

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-elathoxu-crypto-cline": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#coding#automation#development#refactoring
Safety Score: 2/5

Flags: file-write, file-read, code-execution

Related Skills

Memphis Cognitive Engine

🧠 Memphis Cognitive Engine - Complete AI Memory System Transform your OpenClaw agent into a cognitive partner with: - Model A: Record conscious decisions (manual) - Model B: Detect decisions from git (automatic) - Model C: Predict decisions before you make them (predictive) - Advanced: TUI, Knowledge Graph, Reflection, Trade Protocol, Multi-Agent Sync Production-ready with 100% working commands (17/17), zero bugs. ⚠️ IMPORTANT: This is a META-PACKAGE (documentation only). Memphis CLI must be installed separately. Quick start: clawhub install memphis-cognitive

elathoxu-crypto 2387

memphis-brain

Integrate Memphis local-first brain as long-term memory for OpenClaw agents. Use when: (1) Agent needs persistent memory across sessions, (2) Journaling insights/decisions, (3) Recalling past context with semantic search, (4) Reflecting on patterns, (5) Syncing memory between agents (Watra ↔ Style), (6) Managing agent identity and workspace isolation. Auto-triggers on 'remember this', 'what did I say about', 'my preferences', 'journal', 'recall', 'reflect'.

elathoxu-crypto 2387

memphis

🔥 Memphis - Complete AI Brain for OpenClaw Agents ALL-IN-ONE meta-package with everything you need: 🧠 Core Features: - Local-first memory chains (journal, recall, ask, decisions) - Offline LLM integration (Ollama, local models) - Semantic search with embeddings - Knowledge graph - Encrypted vault for secrets 🚀 Cognitive Engine (Models A+B+C): - Model A: Record conscious decisions (manual) - Model B: Detect decisions from git (automatic) - Model C: Predict decisions before you make them (predictive) - 90.7% accuracy, proactive suggestions 🛠️ Setup & Management: - Bootstrap wizard (5-minute setup) - Self-loop capability (Memphis uses itself) - Auto-repair system - Chain monitoring - Backup automation 🌐 Multi-Agent Network: - Campfire Circle Protocol - Share chain sync (IPFS) - Multi-agent collaboration - Agent negotiation (trade protocol) Perfect for: Individual developers, teams, researchers, entrepreneurs Quick start: clawhub install memphis && memphis init

elathoxu-crypto 2387

memphis-super

🧠 Memphis Super-Agent v3.6.0 MVP - 100% Memphis Core for OpenClaw Complete Memphis 3.6.0 integration: - ALL chains (journal, ask, decisions, vault, trade, graph, reflection, ingest, ops, adr) - Semantic search & embeddings - Multi-provider LLM routing - Onboarding wizard (--clean, --nuclear) - Auto-detection (questions/decisions/insights) - Session markers (start/end) - Knowledge graph - MCP server Auto-detects: - Questions → ask block (with semantic search) - Decisions → decisions block (conscious) - Insights → journal block - Session end → summary block Perfect for: ALL OpenClaw agents seeking complete memory + cognitive powers Quick start: /memphis status

elathoxu-crypto 2387