Agent skill
doc-extraction-hybrid-classification-strategy-wrk-1188-learning
Sub-skill of doc-extraction: Hybrid Classification Strategy (WRK-1188 Learning).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/engineering/doc-extraction/hybrid-classification-strategy-wrk-1188-learning
SKILL.md
Hybrid Classification Strategy (WRK-1188 Learning)
Hybrid Classification Strategy (WRK-1188 Learning)
For large homogeneous collections, prefer deterministic classifiers over LLM:
| Collection | Strategy | Cost | Accuracy |
|---|---|---|---|
| ASTM (25,537 docs) | Designation prefix → discipline | $0 | 86% vs LLM |
| API/DNV/ISO (1,062) | LLM (Claude Haiku CLI) | ~$2 | Baseline |
| Unknown org (484) | LLM (Claude Haiku CLI) | ~$1 | Baseline |
Rule: If org has predictable title/designation patterns, write a deterministic classifier first. Validate with 100-doc LLM sample. Accept if >85%.
See data/document-index-pipeline skill for full pipeline orchestration.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?