openrouter-team-setup

|

Content Preview
---
name: openrouter-team-setup
description: |
  Configure OpenRouter for multi-user team environments. Use when setting up shared access or team-level controls. Trigger with phrases like 'openrouter team', 'openrouter multi-user', 'openrouter organization', 'team api keys'.
allowed-tools: Read, Write, Edit, Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
compatible-with: claude-code, codex, openclaw
---
# Openrouter Team Setup

## Overview

This skill cover
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/openrouter-team-setup.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/openrouter-pack/skills/openrouter-team-setup/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/openrouter-pack/skills/openrouter-team-setup/SKILL.md

Related Skills