Preview what is landing in the Vault.

Public snapshots of Starkslab tools, templates, and systems before the full Vault layer.

15 public previews

More Previews

Browse the rest

#007PrinciplesExperimental
Sandbox Execution Pattern

Run unsafe actions inside controlled execution sandboxes.

#006PrinciplesStable
Tool Registry Pattern

Prevent tool sprawl by enforcing a registry contract.

#005ToolsExperimental
Claude Agent Workspace (Anthropic Agent SDK)

You want a real agent workspace — not a chat tab. Something multi-workspace, tool-enabled, with files, repeatable runs, and BYOK keys per workspace — so you can build and ship agent workflows without duct-taping scripts together.

#005BlueprintsStable
Artifact Streaming -> UI Contract

Keep streaming artifacts aligned with UI expectations.

#004CLI ToolsStable
trustmrr-cli

You need verified startup revenue data — MRR, growth, churn, customer counts — but TrustMRR only has a web UI. No way to query it from your terminal or pipe it into agent workflows.

#004RecipesExperimental
Objective Dispatcher Pattern

Route tasks across agents while preserving the core objective.

#003CLI ToolsStable
datafast-cli

DataFast has a clean analytics API, but there's no CLI. You can't check your site stats from the terminal, pipe them to scripts, or hand them to an AI agent as a tool. You're stuck in a browser dashboard.

#003ToolingStable
MCP Starter Template

Launch an MCP server quickly with sane defaults.

#002FrameworksExperimental
Minimal Agent Framework (MAF)

Every AI agent framework is a maze of abstractions. You can't trace what happened, you can't replay a failed run, and when something breaks you're debugging the framework instead of your agent. You need something you can actually read.

#002Prototype ZoneExperimental
Telegram Multimodal Normalizer

Normalize mixed Telegram inputs into structured, reliable payloads.

#001ToolsStable
X Scheduler on Railway

Your AI agent needs to post to X on a schedule — without paying for bloated tools or losing control.

#001BlueprintsStable
LangGraph Production Agent Template

Ship a LangGraph agent stack without reinventing core patterns.

Want the full asset, usage steps, and deeper operator layer?See the Vault