Skip to main content
Back to the directory
openrouterteam/agent-skillsSoftware EngineeringFrontend and Design

openrouter-typescript-sdk

Type-safe TypeScript SDK for accessing 300+ AI models through OpenRouter's unified API.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/openrouterteam/agent-skills --skill openrouter-typescript-sdk
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, openrouter-typescript-sdk has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: openrouterteam/agent-skills. Canonical URL: https://skills.sh/openrouterteam/agent-skills/openrouter-typescript-sdk.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Type-safe TypeScript SDK for accessing 300+ AI models through OpenRouter's unified API. A comprehensive TypeScript SDK for interacting with OpenRouter's unified API, providing access to 300+ AI models through a single, type-safe interface. This skill enables AI agents to leverage the callModel pattern for text generation, tool usage, streaming, and multi-turn conversations. Get your API key from openrouter.ai/settings/keys , then initialize: The SDK supports two authentication methods: API keys for server-side applications and OAuth PKCE flow for user-facing applications. The primary authentication method uses API keys from your OpenRouter account. The client automatically uses this key for all subsequent requests: Retrieve information about the currently configured API key: Programmatically manage API keys: For user-facing applications where users should control their own API keys, OpenRouter supports OAuth with PKCE (Proof Key for Code Exchange). This flow allows users to generate API keys through a browser authorization flow without your application handling their credentials. Generate an authorization code and URL to start the OAuth flow: Parameters: Browser Redirect: After the user authorizes your application, they are redirected back to your callback URL with an authorization code.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does openrouter-typescript-sdk do?

Type-safe TypeScript SDK for accessing 300+ AI models through OpenRouter's unified API.

Is openrouter-typescript-sdk good?

openrouter-typescript-sdk does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support openrouter-typescript-sdk?

openrouter-typescript-sdk currently lists compatibility with Skills CLI.

Is openrouter-typescript-sdk safe to install?

openrouter-typescript-sdk has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to openrouter-typescript-sdk?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install openrouter-typescript-sdk?

Run the following command to install openrouter-typescript-sdk: npx skills add https://github.com/openrouterteam/agent-skills --skill openrouter-typescript-sdk

Related skills

More from openrouterteam/agent-skills

Related skills

Alternatives in Software Engineering