shunk031

convert-to-transformers

@shunk031/convert-to-transformers
shunk031
89
5 forks
Updated 1/18/2026
View on GitHub

transformers-convert: Use this skill when converting custom PyTorch models to Hugging Face Transformers format. Helps with: (1) Creating PretrainedConfig and PreTrainedModel classes, (2) Writing ImageProcessor/Tokenizer, (3) Compatibility testing, (4) Hub upload preparation. Use when the user wants to make their model compatible with transformers library.

Installation

$skills install @shunk031/convert-to-transformers
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathhome/dot_config/claude/skills/convert-to-transformers/SKILL.md
Branchmaster
Scoped Name@shunk031/convert-to-transformers

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list