πŸ”Œ

openrouter-kit

πŸ”ŒPlugin

kitaekatt/plugins-kit

VibeIndex|
What it does
|

OpenRouter API key management and account validation: shared library, CLI, and bootstrap-time credential check that other plugins/projects depend on for OpenRouter access

πŸͺ

Part of

kitaekatt/plugins-kit

development

Installation

Add marketplace in Claude Code:
/plugin marketplace add kitaekatt/plugins-kit
Step 2. Install plugin:
/plugin install openrouter-kit@plugins-kit
0
-
AddedJul 17, 2026

More from this repository10

πŸ”Œ
claude-ui-kitπŸ”ŒPlugin

Claude Code status line with context-window and rate-limit threshold colors, plus the /statusline skill to inspect and customize it.

πŸ”Œ
skills-kitπŸ”ŒPlugin

Authoring and auditing skills + CLAUDE.md files, organized as a verb x artifact matrix: md-authoring (/md-authoring) and md-audit (/md-audit) union domains over the md artifact, the cohesion-principles placement spine, and the canonical audit-framework (primitives, compositions, audit-kinds, viewer-kinds) that other plugins' audits and viewers ride on.

πŸ”Œ
prototypesπŸ”ŒPlugin

Experimental skills that may graduate into their own plugins. Currently hosts /claude-explorer (Omarchy-style HTML browser of ~/.claude/ + the current project, Python crawl + local HTTP serve + embedded SPA). Depends on plugins-kit:skills-kit for the shared audit framework.

πŸͺ
kitaekatt/plugins-kitπŸͺMarketplace

Claude Code plugin marketplace (stable release channel)

πŸ”Œ
p4-kitπŸ”ŒPlugin

Multi-agent code review of pending Perforce changelists via /p4-code-review (parallel Claude subagents). Shares chunking + CLAUDE.md primitives with git-kit via bootstrap_lib.code_review.

πŸ”Œ
bootstrapπŸ”ŒPlugin

Centralized bootstrap engine for Claude Code plugins

πŸ”Œ
git-kitπŸ”ŒPlugin

Git + GitHub multi-agent code review (/git-code-review) plus gh CLI bootstrap (auth + optional org membership). Shares chunking + CLAUDE.md primitives with p4-kit via bootstrap_lib.code_review.

πŸ”Œ
cache-kitπŸ”ŒPlugin

Cache usage reporting - per-request and session-level cache hit analysis from Claude Code transcripts

πŸ”Œ
awesome-kitπŸ”ŒPlugin

Christina's cross-domain skills: the task system (file-backed task/issue tracking -- folders as source of truth, embedded task_list references, plan.md task_items blocks enumerating each task's open items, 15 verbs; evolved from the hand-off skill in 0.8.0, which it replaces), a shared communication framework (task + verbose-updates), /plugin-ecosystem (interactive 16:9 HTML poster of marketplaces and plugins), and /html-pdf (convert an HTML file to PDF via headless Chromium and open it). Depends on plugins-kit:skills-kit for the shared audit framework and the skills_kit_lib shared library (schema validation + document walking).

πŸ”Œ
unreal-kitπŸ”ŒPlugin

Unreal Engine automation: Python API for asset inspection and data extraction; MCP server for live Editor authoring (actors, Blueprints, materials, PIE)