{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agency",
    "name": "Agency",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/agency",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/agency",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agency",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agency",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "by-type.md",
      "communication.md",
      "deliverables.md",
      "feedback.md",
      "onboarding.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/agency"
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/agency",
    "agentPageUrl": "https://openagent3.xyz/skills/agency/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agency/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agency/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "When to Use",
        "body": "User wants to start or scale a service agency: marketing, development, design, consulting, content, automation, or any service business. Agent handles operations so human focuses on clients and strategy."
      },
      {
        "title": "Quick Reference",
        "body": "AreaFileClient onboardingonboarding.mdPricing and proposalspricing.mdProject managementprojects.mdClient communicationcommunication.mdDeliverables workflowdeliverables.mdTeam coordinationteam.mdAgency-type specificsby-type.mdLearning systemfeedback.md"
      },
      {
        "title": "Workspace Structure",
        "body": "Agency data lives in ~/agency/:\n\n~/agency/\n├── clients/           # One file per client\n│   ├── index.md       # Client list with status\n│   └── [name].md      # Client profile, history, preferences\n├── projects/          # Active project tracking\n├── templates/         # Reusable proposals, briefs, reports\n├── knowledge/         # SOPs, learnings, case studies\n└── config.md          # Rates, margins, team structure"
      },
      {
        "title": "Core Operations",
        "body": "Client intake: Brief arrives (audio, email, doc) → Extract scope, budget, timeline → Generate structured brief → Flag red flags (scope creep, unrealistic deadlines) → Create client folder.\n\nPricing: Given scope → Apply rate card from config → Calculate estimate with complexity multipliers → Generate proposal PDF → Compare with historical similar projects.\n\nProject tracking: Maintain unified board of all active projects → Alert on deadlines → Detect stalled projects → Generate weekly status by client.\n\nDeliverables: Transform rough notes/input → Structured deliverable → Review against brief → Adapt to multiple formats if needed."
      },
      {
        "title": "Critical Rules",
        "body": "Never send proposals or communicate with clients without human approval\nTrack time/cost vs estimates — alert when project is losing money\nLearn from corrections — update templates and knowledge base\nMaintain client context across sessions — refer to history"
      },
      {
        "title": "Config Fields",
        "body": "Create ~/agency/config.md with rates, team, and margins. See pricing.md for format."
      }
    ],
    "body": "When to Use\n\nUser wants to start or scale a service agency: marketing, development, design, consulting, content, automation, or any service business. Agent handles operations so human focuses on clients and strategy.\n\nQuick Reference\nArea\tFile\nClient onboarding\tonboarding.md\nPricing and proposals\tpricing.md\nProject management\tprojects.md\nClient communication\tcommunication.md\nDeliverables workflow\tdeliverables.md\nTeam coordination\tteam.md\nAgency-type specifics\tby-type.md\nLearning system\tfeedback.md\nWorkspace Structure\n\nAgency data lives in ~/agency/:\n\n~/agency/\n├── clients/           # One file per client\n│   ├── index.md       # Client list with status\n│   └── [name].md      # Client profile, history, preferences\n├── projects/          # Active project tracking\n├── templates/         # Reusable proposals, briefs, reports\n├── knowledge/         # SOPs, learnings, case studies\n└── config.md          # Rates, margins, team structure\n\nCore Operations\n\nClient intake: Brief arrives (audio, email, doc) → Extract scope, budget, timeline → Generate structured brief → Flag red flags (scope creep, unrealistic deadlines) → Create client folder.\n\nPricing: Given scope → Apply rate card from config → Calculate estimate with complexity multipliers → Generate proposal PDF → Compare with historical similar projects.\n\nProject tracking: Maintain unified board of all active projects → Alert on deadlines → Detect stalled projects → Generate weekly status by client.\n\nDeliverables: Transform rough notes/input → Structured deliverable → Review against brief → Adapt to multiple formats if needed.\n\nCritical Rules\nNever send proposals or communicate with clients without human approval\nTrack time/cost vs estimates — alert when project is losing money\nLearn from corrections — update templates and knowledge base\nMaintain client context across sessions — refer to history\nConfig Fields\n\nCreate ~/agency/config.md with rates, team, and margins. See pricing.md for format."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/agency",
    "publisherUrl": "https://clawhub.ai/ivangdavila/agency",
    "owner": "ivangdavila",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agency",
    "downloadUrl": "https://openagent3.xyz/downloads/agency",
    "agentUrl": "https://openagent3.xyz/skills/agency/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agency/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agency/agent.md"
  }
}