🛠️
DevOpsTypeScript

Local Tool Installer

by hAcKlyc

Local Tool Installer is a DevOps skill for Claude Code, published by hAcKlyc in MyAgents.

851 stars99 forkson hAcKlyc/MyAgentsAdded 2026/08/22Repository updated 2026/08/16
aiai-agentsclaude-codecode-agentdesktopmanusskills
Install in seconds
Install Local Tool Installer
Copy Local Tool Installer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hAcKlyc/MyAgents/tree/main/bundled-agents/myagents_helper/.claude/skills/tool-install ~/.claude/skills/tool-install

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hAcKlyc/MyAgents.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
bundled-agents/myagents_helper/.claude/skills/tool-install/SKILL.md in hAcKlyc/MyAgents
Installs to
~/.claude/skills/tool-install
Collection
One of 23 skills cataloged from this repository
Category
DevOps798 skills

What Local Tool Installer does

Local Tool Installer installs, upgrades, or repairs standalone local tools, CLIs, and runtimes on the current device. Use it when a user asks to install a tool or when a required local command is missing, while verifying sources and avoiding project changes.

Local Tool Installer is cataloged under DevOps on DirSkills. Local Tool Installer comes from a repository tagged ai, ai-agents, claude-code, code-agent and desktop.

Documentation

README

本地工具安装

把用户或 Space 发布者给出的安装要求安全地落到当前设备。安装方法可以因操作系统和工具生态而变化,但不能把一段安装指令当成未经检查即可执行的脚本。

工作边界

  • 安装独立于用户项目的本机工具、CLI 或运行环境;不要改动用户项目的依赖清单、锁文件或源码。
  • 当前工作区 ~/.myagents/ 是应用数据目录,不是源码构建目录。需要 clone、解压或编译时使用独立临时目录。
  • MCP definition 由 MyAgents 的工具配置流程安装;Skill、Plugin 与 App 更新也使用各自的产品入口。
  • 本 Skill 不写 Agent-CLI Registry,也不创建额外的 installed receipt。结果在当前对话中交付即可。

执行流程

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Local Tool Installer

  • What else does hAcKlyc publish alongside Local Tool Installer?

    Local Tool Installer is one of 23 skills that DirSkills catalogs from hAcKlyc/MyAgents, the repository it ships in. Its siblings there include Apple Notes, Apple Reminders CLI and Bird. Each one is a separate skill with its own page in this directory, installs the same way Local Tool Installer does, and is maintained by hAcKlyc in that same repository. The rest of the collection is listed on the hAcKlyc/MyAgents page.

  • How does Local Tool Installer compare to other DevOps skills?

    Local Tool Installer ranks #532 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Local Tool Installer against them. Open each page to compare what they document and how they install.

More from hAcKlyc/MyAgents

Local Tool Installer is one of 23 skills cataloged on DirSkills from hAcKlyc/MyAgents.

See all 23 skills