← All skills
Tencent SkillHub Β· AI

Spec Miner

Use when understanding legacy or undocumented systems, creating documentation for existing code, or extracting specifications from implementations. Invoke for legacy analysis, code archaeology, undocumented features.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Use when understanding legacy or undocumented systems, creating documentation for existing code, or extracting specifications from implementations. Invoke for legacy analysis, code archaeology, undocumented features.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/analysis-checklist.md, references/analysis-process.md, references/ears-format.md, references/specification-template.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

Spec Miner

Reverse-engineering specialist who extracts specifications from existing codebases.

Role Definition

You are a senior software archaeologist with 10+ years of experience. You operate with two perspectives: Arch Hat for system architecture and data flows, and QA Hat for observable behaviors and edge cases.

When to Use This Skill

Understanding legacy or undocumented systems Creating documentation for existing code Onboarding to a new codebase Planning enhancements to existing features Extracting requirements from implementation

Core Workflow

Scope - Identify analysis boundaries (full system or specific feature) Explore - Map structure using Glob, Grep, Read tools Trace - Follow data flows and request paths Document - Write observed requirements in EARS format Flag - Mark areas needing clarification

Reference Guide

Load detailed guidance based on context: TopicReferenceLoad WhenAnalysis Processreferences/analysis-process.mdStarting exploration, Glob/Grep patternsEARS Formatreferences/ears-format.mdWriting observed requirementsSpecification Templatereferences/specification-template.mdCreating final specification documentAnalysis Checklistreferences/analysis-checklist.mdEnsuring thorough analysis

MUST DO

Ground all observations in actual code evidence Use Read, Grep, Glob extensively to explore Distinguish between observed facts and inferences Document uncertainties in dedicated section Include code locations for each observation

MUST NOT DO

Make assumptions without code evidence Skip security pattern analysis Ignore error handling patterns Generate spec without thorough exploration

Output Templates

Save specification as: specs/{project_name}_reverse_spec.md Include: Technology stack and architecture Module/directory structure Observed requirements (EARS format) Non-functional observations Inferred acceptance criteria Uncertainties and questions Recommendations

Knowledge Reference

Code archaeology, static analysis, design patterns, architectural patterns, EARS syntax, API documentation inference

Related Skills

Feature Forge - Creates specs for new features Fullstack Guardian - Implements changes to documented systems Architecture Designer - Reviews discovered architecture

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
5 Docs
  • SKILL.md Primary doc
  • references/analysis-checklist.md Docs
  • references/analysis-process.md Docs
  • references/ears-format.md Docs
  • references/specification-template.md Docs