BeClaude

tinker

New
3.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/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

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.