Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
BlackArrowLabsInc avatar

Load Skills

  • Updated March 11, 2026
  • BlackArrowLabsInc/manual-plugins

load-skills pulls skills from an origin/terminal-skills branch into a local cache and enforces reading them before any work starts. A developer uses it to guarantee an agent has loaded the required skill set before acting, keeping behavior consistent across repos.

Key points

  • Loads skills from a remote branch
  • Local skill cache
  • Enforces read-before-work

Load Skills by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add BlackArrowLabsInc/manual-plugins
/plugin install load-skills@BlackArrowLabsInc-load-skills

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedMarch 11, 2026
RepositoryBlackArrowLabsInc/manual-plugins

What it does

Load skills from a remote branch into a local cache and enforce reading them before any work begins.

README.md

manual-plugins

Claude Code plugins managed by BlackArrowLabsInc.

Plugins

load-skills

Loads skills from a repo's origin/terminal-skills branch into a local cache (/tmp/<repo>/terminal-skills/) so Claude can read them before starting work.

File overview

File Purpose
.claude-plugin/marketplace.json Marketplace manifest — registers this repo as a plugin source
load-skills/.claude-plugin/plugin.json Plugin metadata (name, version, author, skills path)
load-skills/scripts/load.sh Bash script that extracts skill directories from origin/terminal-skills via git archive and caches them locally
load-skills/skills/load-skills/SKILL.md Skill definition — tells Claude to run load.sh then read each cached SKILL.md before doing any work

Installation

/plugin marketplace add BlackArrowLabsInc/manual-plugins
/plugin install load-skills@BlackArrowLabsInc-load-skills

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.