# Send Startup Guide 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": "startup-guide",
    "name": "Startup Guide",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/sw326/startup-guide",
    "canonicalUrl": "https://clawhub.ai/sw326/startup-guide",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/startup-guide",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=startup-guide",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "domain_config.yaml",
      "playbook.md",
      "references/intent_router.md",
      "references/output_templates.md",
      "references/source_tiers.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "startup-guide",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T08:58:15.332Z",
      "expiresAt": "2026-05-08T08:58:15.332Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=startup-guide",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=startup-guide",
        "contentDisposition": "attachment; filename=\"startup-guide-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "startup-guide"
      },
      "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/startup-guide"
    },
    "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/startup-guide",
    "downloadUrl": "https://openagent3.xyz/downloads/startup-guide",
    "agentUrl": "https://openagent3.xyz/skills/startup-guide/agent",
    "manifestUrl": "https://openagent3.xyz/skills/startup-guide/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/startup-guide/agent.md"
  }
}
```
## Documentation

### 🚀 Startup Guide (창업/사업자) 스킬

창업·사업자 질문을 9개 인텐트로 분류하고, 법제처 API + 기업마당/K-스타트업 정보 + company-info/tax-guide 연계로 리포트를 생성한다.

### 인텐트 라우터

#인텐트사용자 표현 예시기본 산출물1Startup Checklist"창업하려면 뭐부터 해?"단계별 체크리스트 Flash2Business Registration"사업자 등록 어떻게 해?"등록 절차 + 서류 안내3License Check"이 업종 허가 필요해?"업종별 허가·신고 요건4Support Programs"창업지원금 뭐 있어?"정책자금·지원사업 목록5Business Verify"이 사업자 유효해?"company-info 스킬 연계6Tax Setup"창업하면 세금 어떻게?"tax-guide 스킬 연계7Sole vs Corp"개인사업자 vs 법인?"비교 분석 Flash8Startup Cost"창업 비용 얼마야?"업종별 초기 비용 추정9Beginner Guide"창업 처음인데"창업 시스템 입문 Flash

상세: references/intent_router.md

### 연계 스킬

스킬연계 인텐트용도company-infoBusiness Verify사업자 번호 조회·재무tax-guideTax Setup부가세·종소세·원천징수law-searchLicense Check업종별 허가·신고 법령korean-gov-programsSupport Programs창업 지원사업 목록welfare-guideSupport Programs보조금24 지원사업

### 출력 구조

Flash Layer: 항상 출력
Deep-Dive Layer: 명시 요청 시, 또는 Sole vs Corp / License Check 인텐트

상세: references/output_templates.md

### ⚠️ 면책

본 내용은 정보 제공 목적이며, 법적·세무 조언이 아닙니다.
허가·신고 요건은 변경될 수 있으므로 관할 기관에 최종 확인하세요.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: sw326
- 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-01T08:58:15.332Z
- Expires at: 2026-05-08T08:58:15.332Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/startup-guide)
- [Send to Agent page](https://openagent3.xyz/skills/startup-guide/agent)
- [JSON manifest](https://openagent3.xyz/skills/startup-guide/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/startup-guide/agent.md)
- [Download page](https://openagent3.xyz/downloads/startup-guide)