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 skills add evgenii-studitskikh/Claude-Code-SaaS-Studio --skill studio-statusgit clone --depth 1 https://github.com/evgenii-studitskikh/Claude-Code-SaaS-StudioWrote 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/evgenii-studitskikh/claude-code-saas-studio/studio-status)<a href="https://agentmods.dev/skills/evgenii-studitskikh/claude-code-saas-studio/studio-status"><img src="https://agentmods.dev/badge/skills/evgenii-studitskikh/claude-code-saas-studio/studio-status/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.
<a href="https://agentmods.dev/skills/evgenii-studitskikh/claude-code-saas-studio/studio-status"><img src="https://agentmods.dev/badge/skills/evgenii-studitskikh/claude-code-saas-studio/studio-status.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00036 | $0.00505 |
| Opus 5 | $0.00018 | $0.00253 |
| Sonnet 5 | $0.00007 | $0.00101 |
| Haiku 4.5 | $0.00004 | $0.00051 |
Grade A, and why
studio-status 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 8d 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.
What it actually says
Provide a concise health-check of the project's current state by scanning for the canonical spec artifacts and recommending the logical next skill. Non-autonomous and read-only: presents findings and a recommendation, then waits for the user to decide what to do.
Phases
- Scan artifacts — check for the existence and non-emptiness of:
docs/specs/idea-validation.md,docs/specs/prd.md,docs/specs/flows.md,docs/specs/ui.md,docs/specs/architecture.md,docs/specs/data-model.md,docs/specs/pricing.md,docs/specs/launch-checklist.md,docs/specs/qa-plan.md,docs/specs/security-audit.md. Mark each PRESENT, DRAFT (file exists but contains placeholders), or MISSING. - Detect gaps — identify which required artifacts are missing or incomplete relative to the project's apparent stage (e.g., prd.md missing but idea-validation.md present → gap). List gaps in priority order.
- Scan code state — briefly check whether a Next.js project scaffold exists (
package.json,app/directory), whether Supabase migrations are present, and whether a CI workflow exists under.github/workflows/. Note what's found without deep analysis. - Summarize status — produce a clear table or bulleted list: artifact → status, code scaffold → yes/no, gaps identified. Keep it scannable.
- Recommend next step — based on the largest gap, name the single most valuable next skill to run and explain why in one sentence. If core engineering artifacts are present but
docs/specs/qa-plan.mdis missing, suggest/qa-planas the next harden step; ifqa-plan.mdis present butdocs/specs/security-audit.mdis missing, suggest/security-audit. Present this as a suggestion; the user decides.
Output
Text status report only — no files written.
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.
- 8d ago First seen · 22 lines · 36 tokens per session scan A 1a8e3ff88e59
studio-status is a skill published in the GitHub repository evgenii-studitskikh/Claude-Code-SaaS-Studio (1 stars, last pushed 2mo ago), licensed MIT. It adds 36 tokens to every session and 505 once invoked, about $0.0002 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-31.
Other skills, from other repositories
create-modal
Create declarative modals using the modal library API. Covers modal types (confirm, input, select, form), sections (Text, Buttons, Input, Textarea, Checkbox, Select, List, Combo, When, Custom), rendering with OverlayModal, and keyboard/mouse handling. Use when adding modals or dialogs to the application.
autoprompt
Explicit-only useful-first orchestration. Invoke /autoprompt to turn a mission into one executable roadmap, build dependency-safe lanes, and verify the result with independent reviewers. Never infer invocation from ordinary requests. Never resume from leftover artifacts without an explicit resume instruction.
openlore-brainstorm
Transform a feature idea into an annotated story using a Domain Sketch or Constrained Option Tree. Use when asked to brainstorm, explore, or shape a feature before implementation.
ap-juror
L4 terminal leaf - G7 SIGN-OFF. One independent sign-off panel seat that saw none of the intermediate work. Binary PASS/FAIL on opened evidence; default-FAIL. A FAIL naming a P0/P1 blocker is NOT arbitrable into PASS.
gemigo-cli
Use when the user wants to publish an already-built static website or front-end app through GemiGo, such as a Vite/React/Vue static build, plain HTML/CSS/JS page, landing page, demo, docs site, or small browser app, and get a hosted public URL.
agenticx-query-data-source
Use when the user asks about verifiable quantitative facts (stock prices, financial indicators, macro data, company registry, academic metrics, legal statutes) that must come from a live data source rather than training memory.