Real Skill packageSource verifiedClawHub registry

tech-to-skill

Distills technical long-form content (engineering notes, papers, project docs) into agent-callable skills with evidence indexing and temporal tracking. Use when the user wants to convert a technical article, paper, or project documentation into reusable skills that preserve engineering detail and tr

Identity and source

Publisher attributionZhihao Wangregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 63% rule confidence
Package forminstruction bundle9 recorded files
Canonical sourceClawHub registryclawhub:leogoat2004:tech-to-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/13/2026.claude/skills/tech-to-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/13/2026.agents/skills/tech-to-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/13/2026skills/tech-to-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 @leogoat2004/tech-to-skill
clawhub inspect @leogoat2004/tech-to-skill --version 1.0.0

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
7 / 9 inspected as text
Checked
8/13/2026, 7:30:35 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
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/13/2026, 11:19:04 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • 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:47202306bfdca0dcdeac1bb651ec394147cb38318b829ccb0b3a5957fb4908a0
Show up to 9 recorded paths
  • README.md
  • README.zh.md
  • skill-card.md
  • SKILL.md
  • sub-skills/longform-to-skill/SKILL.md
  • sub-skills/paper-to-skill/SKILL.md
  • sub-skills/project-docs-to-skill/SKILL.md
  • templates/ref.md.template
  • templates/SKILL.md.template

Source changelog

Initial release of tech-to-skill: distillation pipeline for technical content. - Converts long-form technical sources (articles, papers, project docs) into structured, agent-callable skills with traceable evidence and timestamps. - Classifies input by content type and directs it to a matching distillation sub-skill (longform, paper, or project docs). - Ensures outputs adhere to a standardized structure (What/How/Why, evidence index, timestamps) and strict file naming conventions. - Provides clear guidance on batch organization, reference file handling, and description field formatting. - Focuses on fidelity to the source, actionable detail, and traceability for each distilled skill.