BeClaude

tinker

New
3.3kCommunity RegistryGeneralby Thinking Machines Lab

Skills for fine-tuning language models with the Tinker API — research, debugging, and more.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
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.md
3
Invoke in Claude Code
/tinker
View source on GitHub
api

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 .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /tinker.

What is tinker best for?

tinker is a community categorized under General. It is designed for: api. Created by Thinking Machines Lab.