Real Skill packageSource verifiedClawHub registry

tiangong-skill

天工.skill(Tiangong Skill)智能体设计师。当用户需要设计、创建或优化AI智能体/Agent,或基于真实人物蒸馏思维框架创建人物Skill时使用。支持两种范式:人物蒸馏(由内而外,复刻心智模型)与岗位型专家(由外而内,定义岗位职责)。目标:创建专业领域专家角色,具备清晰人设和扎实交付力。

Identity and source

Publisher attributionebandaoregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 60% rule confidence
Package forminstruction with code33 recorded files
Canonical sourceClawHub registryclawhub:ebandao777-oss:tiangong-skill
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/15/2026.claude/skills/tiangong-skill

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/15/2026.agents/skills/tiangong-skill

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/15/2026skills/tiangong-skill

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 @ebandao777-oss/tiangong-skill
clawhub inspect @ebandao777-oss/tiangong-skill --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
22 / 33 inspected as text
Checked
8/15/2026, 6:51:52 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: json-schema.org
External clawhub result: clean

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
8/15/2026, 5:40:44 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

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

Package content hashsha256:f7866fe8c683175d3416bcbe9e82ab50865a2928d177beae91d268eba45fa628
Show up to 30 recorded paths
  • .gitattributes
  • assets
  • assets/color-schemes.yaml
  • assets/README.md
  • assets/template-schema.json
  • examples
  • examples/job-template.md
  • examples/persona-template.md
  • examples/tax-advisor-example.md
  • output
  • output/.gitkeep
  • QUICKSTART.md
  • README.md
  • references
  • references/extraction-framework.md
  • references/faq.md
  • references/job-details.md
  • references/persona-details.md
  • references/quality-design-process.md
  • references/quality-output-spec.md
  • references/quality-system.md
  • references/quality-verification.md
  • references/trigger-guide.md
  • scripts
  • scripts/__pycache__
  • scripts/__pycache__/_common.cpython-311.pyc
  • scripts/__pycache__/verify-persona.cpython-311.pyc
  • scripts/__pycache__/verify-skill.cpython-311.pyc
  • scripts/_common.py
  • scripts/verify-persona.py

Source changelog

**v1.0.1 changelog for tiangong-skill:** - Major structure and documentation updates: added 13 files, changed 12, removed 1. - New directories and references: comprehensive assets, examples, scripts, output, and documentation folders introduced. - Documentation significantly expanded and updated: added detailed guides, FAQs, process specs, quality standards, and explicit trigger activation guides. - `SKILL.md` greatly restructured: clarified activation rules, workflow, anti-patterns, skill types, pipeline steps, and merging points for different paradigms. - Improved navigation and examples for both persona and job-expert skill creation; added practical code and workflow scripts for verification. - Old redundant files (e.g., skill-card.md) removed.