Ory Temporal Worker

Scaffold a [Temporal](https://temporal.io) TypeScript worker where every Activity execution is gated by Ory — the user is authenticated, the worker's agent identity is resolved via DCR, each Activity invocation runs an Ory Permission check, and the full lifecycle emits structured activity events. Use when the user asks to "add Ory to my Temporal worker", "wire Ory permissions into Temporal activities", "create a Temporal worker with Ory auth", "build a Temporal TypeScript project with the Ory agent client", or any close variant. The skill scaffolds the project in the user's repo following <https://docs.temporal.io/develop/typescript/set-up-your-local-typescript> — it does not run the worker.

ory 25f2120 10.3 KB Updated

File contents

ory/claude-plugins/tree/main/plugins/ory-agent-plugin/skills/ory-temporal-worker commit 25f212083e

Frequently asked questions

npx skillmds@latest add ory/ory-temporal-worker