extraction-strategy

Community

Choose the best extraction strategy for document parsing and record it.

Authorssmleo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill unit helps to determine whether to use deterministic or LLM-based extraction methods for document parsing based on the document class and provides a way to record the decision for future reference.

Core Features & Use Cases

  • Document Class Analysis: Assess whether a document should be parsed using deterministic methods or LLM-based methods based on its class.
  • Decision Recording: Automatically record the chosen parsing strategy and the reasoning behind it in a secure location for future reference.
  • Use Case: When faced with a large batch of documents from different sources, the Skill can be used to quickly determine the most appropriate parsing method for each document type, reducing manual intervention and improving accuracy.

Quick Start

To activate the skill for a specific document, use the command 'activate extraction-strategy --document "document_name" --document_class "document_class"'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: extraction-strategy
Download link: https://github.com/ssmleo/govfolio/archive/main.zip#extraction-strategy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.