Runtype Skills

Runtype Skills from ConcertoNotes/codex-plugins.

by @concertonotes 7 skills

Skills in this plugin

7
  1. Runtype · concertonotes bundle
    Runtype umbrella skill for onboarding and routing. Use when the user mentions Runtype, asks what Runtype can build, needs MCP/CLI/dashboard setup, or wants to scope an AI product on Runtype. Route hands-on product builds to runtype-build-product, live account ops to runtype-admin, Persona widgets to runtype-persona, FPO packaging to runtype-templates, and SDK/CLI/Marathon work to runtype-sdk-marathon. Do not use for generic LLM chat, unrelated AI frameworks, or non-AI infrastructure unless Runtype is explicitly part of the request.
    0 repo stars
  2. Runtype Admin · concertonotes bundle
    Use when operating a live Runtype account through MCP or Code Mode MCP: inspect resources, debug failed flows or agents, read logs and traces, manage products, surfaces, records, schedules, secrets, models, evals, batches, conversations, client tokens, or make safe account mutations. Includes search/execute patterns, read-before-write, validation, pagination, and conservative destructive-change policy.
    0 repo stars
  3. Runtype Persona · concertonotes bundle
    Use when embedding, deploying, configuring, styling, or debugging Runtype Persona chat widgets, fullscreen AI assistant layouts, chat surfaces, client-token installs, theme tokens, artifacts, tool/reasoning visibility, programmatic widget access, WebMCP page tools, or browser-side local tools. Prefer generate_persona_embed_code and get_persona_theme_reference over hand-written snippets.
    0 repo stars
  4. Build Runtype App · concertonotes bundle
    Use when building or deploying a Runtype App: a static web app hosted at {slug}-{shortId}.runtype.run, backed by Runtype AI APIs through an auto-provisioned client token. Covers the runtype.app.json manifest format, bundle rules, the window.__RUNTYPE_APP__ boot config, and deploying end to end with the deploy_app_version MCP tool, the REST API, or the CLI.
    0 repo stars
  5. Runtype Templates · concertonotes bundle
    Use when creating, validating, exporting, importing, or improving Runtype Full Product Object templates. Covers FPO and FPO template structure, template variables, pending secrets, setup-required auth, validate_product and validate_product_* checks, distributable product packaging, import readiness, and avoiding credential leakage.
    0 repo stars
  6. Runtype Sdk Marathon · concertonotes bundle
    Use when working with the Runtype TypeScript or Python SDK, FlowBuilder, BatchBuilder, EvalBuilder, CLI commands, Marathon long-running agent tasks, playbooks, model fallback, built-in CLI tools, sandboxes, code-first stored/upsert/virtual agents or flows, local tools, hidden parameters, or source-controlled Runtype workflows.
    0 repo stars
  7. Runtype Build Product · concertonotes bundle
    Use when building, designing, validating, or deploying Runtype AI products with agents, flows, tools, surfaces, records, secrets, schedules, evals, orchestration, webhooks, Slack/email/SMS/Telegram/Discord/WhatsApp/iMessage/messaging/chat/API/MCP/A2A/hosted-page surfaces, commerce tools, agent skills, or hosted product generation. Always fetch current MCP build instructions before creating resources.
    0 repo stars