Agent skill

doc-extraction-output-schema

Sub-skill of doc-extraction: Output Schema.

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/engineering/doc-extraction/output-schema

SKILL.md

Output Schema

Output Schema

Each extracted item follows this structure:

yaml
- content_type: constants     # one of the 8 types
  source:
    document: "DNV-RP-B401"
    section: "3.4.6"
    page: 42
  data:
    name: "Initial coating breakdown factor"
    symbol: "f_ci"
    value: 0.05
    units: dimensionless
    applicability:
      coating_category: "I"
      description: "High quality >= 300 um epoxy"
  confidence: high            # high / medium / low
  extraction_notes: null

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results