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 srinitude/skills --skill would-agents-actuallygit clone --depth 1 https://github.com/srinitude/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/srinitude/skills/would-agents-actually)<a href="https://agentmods.dev/skills/srinitude/skills/would-agents-actually"><img src="https://agentmods.dev/badge/skills/srinitude/skills/would-agents-actually.svg" alt="Measured on agentmods" height="20"></a>- Socket pass
- Snyk warn
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.00019 | $0.01629 |
| Opus 5 | $0.00010 | $0.00814 |
| Sonnet 5 | $0.00004 | $0.00326 |
| Haiku 4.5 | $0.00002 | $0.00163 |
Grade A, and why
would-agents-actually 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 4d 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.
Would Agents Actually?
Produce an evidence-backed verdict about whether a pinned agent system will perform or avoid a defined action under declared tasks, tools, policies, budgets, and trials. Separate what the system says, what the trace records, and what the environment proves.
Command grammar
/would-agents-actually help: show the contract, verdict labels, and required system pin without researching./would-agents-actually verdict <agent-action question>: research the claim, run or inspect the required action evidence, issue the supported verdict, and validate the artifact.
Procedure
- Define the action as
[a]. Name the opportunity or trigger, pinned system, observable action or abstention, task distribution, environment, window, budgets, real friction, comparator, and independent readback. Ask one question only when an unknown changes the evidence plan. Otherwise state the assumption. - Pin the model identifier and version, provider route, prompts, runtime, planner, router, verifier, retries, fallbacks, tools, schemas, permissions, approval gates, memory, context, checkpoints, environment, dependencies, task sampling, and budgets. A material change creates a new system stratum.
- Write support, contradiction, and insufficient-evidence conditions before research or trials. Keep target outcomes, target traces, matched analogs, component checks, mechanism evidence, and inference separate. When current reports or fast-changing runtime behavior matters, load recent-public-signal.md.
- Verify every load-bearing source at its primary record. Complete the source and trace cards in verdict-protocol.md. Require two independent teams, task sets, or datasets for every premise needed by the verdict or confidence. Shared tasks, runs, graders, and restatements count once.
- Count an external action only after independent environment readback. A plan, final claim, tool-call attempt, accepted request, or long trace is not outcome proof. Keep model-caused and infrastructure-caused diagnostics separate while retaining both in the operational verdict.
- Define the reference class before reading results. Match action, tasks, horizon, tools, permissions, state, runtime, model version, environment, graders, budgets, failures, threat conditions, and time. Do not transport a score by model name alone.
- Load frameworks.md after evidence collection to diagnose opportunity, selection, attempt, receipt, state, constraints, verification, stopping, repeatability, and transport. Keep capability, propensity, reliability, compliance, resilience, abstention, and operational fit separate.
- Choose
LIKELY,UNLIKELY,UNCERTAIN, orINSUFFICIENT EVIDENCEunder verdict-protocol.md. If live research is unavailable or forbidden, useUNVALIDATED HYPOTHESIS. Never invent a run, trace, tool call, state change, grader result, rate, cost, quote, source, or URL. - Design the smallest production-like test with the least authority. Prespecify representative tasks, holdout, trials, denominator, comparator, graders, budgets, permissions, faults, stop rules, readback, rollback, cleanup, and the decision changed. Use approved or synthetic data and fake or reversible side effects.
- Render the result with output-template.md, save it outside the installed skill, then run
mise run validate-verdict --input <verdict.md>. Exit 0 proves the artifact has the required shape. Exit 1 means it is incomplete. Exit 2 means the command or input path is wrong. - Append queries, sources, system pins, task identity, excluded runs, failures, readback, assumptions, and validation output to an external research log after each consequential step. Stop and report the missing item when a load-bearing source, permission, readback, or safety control cannot be verified.
What ships with it
51 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.
- .github/workflows/ci.yml 423 B
- assets/decision-records.json 2.2 KB
- assets/improvement-contract.json 2.6 KB
- assets/invocation-receipt-template.json 276 B
- assets/mise-primitives-catalog.json 2.0 KB
- assets/mise-primitives.json 3.5 KB
- assets/primitive-lifecycle.json 6.1 KB
- assets/use-case-contract.json 25 KB
- assets/verdict-template.md 1.4 KB
- evals/cases.json 5.7 KB
- evals/contract.md 1.6 KB
- evals/evals.json 1.9 KB
- evals/manifest.json 436 B
- evals/rubric.md 1.0 KB
- evals/source-lineage.json 13 KB
- evals/speed-budgets.json 337 B
- evals/trigger-cases.json 1.8 KB
- evals/trigger-queries.json 1.8 KB
- examples/failure-unvalidated.md 3.1 KB
- examples/help.md 1.1 KB
- examples/verdict-insufficient-evidence.md 6.4 KB
- mise.toml 3.1 KB
- references/decisions.md 139 B
- references/evidence-base.md 4.2 KB
- references/frameworks.md 4.3 KB
- references/generation-contract.md 19 KB
- references/output-template.md 3.9 KB
- references/recent-public-signal.md 3.2 KB
- references/resource-and-experiment-design.md 13 KB
- references/use-case-specificity.md 6.4 KB
- references/verdict-protocol.md 6.5 KB
- scripts/agentic_request_contract.py 7.4 KB runs code
- scripts/check_code_rules.py 4.1 KB runs code
- scripts/check_decision_records.py 3.7 KB runs code
- scripts/check_domain_research.py 7.1 KB runs code
- scripts/check_evals.py 4.3 KB runs code
- scripts/check_improvement_contract.py 3.5 KB runs code
- scripts/check_invocation_receipt.py 3.7 KB runs code
- scripts/check_mise_primitives.py 4.7 KB runs code
- scripts/check_placeholders.py 3.6 KB runs code
- scripts/check_primitive_lifecycle.py 5.1 KB runs code
- scripts/check_task_graph.py 7.7 KB runs code
- scripts/check_use_case_contract.py 6.0 KB runs code
- scripts/domain_text.py 1.0 KB runs code
- scripts/lint_writing.py 7.9 KB runs code
- scripts/run_agentic_request.py 2.4 KB runs code
- scripts/sync_mise_primitives.py 4.1 KB runs code
- scripts/tests/test_ci_contract.py 1.3 KB runs code
- scripts/tests/test_validate_verdict.py 2.0 KB runs code
- scripts/validate_skill.py 4.3 KB runs code
- scripts/validate_verdict.py 2.6 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.
- 4d ago Changed · +15 lines 0935f567c330
- 8d ago First seen · 61 lines · 19 tokens per session scan A ff64e747b01f
would-agents-actually is a skill published in the GitHub repository srinitude/skills (2 stars, last pushed 5d ago), licensed MIT. It adds 19 tokens to every session and 1,629 once invoked, about $0.0001 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
agile-web-qa-agent
A Web prototype acceptance helper that checks whether the prototype contains the minimum information needed to start development. It produces page-by-page acceptance checks, risks and missing pieces.
wechat-mini-program-qa-agent
A skill that creates a testing checklist and acceptance decision from earlier project outputs for a WeChat Mini Program, a small app running inside WeChat.
solution-validator-miniapp
A validator for solution proposals for WeChat mini-program assistants. WeChat mini-programs are small applications that run inside WeChat.
youtube-search
Use when the user wants to find YouTube content on any topic: searching for videos or channels, finding creators who cover a subject, discovering tutorials, talks, or expert discussions, or looking up a channel by name or handle. Also use proactively when the user wants to research a topic and YouTube is a good…
dev-workflow
The complete development workflow for SkillHub contributors including local dev, staging validation, testing, and PR creation. Ensures agents follow the correct sequence of steps.
youtube-channels
Use when a YouTube channel is the focus: pasted @handles or channel URLs, requests to browse a creator's uploads, see what a channel has posted recently, search within a channel, or resolve a handle to a channel ID. Also use when the user names a creator and wants to explore their content or monitor their uploads. Not…