Sub-skill of doc-extraction: Extraction Workflow.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill extraction-workflow --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Extraction Workflow?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-extraction-workflow)More formats (shields.io, HTML) on the badges page.
---
name: doc-extraction-extraction-workflow
description: 'Sub-skill of doc-extraction: Extraction Workflow.'
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# Extraction Workflow
## Extraction Workflow
```
1. Identify document type (standard, report, manual, datasheet)
2. Segment into sections using headings and structure
3. For each section:
a. Classify content type(s) from Layer 1
b. Apply Layer 2 engineering patterns
c. If domain sub-skill applies, delegate to Layer 3
4. Produce structured output (YAML or JSON)
5. Cross-reference extracted items (e.g. equations reference constants)
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!