Real Skill packageSource verifiedClawHub registry

Skill Factory

全功能技能创建与发布工具。当用户想新建、安装、发布、更新任何技能时触发。执行流程:①重叠评估→②安全检查→③创建/升级 SKILL.md→④自动发布到虾评+GitHub+ClawHub。升级版 v2.0:新增技能整合评估(与现有技能扫描重叠度,给出整合/升级/新建三分支结论)、技能安全检查(自动审计 SKILL....

Identity and source

Publisher attribution桂皮registry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 59% rule confidence
Package forminstruction with code9 recorded files
Canonical sourceClawHub registryclawhub:guipi888:skill-factory
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/25/2026.claude/skills/skill-factory

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/25/2026.agents/skills/skill-factory

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/25/2026skills/skill-factory

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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 @guipi888/skill-factory
clawhub inspect @guipi888/skill-factory --version 1.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 9 inspected as text
Checked
8/25/2026, 1:54:37 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: www.apache.org
External clawhub result: suspicious

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.

Evidence checked
6/20/2026, 5:53:45 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:1b6e591be64503abf06937a558a6132d7a339db1ed0956432bcca6ab8c9fbd26
Show up to 9 recorded paths
  • _meta.json
  • LICENSE.txt
  • references/output-patterns.md
  • references/workflows.md
  • scripts/init_skill.py
  • scripts/package_skill.py
  • scripts/quick_validate.py
  • skill-card.md
  • SKILL.md

Source changelog

**Skill-factory v1.0.1 Changelog** - Major restructuring: transitioned from the multi-mode English "Skill Creator" to a fully localized, workflow-driven "技能创建器 v2.0" with step-by-step guide in Chinese. - Added new features: “重叠评估” (overlap evaluation across existing skills), “安全检查” (automated SKILL.md safety audit), and integrated one-click publishing flow to multiple platforms. - Simplified and enriched documentation; replaced the evals, patterns, and history framework with detailed operational steps and templates. - Added new reference files for output patterns and workflows; removed legacy assets and scripts related to the English version. - Metadata and trigger lists updated to match new function scope and audience. - Added LICENSE.txt.