application-patterns-wave-02

application-patterns-wave-02 is an agent for coding agents from AgentsKit-io/agentskit-registry. It costs 0 tokens per session (2,766 once invoked), scanned A, original, MIT.

Zestaw przykładowych scenariuszy użycia agentów do pracy programistycznej, badawczej, operacyjnej, analitycznej i redakcyjnej. Przykłady korzystają ze sztucznych danych i służą do sprawdzania działania agentów.

In plain words
What is it for?
Do uruchamiania demonstracyjnych przepływów, takich jak odpowiadanie na pytania o repozytorium, tworzenie krótkiego opisu funkcji i sprawdzanie wyników testami.
Why use it?
Pomaga zobaczyć, jak testować agentów oraz oceniać ich wyniki, braki i odporność na instrukcje ukryte w dokumentach. Nie traktuje wygenerowanych odpowiedzi jako gotowych decyzji ani dowodów skuteczności.

Agent

Install

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.

agentmods
npx agentmods add agents/agentskit-io/agentskit-registry/application-patterns-wave-02
Clone the repo
git clone --depth 1 https://github.com/AgentsKit-io/agentskit-registry

Wrote 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.

agentmods badge for application-patterns-wave-02

README.md
[![agentmods](https://agentmods.dev/badge/agents/agentskit-io/agentskit-registry/application-patterns-wave-02.svg)](https://agentmods.dev/agents/agentskit-io/agentskit-registry/application-patterns-wave-02)
Your own site
<a href="https://agentmods.dev/agents/agentskit-io/agentskit-registry/application-patterns-wave-02"><img src="https://agentmods.dev/badge/agents/agentskit-io/agentskit-registry/application-patterns-wave-02.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,766 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.02766
Opus 5 $0.00000 $0.01383
Sonnet 5 $0.00000 $0.00553
Haiku 4.5 $0.00000 $0.00277

Measured 4d ago against content hash e72670a5a3bd, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

application-patterns-wave-02 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.

docs/agents/application-patterns-wave-02.md · 200 lines

How it starts

The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Application patterns — Wave 02

Wave 02 extends the Registry showcase from ecosystem workflows into everyday engineering, research, data, operations, and content work. Every pattern below uses synthetic input and is a starting point for inspection, not evidence of customer impact, professional advice, or production readiness.

Shared run contract

npx agentskit add <agent-id>
npm test -- --run registry/<agent-id>/agent.test.ts

Use a configured adapter or the credential-free demo path where supported. Inspect the typed result, gaps, and review requirement. Never treat a generated result as a merge, compliance, legal, security, medical, financial, or publication decision.

Engineering and developer experience

Docs Chat — cited repository answer

  • Agent: docs-chat
  • Try: Answer “Where is the contributor test for the Registry quickstart?” using only the supplied repository excerpts and return a citation path.
  • Inspect: grounded answer, source path, uncertainty when excerpts are missing, and prompt-injection resistance.
  • Next contribution: add a synthetic missing-source or untrusted-document fixture.

PRD Author — bounded feature brief

  • Agent: coding-prd-author
  • Try: Draft a small PRD for adding a dry-run flag to a CLI. Include user, problem, non-goals, acceptance criteria, and open questions. Do not choose an implementation.
  • Inspect: problem framing, non-goals, acceptance criteria, assumptions, and unresolved decisions.
  • Next contribution: add a fixture where the request is too vague to safely draft implementation scope.

QA Author — testable acceptance plan

  • Agent: coding-qa-author
  • Try: Create a QA plan for a feature that preserves a JSON output contract across two adapters. Include happy path, malformed input, timeout, and regression cases.
  • Inspect: test boundaries, expected evidence, negative cases, and gaps that require a maintainer decision.
  • Next contribution: add an adversarial case that distinguishes a provider error from a contract failure.

Read the full file on GitHub · 200 lines

Changes

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.

  1. 4d ago First seen · 200 lines · 0 tokens per session scan A e72670a5a3bd

Subscribe to this mod's changes

application-patterns-wave-02 is an agent published in the GitHub repository AgentsKit-io/agentskit-registry (5 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,766 tokens. 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.