company-plugin

company-plugin is a plugin for Claude Code from lukaskellerstein/claude-my-marketplace. Its manifest loads nothing; the 2 skills it bundles cost 402 tokens per session together, scanned A, original, no licence file.

A business-operations toolkit for shipping and payments. It covers deliveries through Zásilkovna in Czechia and DHL worldwide, plus payment processing through Stripe.

In plain words
What is it for?
Use it to integrate, configure, and manage Zásilkovna, DHL, and Stripe services.
Why use it?
It brings shipping and payment-service setup and management into one toolkit instead of handling each service separately.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it to integrate, configure, and manage Zásilkovna, DHL, and Stripe services.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add lukaskellerstein/claude-my-marketplace/plugin install company-plugin
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/lukaskellerstein/claude-my-marketplace

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for company-plugin

README.md
[![agentmods](https://agentmods.dev/badge/plugins/lukaskellerstein/claude-my-marketplace/company-plugin/github.svg)](https://agentmods.dev/plugins/lukaskellerstein/claude-my-marketplace/company-plugin)
Your own site
<a href="https://agentmods.dev/plugins/lukaskellerstein/claude-my-marketplace/company-plugin"><img src="https://agentmods.dev/badge/plugins/lukaskellerstein/claude-my-marketplace/company-plugin/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for company-plugin

Your own site · 80×15
<a href="https://agentmods.dev/plugins/lukaskellerstein/claude-my-marketplace/company-plugin"><img src="https://agentmods.dev/badge/plugins/lukaskellerstein/claude-my-marketplace/company-plugin.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 2 skills cost 402 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Security

Grade A, and why

company-plugin scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/company-plugin/.claude-plugin/plugin.json · 38 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Contents

What it installs

The manifest is a name and a version. 2 skills travel with it, and installing the plugin installs all of them — 402 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 38 lines scan A d8a83d757cca

Subscribe to this mod's changes

company-plugin is a plugin published in the GitHub repository lukaskellerstein/claude-my-marketplace (3 stars, last pushed 1mo ago), with no licence file. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

consulting-toolkit

Multi-agent consulting system with an /engagement orchestration command, an Engagement Manager quality gate, and Research, Finance, Deck, and Due Diligence agents. Includes 17 consulting slash commands, deliverable templates, strategy frameworks, and an 8-tool Financial Intelligence MCP server for real-time financial…

Aznatkoiny/zAI-Skills · not measured

real-estate-investment

Comprehensive real estate investment analysis plugin with financial modeling, market data APIs, deal analysis agents, and tax-aware structuring. Covers all property types: residential, commercial, multifamily, short-term rentals, and land development.

Aznatkoiny/zAI-Skills · not measured

fp-minify

Comment-concision mode. Shapes the code the model writes so comments earn their place (a non-obvious why, or meaning a name can't hold: config, units, constraints) and stay short. Hard one-line cap on inline comments, plus a density bar, so most functions carry none. Measurements, rejected alternatives, and the…

SlashyIsTaken/fp-pluginplaza · not measured

fp-sicem

Readable-prose mode. In the prose the model writes (READMEs, docs, markdown, PR and commit bodies) it defaults the em-dash out of existence, replacing it and its cousins (semicolon, colon-as-drama, long dash-parentheticals) with clear connectors that read well for every English reader, non-native ones included.…

SlashyIsTaken/fp-pluginplaza · not measured

fp-yoohoo

Terminal-recall mode. When Claude Code stops to ask you something (a permission prompt, a question dialog, an agent blocked on input) it brings the terminal window to the foreground, so a waiting session is impossible to miss and you never have to remember to check back. Skips the raise when the terminal already has…

SlashyIsTaken/fp-pluginplaza · not measured

fp-barbeque

Understanding-first mode: on exploratory tasks (refactors, design, ambiguous scope) the model grills you toward mutual understanding before it writes code, so you can debug and own the result. Sets a prior at the task edge; never steers mid-solve. Modes: off, on (default).

SlashyIsTaken/fp-pluginplaza · not measured