Agent Skill
2/7/2026

docetl-claude

Build and run LLM-powered data processing pipelines with DocETL using Claude models. Use when users say "docetl", want to analyze unstructured data, process documents, extract information, or run ETL tasks on text. Helps with data collection, pipeline creation, execution, and optimization. This version uses Anthropic Claude Haiku for all LLM operations.

J
jbdamask
3GitHub Stars
1Views
npx skills add jbdamask/john-claude-skills

SKILL.md

Namedocetl-claude
DescriptionBuild and run LLM-powered data processing pipelines with DocETL using Claude models. Use when users say "docetl", want to analyze unstructured data, process documents, extract information, or run ETL tasks on text. Helps with data collection, pipeline creation, execution, and optimization. This version uses Anthropic Claude Haiku for all LLM operations.

John's Claude Code Skills

A collection of Claude Code skills for development workflows.

Installation

Add this marketplace to Claude Code:

/plugin marketplace add jbdamask/john-claude-skills

Then install the skills:

/plugin install john-skills@john-claude-skills

Skills

Browse the skills/ directory to see available skills. Each skill has a SKILL.md with its description and usage instructions.

Contributing

To add a new skill:

  1. Create a directory under skills/<skill-name>/
  2. Add a SKILL.md file with YAML frontmatter (name, description) and instructions
  3. Optionally add references/, scripts/, or assets/ subdirectories
Skills Info
Original Name:docetl-claudeAuthor:jbdamask