Extract KPI Data
Skill Verified ActiveExtract campaign or business KPIs from report documents — metrics, values, periods, and targets.
To automate the extraction of key performance indicators from various report documents, saving users time and effort in manual data collection for dashboards and reporting.
Features
- Extracts KPIs (metrics, values, periods, targets) from documents.
- Supports data extraction from URLs.
- Defines a specific schema for structured output.
- Provides examples in multiple languages (curl, TS, Python, Go, n8n).
Use Cases
- Automating KPI data entry into dashboards.
- Generating automated reports from campaign summaries.
- Consolidating financial metrics from quarterly reports.
Non-Goals
- Analyzing or interpreting the extracted KPI data.
- Generating reports beyond simple data extraction.
- Processing documents that are not structured reports or summaries.
Workflow
- Configure the Iteration Layer API key.
- Specify the document URL and the desired schema for KPI extraction.
- Invoke the document extraction API.
- Receive structured JSON data containing extracted KPIs.
Practices
- Data Extraction
- Document Processing
- API Integration
Prerequisites
- Iteration Layer API key
Compliance
- info:GDPRThe skill extracts structured data based on a schema and does not inherently operate on personal data, but the LLM processing could potentially infer personal data. No explicit sanitization for PII is demonstrated.
Practical Utility
- info:Edge casesWhile the API likely handles document errors, the SKILL.md does not explicitly list failure modes or recovery steps for the skill itself.
Installation
First, add the marketplace
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Extract Real Estate Listing
100Extract property address, price, room count, and features from a listing document into structured JSON for MLS and property platforms.
Extract Fleet Vehicle Registration
100Extract vehicle identification, owner details, registration dates, and technical specifications from vehicle registration documents.
Extract Receipt Data
99Extract merchant, date, line items, tax, and total from receipts.
Extract Property Appraisal
99Extract appraised value, property details, and comparable sales from a property appraisal report into structured JSON.
Document Extraction API
99Extract structured data from documents using AI-powered field extraction.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions