install

Community

Install Claude tools globally or per-project.

Authorrobdmc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the discovery and deployment of Claude tools from the repository to the specified target locations, simplifying setup across environments.

Core Features & Use Cases

  • Discover available tools and their components (skills, agents, commands) from the repository.
  • Install selected tools to a global or project location using copy or symlink methods.
  • Manage existing installations by replacing or updating tool components to reflect repository state.

Quick Start

Run the discovery script to list tools: python {SKILL_DIR}/install.py --list

To install tools, run: python {SKILL_DIR}/install.py --install --target <global|project> --mode <copy|symlink> --tools <tool1,tool2,...>

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: install
Download link: https://github.com/robdmc/claude_tools/archive/main.zip#install

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.