CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from hiroro-work/claude-plugins.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Claude Code Plugins Marketplace Claude Code 用プラグインを配布するマーケットプレイスのリポジトリ。 ## リポジトリ構成 プラグインの置き方は 2 通りある。 1. **direct-skill 方式**: 単体スキルのプラグイン。スキルディレクトリをそのまま source にする(`source: "./skills/<skill-dir>"` + `skills: ["./"]`) 2. **wrapper 方式**: エージェントを持つもの、フックを定義するもの、複数スキルの bundle。`plugins/<plugin-name>/` にまとめる ```text . ├── .claude-plugin/ │ └── marketplace.json # プラグイン一覧とバージョンの記載元 ├── skills/ # スキルの実体。direct-skill 方式の source を兼ねる │ └── <skill-name>/ │ ├── .claude-plugin/ # direct-skill 方式で source になるスキルのみ │ │ └── plugin.json │ ├── SKILL.md │ ├── references/ # (任意) SKILL.md から読む手順・定義 │ └── README.md # (任意) 利用者向けの設定リファレンス ├── plugins/ # wrapper 方式のプラグイン │ └── <plugin-name>/ │ ├── .claude-plugin/ │ │ └── plugin.json │ ├── skills/ │ │ └── <skill-name>/ # skills/<skill-name> の実ディレクトリコピー │ ├── agents/ # (エージェント依存のみ) │ │ └── <agent-name>.md │ └── README.md # (任意) ├── tests/ # リポジトリ自身のテスト(*.test.mjs)。Skill(run-node-tests) が実行する ├── .claude/ │ ├── commands/ # 開発用コマンド(/verify-plugins 等) …
Read the whole file at its exact version.
How to install
mdr add hiroro-work/claude-plugins/CLAUDE.md@git:20260923.b852b0bmdr add hiroro-work/claude-plugins/CLAUDE.md@sha256:277b66a34c46a0d9Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_y5qiithciulktwk4)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.b852b0b latest | 2026-09-23 | b852b0b | 8,610 B | A | view · diff |
| git:20260901.4e26eb1 | 2026-09-01 | 4e26eb1 | 11,565 B | A | view · diff |
| git:20260826.9ee3a41 | 2026-08-26 | 9ee3a41 | 9,660 B | A | view · diff |
| git:20260728.97a1793 | 2026-07-28 | 97a1793 | 9,506 B | A | view · diff |
| git:20260726.debc794 | 2026-07-26 | debc794 | 8,947 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (8610 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
hiroro-work/claude-plugins · 48 stars · license none · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_y5qiithciulktwk4 GET https://markdownregistry.com/api/v1/resolve?ref=hiroro-work/claude-plugins/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/277b66a34c46a0d987e871c87b5d326bab63536fb9f45f4fc6d46d7bdc7aca13
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from hiroro-work/claude-plugins
Every file in hiroro-work/claude-plugins