·skill-install
!

skill-install

cexll/myclaude

Install Claude skills from GitHub repositories with automated security scanning. Triggers when users want to install skills from a GitHub URL, need to browse available skills in a repository, or want to safely add new skills to their Claude environment.

36Installs·0Trend·@cexll

Installation

$npx skills add https://github.com/cexll/myclaude --skill skill-install

SKILL.md

Install Claude skills from GitHub repositories with built-in security scanning to protect against malicious code, backdoors, and vulnerabilities.

Accept a GitHub repository URL from the user. The URL should point to a repository containing a skills/ directory.

Use the WebFetch tool to retrieve the skills directory listing from GitHub.

Install Claude skills from GitHub repositories with automated security scanning. Triggers when users want to install skills from a GitHub URL, need to browse available skills in a repository, or want to safely add new skills to their Claude environment. Source: cexll/myclaude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cexll/myclaude --skill skill-install
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is skill-install?

Install Claude skills from GitHub repositories with automated security scanning. Triggers when users want to install skills from a GitHub URL, need to browse available skills in a repository, or want to safely add new skills to their Claude environment. Source: cexll/myclaude.

How do I install skill-install?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cexll/myclaude --skill skill-install Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cexll/myclaude