outputai
01Plugin Claude Code
Plugin marketplace listing 1 plugin: outputai.
Plugin Claude Code
Plugin marketplace listing 1 plugin: outputai.
Agent Claude Code
Use this agent for Output.ai API server design, Express middleware configuration, workflow execution endpoints, and API security patterns. Specializes in workflow integration via REST APIs.
Agent Claude Code
Use this agent for Output.ai containerization including Docker Compose configuration, Node.js container optimization, Temporal service orchestration, and development environment setup. Specializes in Output deployment patterns.
Agent Claude Code
Use this agent for AI SDK integration, LLM provider configuration, prompt template management, error handling for AI APIs, and optimizing LLM workflow patterns within Output. Specializes in Anthropic Claude and OpenAI integrations.
Agent Claude Code
Use this agent for Node.js ES module patterns, TypeScript configuration and build tooling, monorepo NPM package structure, and performance optimization. Specializes in Output.ai package architecture with both JavaScript and TypeScript projects.
Agent Claude Code
Use this agent for Output.ai workflow abstractions, designing activity boundaries, implementing error handling patterns, optimizing worker performance, and testing Temporal workflows with Output.ai patterns. Specializes in LLM workflow integration and Output.ai best practices.
Agent Claude Code
Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM mocking, integration testing, and test performance optimization. Specializes in JavaScript testing patterns with Output.ai abstractions.
Command Claude Code
Automated PR review for Output.ai.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Skill Claude CodeCodex
Zod schema constraints that Anthropic rejects or silently ignores when sent as structured-output tool definitions via Output.object(). Use when writing or reviewing Zod schemas passed to Output.object(), or debugging structured-output validation errors.
Skill Claude CodeCodex
Guide to the providerOptions structure in .prompt files — decision tree for where an option goes, common mistakes, per-provider quick reference, and Anthropic prompt caching. Use when writing or reviewing .prompt file frontmatter (provider, model, providerOptions, messageOptions).
Skill Claude CodeCodex
Run lint, build, and tests to validate changes are correct.
Instructions file
Instructions for growthxai/output, covering claude.md, project overview, documentation references, tech stack context and environment variables.
Plugin Claude Code
Workflow development tools.
Agent
Use proactively to retrieve and extract relevant information from Output SDK project documentation files. Checks if content is already in context before returning.
Agent
Use this agent when you need to debug Output SDK workflows in local development. Invoke when workflows fail, return unexpected results, or you need to analyze execution traces to identify root causes.
Agent
Design new workflows for the Output SDK system, plan complex workflow orchestrations, or create comprehensive implementation blueprints. Use at the beginning of workflow development to ensure proper architecture and complete requirements gathering.
Agent
Use this agent when writing, reviewing, or debugging LLM prompt files (.prompt). Specializes in Liquid.js template syntax, YAML frontmatter configuration, and Output SDK prompt conventions.
Agent
Use this agent when you need expert guidance on Output SDK implementation patterns, code quality, and best practices. Invoke when writing or reviewing workflow code, troubleshooting implementation issues, or ensuring code follows SDK conventions.
Hook
Runs when a session starts, running an inline shell check. From growthxai/output.
Skill Claude CodeCodex
Implement an Output SDK workflow from a plan document. Use when the user asks to build, implement, or code a workflow from an existing plan, or after output-plan-workflow has produced a plan and the user is ready to build.
Skill Claude CodeCodex
View and edit encrypted credentials in an Output.ai project. Use when adding secrets, updating API keys, verifying credential values, or retrieving a specific credential.
Skill Claude CodeCodex
Wire encrypted credentials to environment variables using the credential: convention. Use when setting up LLM provider keys (ANTHROPICAPIKEY, OPENAIAPIKEY) or any env var that should come from encrypted credentials.
Skill Claude CodeCodex
Initialize encrypted credentials for an Output.ai project. Use when setting up credentials for the first time, adding environment-specific credentials, or adding per-workflow credentials.