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.
npx skills add xxzxzmai-droid/dify-builder-skills --skill dify-plugin-buildergit clone --depth 1 https://github.com/xxzxzmai-droid/dify-builder-skillsWrote 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.
[](https://agentmods.dev/skills/xxzxzmai-droid/dify-builder-skills/dify-plugin-builder)<a href="https://agentmods.dev/skills/xxzxzmai-droid/dify-builder-skills/dify-plugin-builder"><img src="https://agentmods.dev/badge/skills/xxzxzmai-droid/dify-builder-skills/dify-plugin-builder/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.
<a href="https://agentmods.dev/skills/xxzxzmai-droid/dify-builder-skills/dify-plugin-builder"><img src="https://agentmods.dev/badge/skills/xxzxzmai-droid/dify-builder-skills/dify-plugin-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00159 | $0.01303 |
| Opus 5 | $0.00079 | $0.00651 |
| Sonnet 5 | $0.00032 | $0.00261 |
| Haiku 4.5 | $0.00016 | $0.00130 |
Grade A, and why
dify-plugin-builder 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 10d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
15 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 249 B
- assets/plugin-template/_assets/icon.svg 268 B
- assets/plugin-template/main.py 148 B runs code
- assets/plugin-template/manifest.yaml 724 B
- assets/plugin-template/PRIVACY.md 165 B
- assets/plugin-template/provider/my_provider.py 445 B runs code
- assets/plugin-template/provider/my_provider.yaml 387 B
- assets/plugin-template/requirements.txt 207 B
- assets/plugin-template/tools/my_tool.py 1.1 KB runs code
- assets/plugin-template/tools/my_tool.yaml 1006 B
- references/plugin-guide.md 7.1 KB
- scripts/fetch_offline_wheels.sh 1.0 KB runs code
- scripts/pack_plugin.sh 1.8 KB runs code
- scripts/prepare_offline_plugin.py 2.5 KB runs code
- scripts/scaffold_plugin.py 8.2 KB runs code
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.
- 10d ago First seen · 88 lines · 159 tokens per session scan A d0a352253a8c
dify-plugin-builder is a skill published in the GitHub repository xxzxzmai-droid/dify-builder-skills (2 stars, last pushed 3mo ago), with no licence file. It adds 159 tokens to every session and 1,303 once invoked, about $0.0008 per session on Opus 5. 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.
Other skills, from other repositories
baoyu-youtube-transcript
A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.
nature-statistics
Audit, revise, or draft manuscript statistical reporting for Nature / high-impact journal submissions. Use when the user asks to check statistical analysis sections, p values, confidence intervals, sample size, biological versus technical replicates, randomization, blinding, multiple-comparison correction, model…
nature-citation
Add strict Nature/CNS citations to manuscript text by splitting long passages into citable segments, searching only accepted flagship and subjournal titles from Nature Portfolio, the AAAS Science family, and Cell Press, filtering by publication time range, and exporting one reference-manager-ready output by default.…
playwright-cli
Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or…
cesiumjs-camera
CesiumJS camera control - Camera, flyTo, lookAt, setView, ScreenSpaceCameraController, CameraEventAggregator, flight animation. Use when positioning the camera, creating flyTo animations, constraining user navigation, tracking entities, or converting between screen and world coordinates.
cesiumjs-imagery
CesiumJS imagery layers - ImageryProvider, ImageryLayer, ImageryLayerCollection, WMS, WMTS, Bing, OpenStreetMap, ArcGIS, Mapbox, tile discard policies. Use when adding or swapping base map layers, configuring imagery providers, layering multiple map sources, or creating split-screen imagery comparisons.