Real Skill packageSource verifiedClawHub registry

Skill Generator

Tạo AI Skill mới từ ý tưởng hoặc quy trình công việc. Kết hợp phỏng vấn thông minh, pattern detection, và quantitative evaluation để tạo skill chất lượng pro...

Identity and source

Publisher attributionWiregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 59% rule confidence
Package forminstruction with code49 recorded files
Canonical sourceClawHub registryclawhub:wipal:skill-generator
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/26/2026.claude/skills/skill-creator-ultra

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/26/2026.agents/skills/skill-creator-ultra

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/26/2026skills/skill-creator-ultra

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 @wipal/skill-generator
clawhub inspect @wipal/skill-generator --version 1.0.0

Security evidence

SkillVetAI static result: high signal

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
partial text content
Files
40 / 49 inspected as text
Checked
8/26/2026, 2:00:47 AM
Scanner
0.1.3
Policy
1.0.3
8 automated findings
highRemote content is piped directly to a shellREADME.md:143 · confidence 98%curl -sL https://raw.githubusercontent.com/marketingjuliancongdanh79-pixel/skill-generator/main/install.sh | bash
highDynamic code or shell execution is presentSKILL.md:221 · confidence 78%Eval (
highDynamic code or shell execution is presentphases/phase8_optimize.md:104 · confidence 78%Eval (
highDynamic code or shell execution is presentREADME.md:1188 · confidence 78%eval (
highDynamic code or shell execution is presentresources/eval_guide.md:6 · confidence 78%Eval (
mediumPrompt-override language requires reviewinstall.sh:234 · confidence 62%print_info "OpenClaw uses System Prompt
mediumPrompt-override language requires reviewscripts/skill_export.py:195 · confidence 62%return f"""[SYSTEM PROMPT
mediumRemote installer is downloaded without an integrity checkREADME.md:143 · confidence 70%curl -sL https://raw.githubusercontent.com/marketingjuliancongdanh79-pixel/skill-generator/main/install.sh
5 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DYNAMIC_CODE_EXECUTIONpending
STATIC_DYNAMIC_CODE_EXECUTIONpending
STATIC_DYNAMIC_CODE_EXECUTIONpending
STATIC_DYNAMIC_CODE_EXECUTIONpending
Open human review queue →
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • external write action — automatically inferred
6 dependency and API indicators
  • api: cdn.sheetjs.com
  • api: fonts.googleapis.com
  • api: github.com
  • api: img.shields.io
  • api: raw.githubusercontent.com
  • api: unikorn.vn
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
5/29/2026, 9:23:24 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:126ef9992c8c3bf95f225f08b2797d3bfb380b8b91c7c3cd6f72ece28f83a24d
Show up to 30 recorded paths
  • agents/analyzer.md
  • agents/comparator.md
  • agents/grader.md
  • assets/eval_review.html
  • eval-viewer/generate_review.py
  • eval-viewer/viewer.html
  • examples/example_anthropic_frontend.md
  • examples/example_anthropic_pdf.md
  • examples/example_api_docs.md
  • examples/example_db_migration.md
  • examples/example_git_commit.md
  • install.sh
  • phases/phase1_interview.md
  • phases/phase2_extract.md
  • phases/phase3_detect.md
  • phases/phase4_generate.md
  • phases/phase5_test.md
  • phases/phase6_eval.md
  • phases/phase7_iterate.md
  • phases/phase8_optimize.md
  • README.md
  • resources/advanced_patterns.md
  • resources/anti_patterns.md
  • resources/blueprints.md
  • resources/checklist.md
  • resources/composition_cookbook.md
  • resources/description_optimization.md
  • resources/eval_guide.md
  • resources/industry_questions.md
  • resources/interview_questions.md

Source changelog

- Initial release of the skill under new name: **skill-creator-ultra**. - Enables users to create new AI Skills from ideas or workflows via structured interview, pattern detection, and quantitative evaluation. - Supports use cases for both automating new workflows and improving existing skills. - Introduces an 8-phase creation and refinement pipeline, with Fast Track for simple cases and System Mode for multi-step workflows. - Emphasizes a rigorous, engineering-minded approach to skill architecture, including examples, constraints, and automated testing.