tiger-plugins

A plugin marketplace listing that bundles five Claude Code add-ons, including Codex integration and conversation tools.

In plain words
What is it for?
It is for developers who want the bundled add-ons for cross-model work, conversation saving, exporting, and related tasks.
Why use it?
It provides one place to discover and install a related set of plugins instead of managing separate listings.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add DropFan/claude-code-plugins
agentmods
npx agentmods add plugins/dropfan/claude-code-plugins/marketplace
Clone the repo
git clone --depth 1 https://github.com/DropFan/claude-code-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

tiger-plugins 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 yesterday.

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.

.claude-plugin/marketplace.json · 74 lines

How it starts

The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "tiger-plugins",
  "owner": {
    "name": "Tiger"
  },
  "metadata": {
    "description": "Tiger's Claude Code plugins collection - custom plugins and curated favorites",
    "version": "0.1.0"
  },
  "plugins": [
    {
      "name": "codex-bridge",
      "source": "./plugins/codex-bridge",
      "description": "Bridge OpenAI Codex CLI into Claude Code for cross-model review, verification, task delegation and collaborative generation",
      "version": "0.3.2",
      "author": {
        "name": "Tiger",
        "url": "https://github.com/DropFan"
      },
      "keywords": [
        "codex",
        "openai",
        "code-review",
        "cross-model"
      ],
      "license": "MIT"
    },
    {
      "name": "chat-saver",
      "source": "./plugins/chat-saver",
      "description": "Save, search, manage, and export Claude Code conversations to documents or external platforms",
      "version": "0.6.1",
      "author": {
        "name": "Tiger",
        "url": "https://github.com/DropFan"
      },
      "license": "MIT"
    },
    {
      "name": "skill-extractor",
      "source": "./plugins/skill-extractor",
      "description": "Extract reusable skills, commands, and agents from conversation history",
      "version": "0.1.3",
      "author": {
        "name": "Tiger",
        "url": "https://github.com/DropFan"
      },
      "license": "MIT"
    },
    {
      "name": "update-plugins",
      "source": "./plugins/update-plugins",
      "description": "Batch update all installed Claude Code plugins with a single command",
      "version": "0.1.1",
      "author": {
        "name": "Tiger",
        "url": "https://github.com/DropFan"
      },
      "license": "MIT"
    },
    {
      "name": "lark",
      "source": "./plugins/lark",
      "description": "Operate Feishu/Lark (IM, Docs, Base, Sheets, Calendar, Drive, Wiki, Task, OKR, VC, etc.) via the local lark-cli. Mirrors the Claude Code lark skill set for Cowork. 飞书/Lark 全套技能。",
      "version": "1.

Read the full file on GitHub · 74 lines

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. yesterday First seen · 74 lines scan A 99602bc0d0e3

Subscribe to this mod's changes

tiger-plugins is a plugin published in the GitHub repository DropFan/claude-code-plugins (7 stars, last pushed 26d ago), licensed MIT. 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.