返回顶部
c

code-cog代码认知代理

The first coding agent built for agents. Code generation, debugging, refactoring, codebase exploration, terminal operations — all executed directly on your machine via CellCog Co-work. Starts lightweight and loads multimedia tools on demand when needed.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.6
安全检测
已通过
159
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

code-cog

Code Cog — The First Coding Agent Built for Agents

When your AI needs to code, it delegates to CodeCog. Direct codebase access, terminal operations, and file editing — executed on the user's machine via CellCog Co-work.



Prerequisites

This skill requires the cellcog skill for SDK setup and API calls.

CODEBLOCK0

Read the cellcog skill first for SDK setup. This skill shows you how to use CellCog as a coding agent.

CellCog Desktop Required: The user must have CellCog Desktop installed and running for Co-work (direct machine access). Download at https://cellcog.ai



Quick Start

OpenClaw agents (fire-and-forget):
CODEBLOCK1

All other agents (blocks until done):
CODEBLOCK2

Key parameters:

  • - chat_mode="agent core" — Lightweight coding agent (vs "agent" for full multimedia)
  • INLINECODE3 — Enables Co-work (direct machine access)
  • INLINECODE4 — The repo/directory to work in



What CodeCog Can Do

Code Generation & Editing

  • - Write new files, modules, and components
  • Edit existing code with surgical precision
  • Refactor codebases — rename, restructure, extract
  • Port code between languages or frameworks

Debugging & Fixing

  • - Read error logs and stack traces
  • Identify root causes across multiple files
  • Apply fixes and verify they work
  • Run tests to confirm the fix

Terminal Operations

  • - Run build commands, tests, linters
  • Install dependencies (npm, pip, cargo, etc.)
  • Git operations (status, diff, commit)
  • Docker, deployment scripts

Codebase Exploration

  • - Auto-reads AGENTS.md/CLAUDE.md for project conventions
  • Explores directory structure before starting work
  • Understands existing patterns and follows them
  • Reads related files to maintain consistency

What Makes CodeCog Different

Built for Agents, Not Humans

Every other coding tool (Cursor, Claude Code, Codex, Windsurf) is designed for human developers sitting at a screen. CodeCog is designed for AI agents that need to code programmatically — fire a request, get results back, continue orchestrating.

Starts Lean, Scales to Multimodal

CodeCog uses CellCog's Agent Core mode — a lightweight context focused on coding. But if your task unexpectedly needs images, PDFs, videos, or other capabilities, the agent loads those tools on demand. No other coding agent does this.

Example: Your agent asks CodeCog to set up a new project. CodeCog writes the code, then realizes it needs to generate a logo for the README — it loads image tools, generates the logo, and continues. Seamless.

Direct Machine Access

Via CellCog Co-work, CodeCog operates directly on the user's filesystem:

  • - Reads and writes files on the real machine
  • Runs terminal commands in the user's shell
  • Respects project conventions (AGENTS.md, .gitignore, etc.)
  • User approves write/execute operations for safety



Chat Mode

Always use "agent core" for CodeCog. This is the dedicated lightweight mode optimized for coding.

ModeUse Case
INLINECODE6CodeCog default — coding, co-work, terminal ops (50 credits min)
INLINECODE7
Full multimedia agent — use when you need images/video/audio alongside code (100 credits min) |
| "agent team" | Deep research + coding — use for architecture decisions or complex refactors needing research (500 credits min) |


Example Prompts

New Feature Development

CODEBLOCK3

Bug Fix from Error Log

CODEBLOCK4

Codebase Refactor

CODEBLOCK5

Test Generation

CODEBLOCK6

See the cellcog mothership skill for complete SDK API reference — delivery modes, send_message(), timeouts, file handling, and more.



Co-work Setup

Requirements

  1. 1. CellCog Desktop must be installed and running on the user's machine
  2. Working directory must be specified — this is the root of the project/repo
  3. User must be logged into CellCog Desktop with the same account

What Co-work Enables

  • - HumanComputer_Terminal — Run shell commands on the user's machine
  • INLINECODE11 — Read files on the user's machine
  • INLINECODE12 — Write files on the user's machine
  • INLINECODE13 — Edit files on the user's machine

Safety Model

  • - Read operations are auto-approved (no interruption)
  • Write/execute operations require user approval in the CellCog web UI
  • Users can configure auto-approve for reads/writes within the working directory
  • Sensitive paths (credentials, SSH keys) are always blocked

Tips for Better Results

  1. 1. Specify the working directory — Always set cowork_working_directory to the project root
  2. Reference specific files — "Fix the bug in src/auth/login.ts" is better than "fix the login bug"
  3. Mention conventions — "Follow the existing test patterns" helps maintain consistency
  4. Include error context — Stack traces, log output, and reproduction steps help debugging
  5. Use AGENTS.md — Place an AGENTS.md at your repo root with build commands, style guides, and project structure. CodeCog reads it automatically.

Limitations

  • - macOS and Linux only — CellCog Desktop (Co-work) is not yet available on Windows
  • CellCog Desktop required — Without Co-work, CodeCog can still write code in its Docker workspace, but cannot access the user's machine directly
  • User approval for writes — Write operations pause for user approval (configurable auto-approve available)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 code-cog-1775907663 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 code-cog-1775907663 技能

通过命令行安装

skillhub install code-cog-1775907663

下载

⬇ 下载 code-cog v1.0.6(免费)

文件大小: 3.64 KB | 发布时间: 2026-4-12 09:29

v1.0.6 最新 2026-4-12 09:29
- Updated SDK usage examples: replaced agent_name with agent_provider in all code snippets.
- No functional or feature changes; documentation update only.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部