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.
/plugin marketplace add waynesutton/convexskillsnpx agentmods add plugins/waynesutton/convexskills/convexskillsgit clone --depth 1 https://github.com/waynesutton/convexskillsWrote 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/waynesutton/convexskills/convexskills)<a href="https://agentmods.dev/plugins/waynesutton/convexskills/convexskills"><img src="https://agentmods.dev/badge/plugins/waynesutton/convexskills/convexskills.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
convexskills 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 6d 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": "convex-skills",
"version": "1.0.0",
"description": "Agent skills for building production-ready Convex applications. Includes best practices, functions, realtime patterns, schema validation, file storage, security audits, and more.",
"author": "Convex",
"license": "Apache-2.0",
"repository": "https://github.com/get-convex/skills",
"skills": [
"skills/convex-best-practices",
"skills/convex-functions",
"skills/convex-realtime",
"skills/convex-schema-validator",
"skills/convex-file-storage",
"skills/convex-agents",
"skills/convex-cron-jobs",
"skills/convex-http-actions",
"skills/convex-migrations",
"skills/convex-security-check",
"skills/convex-security-audit",
"skills/convex-component-authoring"
]
}
What it installs
The manifest is a name and a version. 14 skills travel with it, and installing the plugin installs all of them — 467 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill convex-http-actions A 31 tokens
- Skill convex-migrations A 35 tokens
- Skill convex-agents A 32 tokens
- Skill convex-cron-jobs A 33 tokens
- Skill convex-security-audit A 28 tokens
- Skill avoid-feature-creep A 65 tokens
- Skill convex-component-authoring A 28 tokens
- Skill convex-realtime A 28 tokens
- Skill convex-schema-validator A 29 tokens
- Skill convex-best-practices A 40 tokens
- Skill convex-security-check A 27 tokens
- Skill convex A 31 tokens
- Skill convex-file-storage B 32 tokens
- Skill convex-functions B 28 tokens
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.
- 6d ago First seen · 23 lines scan A 2acebcc3a460
convexskills is a plugin published in the GitHub repository waynesutton/convexskills (404 stars, last pushed 7mo ago), licensed Apache-2.0. 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
ts-backend-dev
TypeScript backend development skills: database performance optimization, code review, and Prisma schema design.
fastapi-plugin
FastAPI backend + database stack provider (priority=150). Detects fastapi in pyproject.toml/requirements.txt. Provides fastapi-architect (Sonnet/medium — APIRouter, Pydantic v2 schemas, Depends injection, async endpoints, OAuth2/JWT, OpenAPI, SQLAlchemy model stubs, API contract for SPA frontends) and…
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.
powerplatform-core
Coding-agent skill for Microsoft Power Platform and Dataverse development. Read a repo, understand model-driven app and solution structure, choose the right development surface, and safely build, validate, and deliver source-controlled changes: plug-ins, PCF controls, web resources, form and ribbon metadata…
esdb
Claude Code plugin for interacting with EventSourcingDB via its HTTP API.
cce-django
Django backend development suite: models, views, DRF APIs, GraphQL, and ORM optimization.