# Send OPC Framework 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": "opc",
    "name": "OPC Framework",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/tohnee/opc",
    "canonicalUrl": "https://clawhub.ai/tohnee/opc",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/opc",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=opc",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "creative-planning/SKILL_EN.md",
      "creative-planning/SKILL_ZH.md",
      "creative-planning/skill.json",
      "deployment/SKILL_EN.md",
      "deployment/SKILL_ZH.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "opc",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T19:27:38.060Z",
      "expiresAt": "2026-05-09T19:27:38.060Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=opc",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=opc",
        "contentDisposition": "attachment; filename=\"opc-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "opc"
      },
      "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/opc"
    },
    "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/opc",
    "downloadUrl": "https://openagent3.xyz/downloads/opc",
    "agentUrl": "https://openagent3.xyz/skills/opc/agent",
    "manifestUrl": "https://openagent3.xyz/skills/opc/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/opc/agent.md"
  }
}
```
## Documentation

### OPC (One-Person Company) Framework 🏢

A comprehensive AI-powered framework for solo entrepreneurs to build and scale their one-person company.

### What's OPC?

OPC (One-Person Company) Framework is a complete skill stack that helps solo entrepreneurs go from idea to execution using AI agents.

### 14 Integrated Skills

CategorySkillDescription📌 Planningcreative-planningBusiness idea generation and validation📊 Researchmarket-researchCompetitor and market analysis📝 Writingproposal-writingInvestor pitches and proposals🔍 Reviewproposal-reviewProposal quality assurance📋 Productprd-generationProduct requirement documents📅 Projectproject-managerProject roadmap and tracking💻 DevelopmentdevelopmentCode generation and implementation🧪 TestingtestingQA and automation testing🚀 DeploydeploymentCI/CD and deployment⚙️ OpsoperationsMonitoring and maintenance📡 Socialsocial-listeningBrand monitoring🌐 Branddomain-brandNaming and domain strategy🔧 Toolstool-searchAI tool discovery🔗 IntegrationsevomapEvoMap marketplace integration

### Requirements

OpenClaw agent runtime
Access to various LLM providers (optional for enhanced capabilities)

### Quick Start

Install the skill in your OpenClaw workspace
Configure your preferred LLM provider
Start with "creative-planning" skill to ideate
Progress through the workflow: research → write → develop → deploy → operate

### Usage Example

User: I want to build a SaaS product
OPC: Great! Let's start with creative-planning...

### Skills Structure

Each skill is independent but can work together as a complete workflow.

### Credits

Built on OpenClaw infrastructure
Designed for solopreneurs and indie hackers

Tags: #ai #agent #solopreneur #startup #one-person-company #mvp #lean-startup
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: tohnee
- Version: 1.0.0
## 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-02T19:27:38.060Z
- Expires at: 2026-05-09T19:27:38.060Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/opc)
- [Send to Agent page](https://openagent3.xyz/skills/opc/agent)
- [JSON manifest](https://openagent3.xyz/skills/opc/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/opc/agent.md)
- [Download page](https://openagent3.xyz/downloads/opc)