From studio
Provision REAL external data/assets automatically (a fetch script wired to the build, idempotent, with license and declared fallback), never placeholders. Any domain. Use it when the product needs an external source.
How this skill is triggered — by the user, by Claude, or both
Slash command
/studio:asset-sourcingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Rule (P-11 with teeth): before using any EXTERNAL datum or asset the product needs, obtain the REAL source and PROVISION it automatically. If there is no source, ESCALATE; never fall back to placeholder/mock/initials/empty data without DECLARING it. Applies to ANY domain (P-10).
Rule (P-11 with teeth): before using any EXTERNAL datum or asset the product needs, obtain the REAL source and PROVISION it automatically. If there is no source, ESCALATE; never fall back to placeholder/mock/initials/empty data without DECLARING it. Applies to ANY domain (P-10).
Covers EVERY external asset/datum the product requires, not just code or art:
scripts/fetch-assets.*) that downloads the REAL source to the exact path where the code consumes it.build:all BEFORE the build step → provisioning is NOT a manual step for the PO.NOTICE file.The agent's environment may be unable to download (network limits). The studio still AUTHORS the automation (script + build wiring); the PO's build EXECUTES it. The download is never delivered as a "manual PO task".
npx better-icons setup; brings the real SVG LOCAL, no runtime CDN.QA audits it: an external datum/asset delivered as a manual step, or an undeclared placeholder, is a DEFECT — not a delivery.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub 6snt-radio/6snt-studio --plugin studio