home/categories/lab-tools/scdenney-open-science-skills-plugin-skills-text-classification-skill-md
lab-toolsresearch

text-classification

Guides LLM-based text classification for survey and experimental text data. Covers codebook design, learning regime selection, model choice, human-LLM hybrid workflows, and validation. Use when (1) designing an LLM classification scheme for open-ended survey responses, (2) writing a codebook for LLM text annotation, (3) choosing between zero-shot, few-shot, fine-tuning, or instruction-tuning, (4) selecting a model for classification, (5) validating LLM classifications against human-coded ground truth, (6) implementing hybrid human-LLM workflows, (7) addressing reproducibility concerns, or (8) reporting LLM classification methods and results.

scdenney
maintainer
scdenney
Updated 3/31/2026
Stars
14
Forks
0
quick start

Installation and usage

Guides LLM-based text classification for survey and experimental text data. Covers codebook design, learning regime selection, model choice, human-LLM hybrid workflows, and validation. Use when (1) designing an LLM classification scheme for open-ended survey responses, (2) writing a codebook for LLM text annotation, (3) choosing between zero-shot, few-shot, fine-tuning, or instruction-tuning, (4) selecting a model for classification, (5) validating LLM classifications against human-coded ground truth, (6) implementing hybrid human-LLM workflows, (7) addressing reproducibility concerns, or (8) reporting LLM classification methods and results.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use text-classification