Home / pmwl0128 / pokemon_champion_agent · frontend/bridge/pcui/companion/SKILL.md · GitHub

pokemon-champions-ui-session skillA

pokemon-champions-ui-session is agent-read markdown (skill) from pmwl0128/pokemon_champion_agent: Work on the active Pokémon Champions UI build session — read its intent and artifacts through the pcui CLI, run the normal UEP team-building flow, and submit each gate artifact back so the local web panel renders progress live. Trigger when the user asks to handle/process the current Pokémon UI session. Chinese examples include "处理当前 Pokémon UI 会话", "继续 UI 会话", "看看 UI 会话的决策". English examples include "work on the current Pokémon UI session", "continue the UI session", "pick up my UI session". Ja.

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 UI Session

The local web panel (`pcui serve`) and you collaborate through ONE shared session store:
the panel is the session's eyes and hands, you are the decision participant. This skill
adds exactly one thing to your normal workflow — reading session context and submitting
gate artifacts through `pcui`. The team-building discipline itself is unchanged: follow
`pokemon-champions-team`'s assisted workflow (UEP) exactly as you always do.

## CLI

The pcui command for this machine: `{{PCUI_CMD}}`
(bridge directory: `{{BRIDGE_DIR}}`)

```
{{PCUI_CMD}} session list                              # newest first
{{PCUI_CMD}} session show --id <S>                     # meta.intent + heads + ledger
{{PCUI_CMD}} artifact get --session <S> --kind <kind>  # latest artifact of that kind (verbatim)
{{PCUI_CMD}} artifact put --session <S> --kind <kind> --file out.json   # or pipe via stdin
{{PCUI_CMD}} run <op> [--file team.json] [--context ctx.json] [--args '<json>']
                                                       # one whitelisted team operator in the daemon
```

## Workflow

1. **Find the session**: `session list`, pick the one the user means (usually the newest,
…

Read the whole file at its exact version.

How to install

Latest version
mdr add pmwl0128/pokemon_champion_agent/pokemon-champions-ui-session@git:20260805.7ba90d4
Exact content
mdr add pmwl0128/pokemon_champion_agent/pokemon-champions-ui-session@sha256:bece84a7ff9ff0a1

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_ps2o2xvhet4but7q.svg)](https://markdownregistry.com/a/art_ps2o2xvhet4but7q)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260805.7ba90d4 latest2026-08-05 7ba90d4 7,247 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 (7247 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_ps2o2xvhet4but7q
GET https://markdownregistry.com/api/v1/resolve?ref=pmwl0128/pokemon_champion_agent/pokemon-champions-ui-session
GET https://markdownregistry.com/api/v1/blob/bece84a7ff9ff0a123d3d2fe4211fcfd18adbb97338662fbe8805634a19fa9c3

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
pokemon-champions-team skill
pmwl0128/pokemon_champion_agent · .agents/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
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

Every file in pmwl0128/pokemon_champion_agent

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