data-extractor

Extract and normalize structured data from web content.

Updated Dec 26, 2025
One-click install
npx skills add https://github.com/tiween/tiween --skill data-extractor-tiween
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-extractor
Source: https://github.com/tiween/tiween/tree/main/.claude/skills/data-extractor
Command: npx skills add https://github.com/tiween/tiween --skill data-extractor-tiween

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Extracting valuable structured information from raw web content is time-consuming and error-prone. This skill solves this by intelligently extracting and enhancing data, making it easier to analyze and utilize.

Core Features & Use Cases

  • Data Extraction: Extracts structured data from web content.
  • Enhancement: Adds details and improves data quality, like normalizing formats and identifying roles.
  • Use Case: Enhance partially parsed data from web crawlers, especially for cultural content like Tunisian plays.

Quick Start

Run the 'data-extractor' skill on your crawled data file 'enhance-plays.json'.

Frequently Asked Questions about data-extractor

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

FAQPage Schema
How do I extract structured data from raw web content?

To extract structured data from raw web content, you need a tool that automates intelligent parsing and format normalization. This skill processes raw crawled files to identify roles, clean names, and structure information for easier analysis.

How do I normalize formats and identify roles in partially parsed web data?

You can normalize formats and identify roles in partially parsed web data by applying AI-assisted text analysis rules. The tool enhances existing extracted information by applying specific patterns and name cleaning rules to refine the output.

Can I use this skill to enhance data from web crawlers for cultural content?

Yes, you can use this skill to enhance data from web crawlers for cultural content. It is specifically designed to process partially parsed files, such as those containing details about Tunisian plays, by extracting and enriching the information.

What do I need to run the data-extractor skill on my crawled data?

To run the data-extractor skill, you need a crawled data file like 'enhance-plays.json' and must define specific patterns and name cleaning rules. These prerequisites ensure the text analysis accurately extracts and normalizes the target information.

Does this skill work without any external dependencies?

Yes, this skill works without external dependencies, relying entirely on its internal scripts to perform data extraction. You only need to provide the target raw web content file and the required extraction patterns to begin processing.

What is the best way to clean and structure partially parsed web data?

The best way to clean and structure partially parsed web data is through AI-assisted parsing that applies specific name cleaning rules. This approach automates format normalization and role identification, transforming raw crawled content into structured, usable information.