Skip to content

tinker-agent-skills

An agent skills manager plugin for TINKER. Browse, install, and link local agent skills under ~/.agents/skills.

Screenshot

Features

  • Browse & Search skills installed under ~/.agents/skills
  • Install from GitHub with owner/repo and owner/repo@skill shorthand
  • Marketplace search and one-click install
  • Local Install from ZIP archives or skill folders
  • Per-Agent Linking for CodeBuddy, Claude, Codex, and OpenCode
  • MCP Tools for listing, linking, and installing skills from the CLI

Installation

Download and install TINKER, then run:

bash
npm i -g tinker-agent-skills

Usage

  1. Browse installed skills and search by name or description
  2. Click a skill to link or unlink it for each coding agent
  3. Use Add to install from local files, the marketplace, or GitHub
  4. Refresh the list after installing or changing agent links

Released under the AGPL-3.0 License.