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 Evyasys-Software-Solutions/EvyaGovernance --skill evyasys-train-docsgit clone --depth 1 https://github.com/Evyasys-Software-Solutions/EvyaGovernanceWrote 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/evyasys-software-solutions/evyagovernance/evyasys-train-docs)<a href="https://agentmods.dev/skills/evyasys-software-solutions/evyagovernance/evyasys-train-docs"><img src="https://agentmods.dev/badge/skills/evyasys-software-solutions/evyagovernance/evyasys-train-docs/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/evyasys-software-solutions/evyagovernance/evyasys-train-docs"><img src="https://agentmods.dev/badge/skills/evyasys-software-solutions/evyagovernance/evyasys-train-docs.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.00224 | $0.02339 |
| Opus 5 | $0.00112 | $0.01170 |
| Sonnet 5 | $0.00045 | $0.00468 |
| Haiku 4.5 | $0.00022 | $0.00234 |
Grade A, and why
evyasys-train-docs 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.
How it starts
The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: evyasys-train-docs
What it scans
- Tech stack:
package.json,requirements.txt,pyproject.toml,Cargo.toml,go.mod,Dockerfile* - Source structure: all
src/,app/,lib/,components/,pages/,api/,services/,models/trees - Tooling config: ESLint, Prettier, Jest/Vitest, Playwright, Tailwind, Prisma, TypeScript
- CI/CD: GitHub Actions workflows, Azure Pipelines, Jenkinsfile
- AdminLTE (auto-detected):
adminlte/dist/,assets/css/variables.css,assets/css/custom.css,assets/js/app.js, base layout template, sidebar template, plugin directory - Extension architecture: core/foundation directories (
app/Core/,src/core/,lib/base/, or equivalent),app/Exceptions/,assets/js/core/, infrastructure wrappers (StorageService, CacheService, MailerService, QueueService, Logger), all repositories/services/controllers (extension compliance check) - Localisation + constants:
lang/,locales/,resources/lang/,i18n/, enum directories (app/Enums/,src/enums/, or equivalent), constant directories (app/Constants/,src/constants/, or equivalent),assets/js/constants/,assets/js/locales/, hardcoded string/magic number scan across sampled files - DTOs: request/input directories (
{src}/requests/,{src}/dtos/,{src}/schemas/, or equivalent), response/resource directories,BaseApiControllerresponse builders, raw-value boundary violation scan - RBAC: role and permission enum/constant files, role-permission seed script or fixture, auth guard/middleware directories,
user.can()or equivalent implementation, route/endpoint middleware coverage check, RBAC table migrations - Infrastructure:
nginx.conf,nginx/sites-available/*, Supervisor config (/etc/supervisor/conf.d/*), PM2 config (ecosystem.config.js), systemd service files,Procfile,docker-compose.yml - Configuration:
.env.example,.env.staging,.env.production(names only — never content), framework config directory - Scheduler: central scheduler file (e.g.
app/Console/Kernel.php,src/scheduler.js,crontab, or equivalent), jobs directory, cron config - Backup:
scripts/backup*,bin/backup*, any backup shell scripts in the project root or ops directory - Health checks: routes/endpoints matching
/health,/ping,/status,/healthz - Code sampling: 3–5 representative files per layer (components, routes, services, data, tests, utils)
- Existing docs:
README.md,CONTRIBUTING.md,docs/
What ships with it
1 file 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.
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 · 76 lines · 224 tokens per session scan A 43f91a2d260e
evyasys-train-docs is a skill published in the GitHub repository Evyasys-Software-Solutions/EvyaGovernance (7 stars, last pushed 28d ago), licensed MIT. It adds 224 tokens to every session and 2,339 once invoked, about $0.0011 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
michel-cli-demo-recorder
Produce proof-of-execution demos of the Packmind CLI (packmind-cli) as terminal-styled images (colors and formatting preserved exactly), for embedding in a GitHub PR. Renders a crisp master SVG and rasterizes it to a PNG — the PNG is what you embed, because GitHub does not render SVG in PR/issue bodies. Use this…
product-analytics
Product analytics and growth expert. Use when designing event tracking, defining metrics, running A/B tests, or analyzing retention. Covers AARRR framework, funnel analysis, cohort analysis, and experimentation.
api-design
REST/GraphQL/gRPC API design best practices. Use when designing APIs, defining contracts, handling versioning. Covers OpenAPI 3.2, GraphQL Federation, gRPC streaming.
task-graph
Execute an approved multi-task plan as a verified DAG with @taskgraph — parallel squad workers per task, validation gates the engine runs itself, and an independent reviewer verdict before any task counts as done. Use for deliveries of 5+ tasks with real independence between them; for smaller work dispatch workers…
react-best-practices
React and Next.js performance playbook distilled from Vercel Engineering guidance. Use when building, reviewing, or refactoring React/Next.js code for waterfalls, bundle size, rendering cost, and client/server data flow.
clash-doctor
A diagnostic and configuration skill for Clash Verge and Mihomo, tools that manage network proxy profiles and routing rules. It focuses on inspecting profiles, checking connectivity, switching profiles, and routing AI tools such as Claude, Codex, Cursor, or Warp.