tinker
New3.3kCommunity RegistryGeneralby Thinking Machines Lab
Skills for fine-tuning language models with the Tinker API â research, debugging, and more.
First seen 5/22/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/tinker.md https://raw.githubusercontent.com/thinking-machines-lab/tinker-cookbook/main/SKILL.md3
Invoke in Claude Code
/tinkerView source on GitHub
api
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is tinker?
Skills for fine-tuning language models with the Tinker API â research, debugging, and more.
How to install tinker?
To install tinker: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/tinker.md https://raw.githubusercontent.com/thinking-machines-lab/tinker-cookbook/main/SKILL.md. Finally, /tinker in Claude Code.
What is tinker best for?
tinker is a skill categorized under General. It is designed for: api. Created by Thinking Machines Lab.