File contents openrouter-team-setup
Configure OpenRouter for team and organization use
Directory Structure
openrouter-team-setup/
├── 📄 SKILL.md # Main skill definition with YAML frontmatter
└── 📂 examples/ # Optional examples directory
├── 🐍 team_manager.py # Team management utilities
├── 🐍 key_isolation.py # Key isolation per team
└── 📄 onboarding_guide.md # Team onboarding documentation
File Descriptions
File
Type
Purpose
SKILL.md
📄 Markdown
Skill definition with team configuration guide
team_manager.py
🐍 Python
Manage team API keys
key_isolation.py
🐍 Python
Isolate keys per team/project
onboarding_guide.md
📄 Markdown
Team member onboarding steps
Summary
Category: enterprise
Target Audience: Team lead or admin
Trigger Phrases: openrouter team, openrouter organization, openrouter access, manage openrouter users
What This Skill Does
This skill configures OpenRouter for team and organization use. It covers:
Multiple API key management
Key naming and organization
Credit limits per key
Usage tracking per team
Key rotation procedures
Team onboarding workflow
Technical Success Criteria
Keys properly organized by team/project
Credit limits enforced per key
Usage attributable to teams
Business Success Criteria
Organized team collaboration
Clear cost attribution
Streamlined onboarding process
Related Skills
openrouter-cost-controls - Per-team cost limits
openrouter-usage-analytics - Team usage reports
openrouter-audit-logging - Team activity auditing
1 --- 2 name: 479-openrouter-team-setup-b451150e 3 description: openrouter-team-setup 4 --- 5 # openrouter-team-setup 6 7 > Configure OpenRouter for team and organization use 8 9 ## Directory Structure 10 11 ``` 12 openrouter-team-setup/ 13 ├── 📄 SKILL.md # Main skill definition with YAML frontmatter 14 └── 📂 examples/ # Optional examples directory 15 ├── 🐍 team_manager.py # Team management utilities 16 ├── 🐍 key_isolation.py # Key isolation per team 17 └── 📄 onboarding_guide.md # Team onboarding documentation 18 ``` 19 20 ## File Descriptions 21 22 | File | Type | Purpose | 23 |------|------|---------| 24 | `SKILL.md` | 📄 Markdown | Skill definition with team configuration guide | 25 | `team_manager.py` | 🐍 Python | Manage team API keys | 26 | `key_isolation.py` | 🐍 Python | Isolate keys per team/project | 27 | `onboarding_guide.md` | 📄 Markdown | Team member onboarding steps | 28 29 ## Summary 30 31 **Category:** enterprise 32 **Target Audience:** Team lead or admin 33 **Trigger Phrases:** `openrouter team`, `openrouter organization`, `openrouter access`, `manage openrouter users` 34 35 ### What This Skill Does 36 37 This skill configures OpenRouter for team and organization use. It covers: 38 39 - Multiple API key management 40 - Key naming and organization 41 - Credit limits per key 42 - Usage tracking per team 43 - Key rotation procedures 44 - Team onboarding workflow 45 46 ### Technical Success Criteria 47 48 - Keys properly organized by team/project 49 - Credit limits enforced per key 50 - Usage attributable to teams 51 52 ### Business Success Criteria 53 54 - Organized team collaboration 55 - Clear cost attribution 56 - Streamlined onboarding process 57 58 ## Related Skills 59 60 - `openrouter-cost-controls` - Per-team cost limits 61 - `openrouter-usage-analytics` - Team usage reports 62 - `openrouter-audit-logging` - Team activity auditing
tools-only/X-Skills/tree/main/automation/workflow/479-openrouter-team-setup_b451150e commit 65ad7f3f15
Frequently asked questions How do I install the 479 Openrouter Team Setup B451150e skill? Run npx skillmds@latest add tools-only/479-openrouter-team-setup-b451150e in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the 479 Openrouter Team Setup B451150e skill do? openrouter-team-setup It is listed under Productivity on SkillMD.
Is 479 Openrouter Team Setup B451150e safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with 479 Openrouter Team Setup B451150e? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is 479 Openrouter Team Setup B451150e free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published 479 Openrouter Team Setup B451150e? tools-only (@tools-only) published this skill. Their other Agent Skills are listed on their SkillMD profile.