---
title: "skilla"
description: "Install, update and remove Agent Skills and Agent Plugins from git repositories with the skilla CLI, instead of vendor-specific plugin commands."
canonical: https://agentpluginsdirectory.com/plugins/skilla
last-updated: 2026-09-27
---

# skilla
Install, update and remove Agent Skills and Agent Plugins from git repositories with the skilla CLI, instead of vendor-specific plugin commands.
- Slug: skilla
- Publisher: junior
- Repository: https://github.com/junior/skilla
- Manifest: plugin.json
- Version: 0.4.1
- License: MIT
- Category (editorial): agent-tooling
- Skills: 1 (skilla)
- MCP servers: 0
- Stars: 1
- Repository created: 2026-06-30
- Repository last pushed: 2026-09-23
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/skilla
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What skilla does, in the publisher's words

A small, dependency-light CLI for installing Agent Skills and Agent Plugins from git repositories into the locations agents read them from.

It clones a repo, discovers skills/ /SKILL.md, resolves declared dependencies (requires:), and installs the skills into a project (.agents/skills/) or your home (~/.agents/skills/): tracking what's installed in a small JSON registry so it can list, update, and remove cleanly. When the source is an Agent Plugins 1.0.0 package, skilla plugin validates the manifest, installs the whole package, and hands you the MCP config with ${PLUGIN_ROOT}/${PLUGIN_DATA} already expanded.

> Built to install agentskills.io skills for > agents such as Devin (which indexes.agents/skills/ /SKILL.md) while staying > host-agnostic: a drop-in for environments where a vendor plugin manager isn't available.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/junior/skilla/HEAD/README.md

## Skills

- skilla: Install, update, list, verify, and remove agent skills (agentskills.io) and Agent Plugins (agent-plugins.org) using the skilla CLI. Use whenever the user asks to install, add, update, or remove an agent skill or plugin from a git repository or catalog, in any AI coding CLI (Claude Code, Devin, Cur…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
