·effect-ai-provider
</>

effect-ai-provider

front-depiction/claude-setup

Configure and compose AI provider layers using @effect/ai packages. Covers Anthropic, OpenAI, OpenRouter, Google, and Amazon Bedrock providers with config management, model abstraction, and runtime overrides for language model integration.

5Installs·0Trend·@front-depiction

Installation

$npx skills add https://github.com/front-depiction/claude-setup --skill effect-ai-provider

SKILL.md

Configure AI provider layers for language model integration using Effect's @effect/ai ecosystem.

| @effect/ai-anthropic | Anthropic | Claude 3.x, Claude Sonnet 4 | | @effect/ai-openai | OpenAI | GPT-4, GPT-4o, o1 | | @effect/ai-openrouter | OpenRouter | Multi-provider proxy | | @effect/ai-google | Google | Gemini 1.5, 2.0 | | @effect/ai-amazon-bedrock | AWS Bedrock | Cross-provider on AWS |

Full application with language model, chat, embeddings, and tokenization:

Configure and compose AI provider layers using @effect/ai packages. Covers Anthropic, OpenAI, OpenRouter, Google, and Amazon Bedrock providers with config management, model abstraction, and runtime overrides for language model integration. Source: front-depiction/claude-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/front-depiction/claude-setup --skill effect-ai-provider
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is effect-ai-provider?

Configure and compose AI provider layers using @effect/ai packages. Covers Anthropic, OpenAI, OpenRouter, Google, and Amazon Bedrock providers with config management, model abstraction, and runtime overrides for language model integration. Source: front-depiction/claude-setup.

How do I install effect-ai-provider?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/front-depiction/claude-setup --skill effect-ai-provider Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/front-depiction/claude-setup