Extract Article Text
Skill AktivExtract clean article content — title, author, date, and body text — from PDFs, Word docs, and web pages.
To extract clean, structured article content from various document formats for use in content aggregation, summarization, or knowledge base ingestion.
Funktionen
- Extracts title, author, and publication date
- Extracts main body text, ignoring headers/footers
- Supports PDFs, Word docs, and web pages
- Defines custom extraction schema for specific fields
Anwendungsfälle
- Processing articles for a newsletter platform
- Ingesting research papers into a knowledge base
- Extracting key information from legal documents
- Content summarization workflows
Nicht-Ziele
- Analyzing or interpreting the extracted content
- Modifying or generating documents
- Performing OCR on image-based documents
Security
- warning:Secret ManagementThe API key is documented as 'YOUR_API_KEY' in code examples and prompts, but there is no clear guidance on how to securely manage this key, such as using environment variables or a secrets manager.
Compliance
- info:GDPRWhile the skill extracts content from documents, it does not explicitly operate on personal data without sanitization. However, the LLM processing of extracted content may involve personal data.
Practical Utility
- info:Edge casesWhile the API schema defines required fields and max lengths, the SKILL.md does not explicitly document failure modes for specific edge cases like malformed inputs or API rate limits.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skillsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Extract Fleet Vehicle Registration
100Extract vehicle identification, owner details, registration dates, and technical specifications from vehicle registration documents.
Eyeball
100Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim includes a highlighted screenshot from the source material so you can verify it with your own eyes.
Document Extraction API
99Extract structured data from documents using AI-powered field extraction.
Chatgpt Search
100Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".
Website Extraction Api
100Extract typed JSON from public website pages using a schema.
Extract Supplier Catalog From Website
100Extract SKUs, product names, unit prices, availability, and minimum order quantities from a supplier catalog page.