From 42faf1c6f5f3fb4019dc771e07610590768bcd3f Mon Sep 17 00:00:00 2001 From: Patrik Beqo Date: Fri, 4 Sep 2026 12:23:00 -0400 Subject: [PATCH] Restore SKILL.md formatting --- SKILL.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/SKILL.md b/SKILL.md index 3d01090..1024516 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,11 +1,8 @@ --- name: temporal-serverless -description: 'Deploy and operate Temporal Workers on serverless compute (AWS Lambda) - driven by the Worker Controller Instance (WCI). Use when the user mentions: "serverless - worker", "Temporal serverless", "Worker Controller Instance", "WCI", "deploy Temporal - worker on Lambda", "Lambda packaging", "Lambda timeout", "WCI inspection", "CloudFormation - Temporal".' +description: 'Deploy and operate Temporal Workers on serverless compute (AWS Lambda) driven by the Worker Controller Instance (WCI). Use when the user mentions: "serverless worker", "Temporal serverless", "Worker Controller Instance", "WCI", "deploy Temporal worker on Lambda", "Lambda packaging", "Lambda timeout", "WCI inspection", "CloudFormation Temporal".' version: 0.6.1 +disable-model-invocation: true --- # Skill: temporal-serverless @@ -244,4 +241,4 @@ Most questions need 2–3 reference files. - **General SDK development patterns** (Workflows, Activities, signals, queries, Worker Versioning concepts): see `skill-temporal-developer`. - **Traditional Worker tuning** (slot suppliers, tuners, poller autoscaling, resource-based tuning): see `skill-temporal-workertuning`. - **Temporal Cloud administration** (Namespaces, users, certificates, billing): see `skill-temporal-ops`. -- **CLI command reference** (beyond the serverless-specific flags): see `skill-temporal-cli`. \ No newline at end of file +- **CLI command reference** (beyond the serverless-specific flags): see `skill-temporal-cli`.