Home / pmwl0128 / pokemon_champion_agent · .agents/skills/pokemon-champions-team/SKILL.md · GitHub

pokemon-champions-team skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

pokemon-champions-team is agent-read markdown (skill) from pmwl0128/pokemon_champion_agent: Pokémon Champions single/double team building, legality validation, and team diagnostics. Use when the whole request is about producing, completing, changing, reviewing, or evaluating a Pokémon Champions team; do not trigger from isolated generic words like core/style/include. Chinese examples include "帮我组一队", "配一套双打", "带X组一队", "围绕X做一队", "这队怎么改", "这队怎么选". English examples include "build me a team", "make a doubles team", "team around X", "include X in the team", "rework this team", "review/evalu.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Pokémon Champions Team

Build, validate, diagnose, tune, and review Pokémon Champions teams. This skill is an orchestrator:
its scripts emit deterministic facts, legality verdicts, and auditable evidence; the model makes and
explains strategic trade-offs. Never invent a composite team-strength score or an objective "best"
team.

Use the sibling skills as factual authorities:

- `$pokemon-champions-dex`: names, roster, forms, types, stats, abilities, learnsets, and items.
- `$pokemon-champions-meta`: current or historical usage, common configurations, and partners.
- `$ncp-damage-calculator`: exact damage, KO/survival, and speed calculations.

## Mandatory Protocol

Read `references/assisted_workflow.md` before every build, diagnose, evaluate, rework, or tune request.
It is the authoritative reasoning and routing protocol. The non-negotiable sequence is:

1. Normalize every user-supplied name through the dex, then translate free-form intent into
   `team-json` and `build-context`. The scripts do not parse conversation text.
2. Run `context-audit` before building or changing a team. Resolve blocking/conflicting gaps and
   disclose any safe defaults. Keep its `audit_receipt`.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add pmwl0128/pokemon_champion_agent/pokemon-champions-team@git:20260723.39d62e3
Exact content
mdr add pmwl0128/pokemon_champion_agent/pokemon-champions-team@sha256:77d5d4f5a9a87c2c

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ukah4n3jpq3y3cw2.svg)](https://markdownregistry.com/a/art_ukah4n3jpq3y3cw2)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260723.39d62e3 latest2026-07-23 39d62e3 8,665 BA view · diff
git:20260710.66eec112026-07-10 66eec11 8,360 BA view · diff
git:20260628.9de3cd72026-06-28 9de3cd7 8,329 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (8665 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

pmwl0128/pokemon_champion_agent · 29 stars · license NOASSERTION · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ukah4n3jpq3y3cw2
GET https://markdownregistry.com/api/v1/resolve?ref=pmwl0128/pokemon_champion_agent/pokemon-champions-team
GET https://markdownregistry.com/api/v1/blob/77d5d4f5a9a87c2cc05359ad51baeea0f12fc527d99e8d8ca8da3b5d922ac3b3

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from pmwl0128/pokemon_champion_agent

ncp-damage-calculator skill
pmwl0128/pokemon_champion_agent · .agents/skills/ncp-damage-calculator/SKILL.md · Run Pokémon Champions damage and speed-line calculations using the bundled NCP VGC Damage Calculator formulas. Use when…
git:20260912.6608665 · audit A · 29 stars
pokemon-champions-dex skill
pmwl0128/pokemon_champion_agent · .agents/skills/pokemon-champions-dex/SKILL.md · Offline-first Pokémon Champions battle dex lookup with trilingual aliases (Chinese / English / Japanese), batch…
git:20260723.39d62e3 · audit A · 29 stars
pokemon-champions-meta skill
pmwl0128/pokemon_champion_agent · .agents/skills/pokemon-champions-meta/SKILL.md · Offline-first Pokémon Champions metagame cache and query API for current and historical seasons/rules in single and…
git:20260916.a23f773 · audit A · 29 stars
ncp-damage-calculator skill
pmwl0128/pokemon_champion_agent · .claude/skills/ncp-damage-calculator/SKILL.md · Run Pokémon Champions damage and speed-line calculations using the bundled NCP VGC Damage Calculator formulas. Use when…
git:20260912.6608665 · audit A · 29 stars
pokemon-champions-dex skill
pmwl0128/pokemon_champion_agent · .claude/skills/pokemon-champions-dex/SKILL.md · Offline-first Pokémon Champions battle dex lookup with trilingual aliases (Chinese / English / Japanese), batch…
git:20260723.39d62e3 · audit A · 29 stars
pokemon-champions-meta skill
pmwl0128/pokemon_champion_agent · .claude/skills/pokemon-champions-meta/SKILL.md · Offline-first Pokémon Champions metagame cache and query API for current and historical seasons/rules in single and…
git:20260916.a23f773 · audit A · 29 stars
pokemon-champions-team skill
pmwl0128/pokemon_champion_agent · .claude/skills/pokemon-champions-team/SKILL.md · Pokémon Champions single/double team building, legality validation, and team diagnostics. Use when the whole request is…
git:20260723.39d62e3 · audit A · 29 stars
AGENTS.md agents
pmwl0128/pokemon_champion_agent · AGENTS.md
git:20260918.f420399 · audit B · 29 stars
CLAUDE.md claude
pmwl0128/pokemon_champion_agent · CLAUDE.md
git:20260918.f420399 · audit B · 29 stars
pokemon-champions-ui-session skill
pmwl0128/pokemon_champion_agent · frontend/bridge/pcui/companion/SKILL.md · Work on the active Pokémon Champions UI build session — read its intent and artifacts through the pcui CLI, run the…
git:20260805.7ba90d4 · audit A · 29 stars

Every file in pmwl0128/pokemon_champion_agent

Other files named pokemon-champions-team

pokemon-champions-team skill
pmwl0128/pokemon_champion_agent · .claude/skills/pokemon-champions-team/SKILL.md · Pokémon Champions single/double team building, legality validation, and team diagnostics. Use when the whole request is…
git:20260723.39d62e3 · audit A · 29 stars

Browse by kind, by grade A, or by owner.