AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from dropfan/claude-code-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 Collection
<!-- This file mirrors CLAUDE.md. Keep the two in sync when editing either. -->
This is a Claude Code plugin marketplace repository.
## Repository Structure
```
.claude-plugin/
marketplace.json # Marketplace manifest, declares all available plugins
plugins/
<plugin-name>/ # Self-developed plugin directory
.claude-plugin/
plugin.json # Plugin metadata
commands/ # User-invokable slash commands
agents/ # Subagent definitions
skills/ # Skill modules
hooks/ # Hook configurations
scripts/
sync-plugins.sh # Sync plugin.json metadata to marketplace.json and README.md
validate-plugins.sh # Validate plugin structure and metadata (plugin.json, frontmatter, naming)
verify-sync.sh # Detect drift between plugin.json and marketplace.json (--run-sync to fix)
lark-rebuild.py # Rebuild the lark plugin from lark-cli skill sources
tests/
run-tests.sh # Automated test runner
*-manual-tests.md # Manual test checklists per plugin
.github/workflows/
ci.yml # CI: validate-plugins + verify-sync + tests
```
…Read the whole file at its exact version.
How to install
mdr add dropfan/claude-code-plugins/AGENTS.md@git:20260705.db7c1d2mdr add dropfan/claude-code-plugins/AGENTS.md@sha256:ef6d9a2e09789f52Pin 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_5javnzsvkx3bqhhb)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (3351 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
dropfan/claude-code-plugins · 8 stars · license MIT · pushed 2026-09-21 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_5javnzsvkx3bqhhb GET https://markdownregistry.com/api/v1/resolve?ref=dropfan/claude-code-plugins/AGENTS.md GET https://markdownregistry.com/api/v1/blob/ef6d9a2e09789f5201b5c8b66c1a755233a07d20fe6f517b005d473d8e9b1e74
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 dropfan/claude-code-plugins
Every file in dropfan/claude-code-plugins