{{DESCRIPTION}}
Scanned 9/10/2026
Install to Claude Code
npx -y skills add thecolab-ai/.skills --skill skill-public-download --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Skill Public Download?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thecolab-ai-skill-public-download)More formats (shields.io, HTML) on the badges page.
---
name: {{SKILL_NAME}}
description: "{{DESCRIPTION}}"
license: MIT
compatibility: "Requires Python 3.10+ and network access for live data"
metadata:
thecolab.category: "{{CATEGORY}}"
thecolab.source_owner: "{{SOURCE_OWNER}}"
thecolab.source_type: "{{SOURCE_TYPE}}"
thecolab.auth: "{{AUTH}}"
thecolab.access_mode: "{{ACCESS_MODE}}"
thecolab.data_class: "{{DATA_CLASS}}"
thecolab.writes: "false"
thecolab.browser: "false"
thecolab.risk: "{{RISK}}"
thecolab.cache_ttl: "24h"
thecolab.schema_version: "1"
thecolab.skill_type: "{{SKILL_TYPE}}"
thecolab.pack: "{{PACK}}"
thecolab.source_url: "{{SOURCE_URL}}"
thecolab.allowed_domains: "{{ALLOWED_DOMAINS}}"
thecolab.last_verified: "{{LAST_VERIFIED}}"
thecolab.health: "untested"
thecolab.maintainer: "@adam91holt"
---
# {{SKILL_TITLE}}
Use `scripts/cli.py` for bounded first-party downloads and deterministic parsing.
Keep representative source fixtures in `tests/fixtures/` and provenance in every
result. Read `references/source-notes.md`, then run `scripts/test_contract.py`
and `scripts/smoke_test.py`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!