Skip to content

aploe/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

aploe-tools — Claude Code Plugin Marketplace

A small catalog of agent tooling for Claude Code, maintained by aploe.

This repository hosts the marketplace.json for the aploe-tools marketplace. Each plugin lives in its own dedicated repository — this repo just lists them so users can install everything via a single marketplace.

License: MIT Claude Code


Add the marketplace

/plugin marketplace add aploe/claude-plugins

Once added, every plugin listed below becomes installable in one command.

Available plugins

Plugin Description Repo Install
handoff Agent-agnostic session handoff. Writes self-instructing docs any LLM (Codex, Cursor, Gemini, GPT) can resume — even agents that don't know this plugin exists. aploe/claude-handoff-skill /plugin install handoff@aploe-tools

How it works

marketplace.json references each plugin via a github source pointing at its own repo. When you install a plugin, Claude Code clones the target repo directly. This means:

  • Each plugin has its own README, issue tracker, releases, and license.
  • Updates to a plugin go through that plugin's repo, not this one.
  • This catalog repo only changes when a new plugin is added or removed.

Coming soon

Planned plugins for this catalog. Subscribe (Watch → Custom → Releases) to be notified when they ship.

  • Additional Claude Code skills (TBD — feature requests welcome via issues).

Contributing

This catalog is curated by aploe. If you have feedback on existing plugins, open issues in their respective repos. For ideas about new plugins or improvements to the catalog itself, open an issue here.

License

MIT — see LICENSE. Individual plugins carry their own license (all currently MIT).

Related Reading

About

Marketplace catalog for aploe's Claude Code plugins. Add via /plugin marketplace add aploe/claude-plugins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors