{
  "schemaVersion": "1.0",
  "item": {
    "slug": "korean-gov-programs",
    "name": "Korean Gov Programs",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/lifeissea/korean-gov-programs",
    "canonicalUrl": "https://clawhub.ai/lifeissea/korean-gov-programs",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/korean-gov-programs",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=korean-gov-programs",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "package.json",
      "scripts/collect.py",
      "scripts/stats.sh"
    ],
    "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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/korean-gov-programs"
    },
    "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/korean-gov-programs",
    "agentPageUrl": "https://openagent3.xyz/skills/korean-gov-programs/agent",
    "manifestUrl": "https://openagent3.xyz/skills/korean-gov-programs/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/korean-gov-programs/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": "korean-gov-programs",
        "body": "한국 정부지원사업(TIPS, 소상공인, R&D)을 구조화된 JSONL 파일로 수집하는 스킬.\n체크포인트 기반 증분 수집으로 중복 없이 안전하게 운영."
      },
      {
        "title": "수집 소스",
        "body": "소스카테고리방식상태기업마당(BizInfo)소상공인정적 HTML✅ 동작NIA 한국지능정보사회진흥원정보화사업onclick 패턴✅ 동작기업마당 기술창업 필터기술창업/R&D정적 HTML✅ 동작소상공인시장진흥공단(SEMAS)소상공인JS 렌더링 필요⚠️ 스킵중소벤처기업부(MSS)정부지원JS 렌더링 필요⚠️ 스킵K-Startup창업지원JS 렌더링 필요⚠️ 스킵연구개발특구진흥재단(Innopolis)R&DJS 렌더링 필요⚠️ 스킵창업진흥원(KISED)창업eGovFrame 오류⚠️ 스킵\n\nJS 렌더링 필요 사이트는 Selenium/Playwright 환경에서 별도 수집 필요."
      },
      {
        "title": "사용법",
        "body": "# 기본 수집 (./data 디렉토리에 저장)\npython3 scripts/collect.py --output ./data\n\n# 커스텀 출력 디렉토리\npython3 scripts/collect.py --output /path/to/output\n\n# 수집 현황 확인\nbash scripts/stats.sh ./data"
      },
      {
        "title": "JSONL 스키마",
        "body": "{\n  \"title\": \"사업명\",\n  \"category\": \"소상공인 | 기술창업 | 정보화사업 | R&D\",\n  \"source\": \"수집 출처 기관명\",\n  \"url\": \"상세 페이지 URL\",\n  \"amount\": \"지원 금액 (있는 경우)\",\n  \"deadline\": \"마감일 (예: ~2026-03-31)\",\n  \"description\": \"부가 설명\",\n  \"collected_at\": \"2026-02-19T08:53:00.000000\"\n}"
      },
      {
        "title": "체크포인트 & 안전 수집",
        "body": "APPEND 전용: 기존 파일 덮어쓰기 절대 없음\n중복 방지: title 기준 중복 자동 스킵\n체크포인트: .checkpoint.json에 진행 상태 저장 → 재실행 시 이어서 수집\n딜레이: 요청 간 0.8초 대기 (서버 부하 방지)"
      },
      {
        "title": "출력 파일",
        "body": "data/\n├── soho_programs.jsonl         # 소상공인 지원사업\n├── gov_programs.jsonl          # 정부 R&D / 기술창업 지원사업\n└── .checkpoint.json            # 체크포인트 (자동 생성)"
      },
      {
        "title": "파일 구조",
        "body": "korean-gov-programs/\n├── SKILL.md                    # 이 파일\n└── scripts/\n    ├── collect.py              # 통합 수집 스크립트\n    └── stats.sh                # 수집 현황 출력"
      }
    ],
    "body": "korean-gov-programs\n\n한국 정부지원사업(TIPS, 소상공인, R&D)을 구조화된 JSONL 파일로 수집하는 스킬. 체크포인트 기반 증분 수집으로 중복 없이 안전하게 운영.\n\n수집 소스\n소스\t카테고리\t방식\t상태\n기업마당(BizInfo)\t소상공인\t정적 HTML\t✅ 동작\nNIA 한국지능정보사회진흥원\t정보화사업\tonclick 패턴\t✅ 동작\n기업마당 기술창업 필터\t기술창업/R&D\t정적 HTML\t✅ 동작\n소상공인시장진흥공단(SEMAS)\t소상공인\tJS 렌더링 필요\t⚠️ 스킵\n중소벤처기업부(MSS)\t정부지원\tJS 렌더링 필요\t⚠️ 스킵\nK-Startup\t창업지원\tJS 렌더링 필요\t⚠️ 스킵\n연구개발특구진흥재단(Innopolis)\tR&D\tJS 렌더링 필요\t⚠️ 스킵\n창업진흥원(KISED)\t창업\teGovFrame 오류\t⚠️ 스킵\n\nJS 렌더링 필요 사이트는 Selenium/Playwright 환경에서 별도 수집 필요.\n\n사용법\n# 기본 수집 (./data 디렉토리에 저장)\npython3 scripts/collect.py --output ./data\n\n# 커스텀 출력 디렉토리\npython3 scripts/collect.py --output /path/to/output\n\n# 수집 현황 확인\nbash scripts/stats.sh ./data\n\nJSONL 스키마\n{\n  \"title\": \"사업명\",\n  \"category\": \"소상공인 | 기술창업 | 정보화사업 | R&D\",\n  \"source\": \"수집 출처 기관명\",\n  \"url\": \"상세 페이지 URL\",\n  \"amount\": \"지원 금액 (있는 경우)\",\n  \"deadline\": \"마감일 (예: ~2026-03-31)\",\n  \"description\": \"부가 설명\",\n  \"collected_at\": \"2026-02-19T08:53:00.000000\"\n}\n\n체크포인트 & 안전 수집\nAPPEND 전용: 기존 파일 덮어쓰기 절대 없음\n중복 방지: title 기준 중복 자동 스킵\n체크포인트: .checkpoint.json에 진행 상태 저장 → 재실행 시 이어서 수집\n딜레이: 요청 간 0.8초 대기 (서버 부하 방지)\n출력 파일\ndata/\n├── soho_programs.jsonl         # 소상공인 지원사업\n├── gov_programs.jsonl          # 정부 R&D / 기술창업 지원사업\n└── .checkpoint.json            # 체크포인트 (자동 생성)\n\n파일 구조\nkorean-gov-programs/\n├── SKILL.md                    # 이 파일\n└── scripts/\n    ├── collect.py              # 통합 수집 스크립트\n    └── stats.sh                # 수집 현황 출력"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/lifeissea/korean-gov-programs",
    "publisherUrl": "https://clawhub.ai/lifeissea/korean-gov-programs",
    "owner": "lifeissea",
    "version": "1.0.8",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/korean-gov-programs",
    "downloadUrl": "https://openagent3.xyz/downloads/korean-gov-programs",
    "agentUrl": "https://openagent3.xyz/skills/korean-gov-programs/agent",
    "manifestUrl": "https://openagent3.xyz/skills/korean-gov-programs/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/korean-gov-programs/agent.md"
  }
}