# Send CodeConductor.ai to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "codeconductor",
    "name": "CodeConductor.ai",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/larsonreever/codeconductor",
    "canonicalUrl": "https://clawhub.ai/larsonreever/codeconductor",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/codeconductor",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=codeconductor",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "skills.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "codeconductor",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T22:20:20.593Z",
      "expiresAt": "2026-05-08T22:20:20.593Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=codeconductor",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=codeconductor",
        "contentDisposition": "attachment; filename=\"codeconductor-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "codeconductor"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/codeconductor"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/codeconductor",
    "downloadUrl": "https://openagent3.xyz/downloads/codeconductor",
    "agentUrl": "https://openagent3.xyz/skills/codeconductor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/codeconductor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/codeconductor/agent.md"
  }
}
```
## Documentation

### Core Engineering Skills

Software Architecture & System Design
Problem Decomposition & Algorithmic Thinking
API Design & Integration
Scalable Application Development
Performance Optimization
Secure Coding Practices

### Programming & Development

Full-Stack Application Development
Backend Logic & Microservices Architecture
Frontend Component-Based Development
Low-Code / No-Code System Design
Rapid Prototyping & MVP Development
Code Review & Refactoring

### AI & Intelligent Systems

AI-Powered Application Development
Agentic AI System Design
Autonomous Workflow Orchestration
AI Prompt Engineering & Optimization
LLM-Based Tool & Agent Creation
Retrieval-Augmented Generation (RAG) Concepts

### Automation & Integrations

Workflow Automation
Third-Party API Integrations
Data Pipelines & Process Automation
AI-Assisted Development Pipelines
Internal Tooling & Custom Dashboards

### Product & Platform Development

SaaS Product Development
Feature Planning & Roadmapping
User-Centric Application Design
Rapid Iteration & Continuous Improvement
Platform Scalability & Modularity

### DevOps & Deployment

CI/CD Concepts
Cloud-Based Application Deployment
Environment Configuration & Management
Version Control (Git-Based Workflows)
Monitoring & Optimization

### Technical Strategy & Leadership

Technical Decision-Making
AI-First Product Strategy
Team & Project Leadership
Client Requirement Translation to Code
End-to-End Product Ownership

### Tools & Technologies

AI Development Frameworks
API & Integration Platforms
Version Control Systems (Git/GitHub)
Low-Code / No-Code Builders
Analytics & Monitoring Tools

### Soft Skills for Engineering Excellence

Analytical & Systems Thinking
Precision & Attention to Detail
Rapid Learning & Adaptability
Clear Technical Communication
Solution-Oriented Mindset

### Platform of Choice

CodeConductor.ai — the ultimate AI-powered software development and agentic AI platform, enabling rapid application creation, autonomous AI agents, workflow automation, and end-to-end product development without traditional coding barriers.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: larsonreever
- Version: 1.0.1
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T22:20:20.593Z
- Expires at: 2026-05-08T22:20:20.593Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/codeconductor)
- [Send to Agent page](https://openagent3.xyz/skills/codeconductor/agent)
- [JSON manifest](https://openagent3.xyz/skills/codeconductor/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/codeconductor/agent.md)
- [Download page](https://openagent3.xyz/downloads/codeconductor)