·transformers
</>

transformers

eyadsibai/ltk

Use when "HuggingFace Transformers", "pre-trained models", "pipeline API", or asking about "text generation", "text classification", "question answering", "NER", "fine-tuning transformers", "AutoModel", "Trainer API"

22Installs·1Trend·@eyadsibai

Installation

$npx skills add https://github.com/eyadsibai/ltk --skill transformers

SKILL.md

Access thousands of pre-trained models for NLP, vision, audio, and multimodal tasks.

| Text Generation | text-generation | Completed text | | Classification | text-classification | Label + confidence | | Question Answering | question-answering | Answer span | | Summarization | summarization | Shorter text | | Translation | translationentofr | Translated text | | NER | ner | Entity spans + types | | Fill Mask | fill-mask | Predicted tokens |

| Image Classification | image-classification | Label + confidence | | Object Detection | object-detection | Bounding boxes | | Image Segmentation | image-segmentation | Pixel masks |

Use when "HuggingFace Transformers", "pre-trained models", "pipeline API", or asking about "text generation", "text classification", "question answering", "NER", "fine-tuning transformers", "AutoModel", "Trainer API" Source: eyadsibai/ltk.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eyadsibai/ltk --skill transformers
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is transformers?

Use when "HuggingFace Transformers", "pre-trained models", "pipeline API", or asking about "text generation", "text classification", "question answering", "NER", "fine-tuning transformers", "AutoModel", "Trainer API" Source: eyadsibai/ltk.

How do I install transformers?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eyadsibai/ltk --skill transformers Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/eyadsibai/ltk