.claude/skills/skill-studioRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
用 5种设计模式诊断并生成 Agent Skill。触发:创建/新建/重构/审计 skill。覆盖诊断→架构→起草→校验→打包。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/skill-studioRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/skill-studioRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/skill-studioRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @coolhitbird/skill-studioclawhub inspect @coolhitbird/skill-studio --version 0.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:680efbed2c07c47e15c46b09af1069eb8d2b1c0844859f14454fd7c04f06c098references/anti-patterns.mdreferences/architecture.mdreferences/pattern-generator.mdreferences/pattern-inversion.mdreferences/pattern-pipeline.mdreferences/pattern-reviewer.mdreferences/pattern-tool-wrapper.mdreferences/sop.mdscripts/.gitignorescripts/audit.pyscripts/diagnose.pyscripts/init_skill.pyscripts/package_skill.pyscripts/validate.pyskill-card.mdSKILL.mdInitial public release of skill-studio — a meta-skill for designing, generating, and auditing Agent Skills using 5 core design patterns. - Guides users through a full SOP: diagnosis, pattern selection, architecture, drafting, validation, packaging, and installation. - Provides detailed rules, anti-patterns, and scripts for deterministic skill creation and review. - Enforces strict compliance via scripts (`validate.py`, `diagnose.py`, `audit.py`, etc.), moving beyond prompt-based enforcement. - Includes modular design references and templates for Tool Wrapper, Generator, Reviewer, Inversion, and Pipeline patterns. - Designed for self-bootstrapping: skill-studio itself follows all enforced conventions.