simplicio-prism

simplicio-prism is a skill for Claude Code, Codex from wesleysimplicio/simplicio. It costs 74 tokens per session (949 once invoked), scanned A, original, no licence file.

A routing skill for broad or unclear requests that chooses and combines Simplicio components such as Mapper, Fast, Dev CLI, Loop, and Runtime.

In plain words
What is it for?
Use it to classify a request, select the relevant Simplicio workflow, and connect its steps without making changes itself.
Why use it?
It helps when a task spans several components or it is unclear which capability should handle it.

Skill for Claude CodeCodex

Part of the simplicio-loop plugin — 12 skills shipped together

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 skills/wesleysimplicio/simplicio/simplicio-prism
Any agent
npx skills add wesleysimplicio/simplicio --skill simplicio-prism
Clone the repo
git clone --depth 1 https://github.com/wesleysimplicio/simplicio

Made for: Claude Code, Codex.

Or install simplicio-loop, the plugin that ships this one along with the rest of its 12 skills.

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 simplicio-prism

README.md
[![agentmods](https://agentmods.dev/badge/skills/wesleysimplicio/simplicio/simplicio-prism.svg)](https://agentmods.dev/skills/wesleysimplicio/simplicio/simplicio-prism)
Your own site
<a href="https://agentmods.dev/skills/wesleysimplicio/simplicio/simplicio-prism"><img src="https://agentmods.dev/badge/skills/wesleysimplicio/simplicio/simplicio-prism.svg" alt="Measured on agentmods" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 949 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00074 $0.00949
Opus 5 $0.00037 $0.00475
Sonnet 5 $0.00015 $0.00190
Haiku 4.5 $0.00007 $0.00095

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

Security

Grade A, and why

simplicio-prism 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 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/generate_capability_inventory.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

plugin/skills/simplicio-prism/SKILL.md · 71 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 3d ago First seen · 71 lines · 74 tokens per session scan A 5d541429bea2

Subscribe to this mod's changes

simplicio-prism is a skill published in the GitHub repository wesleysimplicio/simplicio (27 stars, last pushed today), with no licence file. It adds 74 tokens to every session and 949 once invoked, about $0.0004 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-08-30.

Related

Other skills, from other repositories

agent-workflow-designer

../../../engineering/skills/agent-workflow-designer/SKILL.md.

alirezarezvani/claude-skills · 0 tokens

andreessen

../../../productivity/andreessen/skills/andreessen/SKILL.md.

alirezarezvani/claude-skills · 0 tokens

browser-automation

../../../engineering/skills/browser-automation/SKILL.md.

alirezarezvani/claude-skills · 0 tokens

codex-app-threads

Create, list, read, message, wait on, fork, rename, archive, and pin Codex threads (sidebar tasks), plus automations and app navigation, using the app-native codexapp tools. Use when the session uses a custom (non-OpenAI) model, for example deepseek-v4-flash or mimo-v2.5, and the user asks to create a thread or a new…

duolahypercho/codex-router · 138 tokens

claude-automation-recommender

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what…

CherryHQ/cherry-studio · 77 tokens

skills-manager

搜索、安装和协调创建 Claude Code Agent Skills。当用户想要搜索技能、安装工具、创建自定义 Skill,或者说"find a skill"、"搜索技能"、"帮我做个 skill"、"create a skill"时触发。也适用于用户说"有没有做 X 的工具"、"我想扩展 Agent 能力",或当前能力不足需要先查找可复用方案的场景。.

CherryHQ/cherry-studio · 96 tokens