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 agentmods add skills/princeofscale/bloxforge/cluster-143npx skills add princeofscale/bloxforge --skill cluster-143git clone --depth 1 https://github.com/princeofscale/bloxforgeWrote 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/princeofscale/bloxforge/cluster-143)<a href="https://agentmods.dev/skills/princeofscale/bloxforge/cluster-143"><img src="https://agentmods.dev/badge/skills/princeofscale/bloxforge/cluster-143.svg" alt="Measured on agentmods" height="20"></a>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 | $0.00024 | $0.00657 |
| Opus 5 | $0.00012 | $0.00329 |
| Sonnet 5 | $0.00005 | $0.00131 |
| Haiku 4.5 | $0.00002 | $0.00066 |
Grade A, and why
cluster-143 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.
This is a copy
81% identical to cluster-110 — 71 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 60 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Cluster_143
10 symbols | 1 files | Cohesion: 88%
When to Use
- Working with code in
packages/ - Understanding how isWsl, resolveStudioExe, listStudioProcesses work
- Modifying cluster_143-related functionality
Key Files
| File | Symbols |
|---|---|
packages/core/src/studio-instance-manager.ts |
run, isWsl, powershell, windowsLocalAppData, toWslPath (+5) |
Entry Points
Start here when exploring this area:
isWsl(Function) —packages/core/src/studio-instance-manager.ts:88resolveStudioExe(Function) —packages/core/src/studio-instance-manager.ts:229listStudioProcesses(Function) —packages/core/src/studio-instance-manager.ts:262currentBootId(Function) —packages/core/src/studio-instance-manager.ts:296closeProcess(Method) —packages/core/src/studio-instance-manager.ts:560
Key Symbols
| Symbol | Type | File | Line |
|---|---|---|---|
isWsl |
Function | packages/core/src/studio-instance-manager.ts |
88 |
resolveStudioExe |
Function | packages/core/src/studio-instance-manager.ts |
229 |
listStudioProcesses |
Function | packages/core/src/studio-instance-manager.ts |
262 |
currentBootId |
Function | packages/core/src/studio-instance-manager.ts |
296 |
closeProcess |
Method | packages/core/src/studio-instance-manager.ts |
560 |
run |
Function | packages/core/src/studio-instance-manager.ts |
80 |
powershell |
Function | packages/core/src/studio-instance-manager.ts |
97 |
windowsLocalAppData |
Function | packages/core/src/studio-instance-manager.ts |
103 |
toWslPath |
Function | packages/core/src/studio-instance-manager.ts |
115 |
toStudioLaunchArg |
Function | packages/core/src/studio-instance-manager.ts |
120 |
Execution Flows
| Flow | Type | Steps |
|---|---|---|
Launch → Run |
cross_community | 5 |
Launch → IsWsl |
cross_community | 5 |
How to Explore
context({name: "isWsl"})— see callers and calleesquery({search_query: "cluster_143"})— find related execution flows- Read key files listed above for implementation details
explain({target: "<file or symbol>"})— persisted taint findings (source→sink data flows), when indexed with--pdg
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 First seen · 60 lines · 24 tokens per session scan A 35ea5e42f4ed
cluster-143 is a skill published in the GitHub repository princeofscale/bloxforge (5 stars, last pushed 8d ago), licensed MIT. It adds 24 tokens to every session and 657 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 81% identical to cluster-110, differing in 71 lines, and is treated as a copy.
Other skills, from other repositories
character-animation-qa
Review local character animation with schema checks, Playwright browser previews, frame sampling, and FFmpeg/ffprobe final output checks.
pose-library-design
Design reusable 2D character pose libraries, action cycles, and expression states for data-driven animation.
unreal-actor-editing
Manage actors in UE levels via UCP. Use when the user asks to spawn, delete, move, duplicate, select, or otherwise manipulate actors in the Unreal Engine editor.
unreal-modeling-meshops
Skill "unreal-modeling-meshops" from Italink/UnrealClientProtocol, covering 建模 — 网格操作, 库, 修复函数, 修复结构体 and 简化函数.
unreal-niagara-editing
Edit Niagara systems, emitters, and scripts via UCP. Use when the user asks to create/modify particle effects, manage emitters, configure modules, set module inputs, edit Niagara script graphs, or any Niagara VFX operation.
unreal-modeling-asset
GeometryScript 资产读写与碰撞操作。当用户要求精细控制 StaticMesh 资产加载/保存选项、创建新资产、生成碰撞体时使用。.