extract-computations

Parse policy documents and output computation data as structured YAML.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/navapbc/lockpicks-xlator-plugin --skill extract-computations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extract-computations
Source: https://github.com/navapbc/lockpicks-xlator-plugin/tree/main/xl-plugin/skills/extract-computations
Command: npx skills add https://github.com/navapbc/lockpicks-xlator-plugin --skill extract-computations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Extracts computation data from policy documents, automating the process and providing structured output.

Core Features & Use Cases

  • Policy Document Parsing: Reads and parses policy documents to identify computational data.
  • Data Structuring: Outputs structured data into YAML format, organized by sections.
  • Use Case: Ideal for analyzing policy documents to automatically extract and categorize computations, facilitating further processing or analysis.

Quick Start

Use the extract-computations skill to process the policy document located at '/path/to/policy_doc.md'.

Frequently Asked Questions about extract-computations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract computation data from policy documents automatically?

To extract computation data from policy documents automatically, use this skill to perform section parsing and compute metadata, outputting structured YAML data. It reads policy document files and categorizes computations for further processing.

What is the best way to parse policy documents for rule extraction?

The best way to parse policy documents for rule extraction is using automated document parsing techniques that identify computational data and output structured YAML. This categorizes computations by section for analysis.

Can I output structured YAML from policy document parsing?

Yes, you can output structured YAML from policy document parsing. The skill reads policy documents, identifies computational data through section parsing, and formats the extracted rules into structured YAML data organized by sections.

Do I need any external dependencies to extract computations from policy documents?

No, you do not need any external dependencies to extract computations from policy documents. The skill operates independently using bundled scripts to parse documents and output structured YAML data without requiring additional libraries.

What file format should my policy document be in for computation extraction?

Your policy document should be in a markdown file format for computation extraction. The skill processes markdown files like '/path/to/policy_doc.md', parsing sections to identify and extract computational data into YAML.