Skip to content

SECOTRON/claude-plugins

SECOTRON

SECOTRON / claude-plugins

SECOTRON's Claude Code plugin marketplace.

CI License: MIT Claude Code plugin marketplace

Install the marketplace

From Claude Code:

/plugin marketplace add secotron/claude-plugins

Then install any plugin below with /plugin install <name>@secotron.

Plugins

Plugin Description
session-finder Find, search, summarize and resume past Claude Code sessions across surfaces (terminal, VS Code, desktop app, web) by reading the local JSONL transcripts.
/plugin install session-finder@secotron

Repository layout

.
├── .claude-plugin/marketplace.json   # marketplace manifest (lists all plugins)
└── plugins/
    └── <plugin-name>/
        ├── .claude-plugin/plugin.json
        ├── commands/   skills/   README.md
        └── ...

Each plugin is self-contained under plugins/<name>/. Add a new plugin by creating its directory and appending an entry to .claude-plugin/marketplace.json.

Development

Linting is handled by trunk at the repo root:

make setup    # one-time: trunk + linters + git hooks
make test     # validate manifests + lint + smoke test
make fmt      # auto-format

Contributing

Contributions welcome — see CONTRIBUTING.md for setup, commit conventions, and how to add a plugin. By participating you agree to the Code of Conduct. Found a vulnerability? See SECURITY.md.

Support

If these plugins are useful, you can sponsor on GitHub or buy me a coffee. ☕

License

MIT © Thomas Geens

About

SECOTRON's Claude Code plugin marketplace — install with /plugin marketplace add secotron/claude-plugins

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors