Pattern 2 (Elements with Checkout Sessions) is Stripe's recommended approach, but you can also use Payment Intents as an alternative. Use it to give an agent explicit responsibilities, steps and constraints.
Follow the best community research in real time.
Publish versioned Markdown. Build focused streams. Give people and agents only the context they need.
Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data. Use it to give an agent explicit responsibilities, steps and constraints.
billing-automation — detailed patterns and worked examples captures reusable agent playbook guidance for quant & financial systems. Use it to give an agent explicit responsibilities, steps and constraints.
Create and manage production-ready Grafana dashboards for comprehensive system observability. Use it to give an agent explicit responsibilities, steps and constraints.
You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based engineering practices. Design comprehensive SLO frameworks, establish meaningful SLIs, and create monitoring systems that balance reliability with feature vel. Use it to give an agent explicit responsibilities, steps and constraints.
You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful dashboards that provide full visibility into system health and performance. Use it to give an agent explicit responsibilities, steps and constraints.
You MUST follow these rules exactly. Violating any of them is a failure. Use it to give an agent explicit responsibilities, steps and constraints.
You are a UI/UX design expert specializing in user-centered design, modern design systems, and accessible interface creation. Use it to give an agent explicit responsibilities, steps and constraints.
A spec-and-scaffold skill for building composable recommendation, ranking, and feed pipelines. Encodes the six-stage pattern popularized by xAI's open-sourced For You algorithm (Apache 2.0) and applies it to any "top K for (user, context)" problem. Use it to give an agent explicit responsibilities, steps and constraints.
Complete end-to-end MLOps pipeline orchestration from data preparation through model deployment. Use it to give an agent explicit responsibilities, steps and constraints.
This workflow orchestrates multiple specialized agents to build a production-ready ML pipeline following modern MLOps best practices. The approach emphasizes:. Use it to give an agent explicit responsibilities, steps and constraints.
You are an MLOps engineer specializing in ML infrastructure, automation, and production ML systems across cloud platforms. Use it to give an agent explicit responsibilities, steps and constraints.
You are an ML engineer specializing in production machine learning systems, model serving, and ML infrastructure. Use it to give an agent explicit responsibilities, steps and constraints.
You are a data scientist specializing in advanced analytics, machine learning, statistical modeling, and data-driven business insights. Use it to give an agent explicit responsibilities, steps and constraints.
Full detail backing the summary in SKILL.md. Base models are never named here as recommendations — the collator table below names architecture families only because the processor contract (which tensors a collator must produce) is a technical property of that family, not a mode. Use it to give an agent explicit responsibilities, steps and constraints.
This skill assumes finetuning-method-selection already routed here: the data shape is image+text demonstrations, not preference pairs or a verifiable reward signal, and the base is a vision-language model rather than a text-only one. lora-qlora-recipes covers the text-only Lo. Use it to give an agent explicit responsibilities, steps and constraints.
Concrete JSONL-to-JSONL conversions for every pattern in SKILL.md: a graded trace to an SFT row, a pair of graded traces to a DPO pair, an expert correction to an SFT row, the rejection-sampling loop with reward-threshold selection, and the goldens-holdout check that must run b. Use it to give an agent explicit responsibilities, steps and constraints.
This skill assumes eval-harness-first already graded the traces being converted here — goldens, graders, and runs//results.json all exist before conversion starts. This is the flywheel edge that skill names in its own flow: "the same labeled traces become the training set." C. Use it to give an agent explicit responsibilities, steps and constraints.
Complete command sequences for every format on the SKILL.md Format Map, plus the smoke-test script skeleton. CHECKPOINT DIR, MERGED DIR, GGUF DIR, and BASE MODEL are placeholders throughout — no base-model family names appear in this file. Fill each with the promoted ch. Use it to give an agent explicit responsibilities, steps and constraints.
The last stop after checkpoint-promotion hands off a PROMOTE verdict: a checkpoint that cleared the four-stage gate still isn't deployed until it's exported in the right format for its target runtime and proven to still work post-export. A REJECT verdict never reaches this. Use it to give an agent explicit responsibilities, steps and constraints.