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.
git clone --depth 1 https://github.com/diagrid-labs/dapr-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/plugins/diagrid-labs/dapr-skills/dapr-skills)<a href="https://agentmods.dev/plugins/diagrid-labs/dapr-skills/dapr-skills"><img src="https://agentmods.dev/badge/plugins/diagrid-labs/dapr-skills/dapr-skills/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/plugins/diagrid-labs/dapr-skills/dapr-skills"><img src="https://agentmods.dev/badge/plugins/diagrid-labs/dapr-skills/dapr-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
dapr-skills 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 11d 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.
What it actually says
{
"name": "dapr-skills",
"description": "Skills to create and review Dapr Workflow and durable AI agent applications",
"version": "1.19.0",
"author": {
"name": "Diagrid"
},
"homepage": "https://diagrid.io",
"repository": "https://github.com/diagrid-labs/dapr-skills",
"skills": "./skills/"
}
What it installs
The manifest is a name and a version. 18 skills travel with it, and installing the plugin installs all of them — 1,072 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill create-agent-dotnet A 62 tokens
- Skill create-workflow-dotnet A 52 tokens
- Skill create-workflow-from-diagram A 124 tokens
- Skill create-workflow-python A 47 tokens
- Skill check-prereq-agent-python A 59 tokens
- Skill review-agent-tools A 56 tokens
- Skill review-workflow-management A 66 tokens
- Skill check-prereq-agent-dotnet A 60 tokens
- Skill review-agent-observability A 54 tokens
- Skill review-workflow-activity A 57 tokens
- Skill review-workflow-determinism A 63 tokens
- Skill check-prereq-python A 44 tokens
- Skill review-agent-memory A 43 tokens
- Skill review-agent-orchestration A 57 tokens
- Skill create-agent-python C 78 tokens
- Skill create-workflow-aspire C 53 tokens
- Skill check-prereq-dotnet A 49 tokens
- Skill check-prereq-aspire C 48 tokens
What ships with it
1 file beside plugin.json 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.
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.
- 11d ago First seen · 12 lines scan A 8ac62cfde739
dapr-skills is a plugin published in the GitHub repository diagrid-labs/dapr-skills (12 stars, last pushed yesterday), 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-30.
Other plugins, from other repositories
aws-agent-skills
Collection of AWS engineering skills for IAM, Lambda, DynamoDB, S3, and 14 other core AWS services.
fuse-php
Expert modern PHP 8.5/8.4 for non-Laravel projects — libraries, standalone Symfony components, Slim, API-first apps, and CLI tools, with PER Coding Style 3.0, PHPStan, and SOLID principles.
fuse-nextjs
Expert Next.js 16 + React 19 with App Router, Server Components, Prisma 7, and Better Auth.
tailscale
Tailscale CLI reference and safe patterns for exposing local services over a tailnet.
agent-meta
Meta-development tools for agentic workflows.
system-design-skills
A divide-and-conquer wiki of system-design skills. Reason about a design problem one part at a time -- requirements, capacity, APIs, storage, caching, load balancing, messaging, consistency, resilience, delivery, and scaling -- each with generic recipes, cloud-provider variants (AWS/Azure/GCP/Temporal), explicit trade.