minimax-agent-trails

minimax-agent-trails is a skill for Claude Code, Codex from POWERFULMOVES/PMOVES.AI. It costs 50 tokens per session (926 once invoked), scanned A, original, no licence file.

A skill for running a roguelike visualization of agent navigation, with execution lanes, time crystals, and Transformers/Bumblebee energy concepts.

In plain words
What is it for?
It is for visualizing and navigating the specified AGENT TRAILS framework.
Why use it?
The description does not provide a general software-development problem that it removes.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for visualizing and navigating the specified AGENT TRAILS framework.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/powerfulmoves/pmoves.ai/minimax-agent-trails
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.

Any agent
npx skills add POWERFULMOVES/PMOVES.AI --skill minimax-agent-trails
Clone the repo
git clone --depth 1 https://github.com/POWERFULMOVES/PMOVES.AI

Made for: Claude Code, Codex.

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 minimax-agent-trails

README.md
[![agentmods](https://agentmods.dev/badge/skills/powerfulmoves/pmoves.ai/minimax-agent-trails/github.svg)](https://agentmods.dev/skills/powerfulmoves/pmoves.ai/minimax-agent-trails)
Your own site
<a href="https://agentmods.dev/skills/powerfulmoves/pmoves.ai/minimax-agent-trails"><img src="https://agentmods.dev/badge/skills/powerfulmoves/pmoves.ai/minimax-agent-trails/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.

agentmods 80×15 button for minimax-agent-trails

Your own site · 80×15
<a href="https://agentmods.dev/skills/powerfulmoves/pmoves.ai/minimax-agent-trails"><img src="https://agentmods.dev/badge/skills/powerfulmoves/pmoves.ai/minimax-agent-trails.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 926 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00050 $0.00926
Opus 5 $0.00025 $0.00463
Sonnet 5 $0.00010 $0.00185
Haiku 4.5 $0.00005 $0.00093

Measured 5d ago against content hash 3a6421e8070f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

minimax-agent-trails 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 5d 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.

.kilocode/skills/minimax-agent-trails/SKILL.md · 140 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 5d ago First seen · 140 lines · 50 tokens per session scan A 3a6421e8070f

Subscribe to this mod's changes

minimax-agent-trails is a skill published in the GitHub repository POWERFULMOVES/PMOVES.AI (7 stars, last pushed today), with no licence file. It adds 50 tokens to every session and 926 once invoked, about $0.0003 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-09-04.

Related

Other skills, from other repositories

sglang-diffusion-performance

Use when choosing the fastest SGLang Diffusion flags for a model, GPU, and VRAM budget.

sgl-project/sglang · 29 tokens

tensorboard

Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML visualization toolkit.

davila7/claude-code-templates · 32 tokens

sglang-diffusion-benchmark-profile

Use when benchmarking denoise latency or profiling a diffusion bottleneck in SGLang.

sgl-project/sglang · 26 tokens

data-viz-renderer

Generate self-contained HTML/SVG infographics from JSON data, including stat cards, bar charts, flow diagrams, and mixed dashboards. Offers 8 color palettes and built-in icons with no external dependencies. Triggered when users request data visualization, infographics, charts, or dashboards.

zebbern/claude-code-guide · 62 tokens

code-to-diagram

Analyze codebases and automatically generate architecture diagrams, flowcharts, and org charts. Uses AST parsing to map import dependencies for Python, JS/TS, Go, and Java, outputting Mermaid or SVG files. Triggered when users ask to visualize code architecture, understand dependencies, draw a flowchart, or create a…

zebbern/claude-code-guide · 74 tokens

timeline-builder

Generate beautiful interactive timeline HTML pages from JSON data, with vertical, horizontal, or dual-side layouts, collapsible details, and custom colors. Ideal for project milestones, company histories, or resumes. Triggered when a user mentions 'timeline', 'history of events', 'project milestones', 'release log'…

zebbern/claude-code-guide · 74 tokens