Ops Settings
技能 已验证 活跃Post-setup credential manager. Shows current integration status (configured/missing/expired) and lets you update individual credentials without re-running the full setup wizard. Runs a smoke test after each update.
To streamline the management of integration credentials after initial setup, providing a way to check status, update individual credentials, and verify them with smoke tests.
功能
- Post-setup credential management
- Check integration status (configured/missing/expired)
- Update individual credentials
- Run smoke tests after updates
- Manage local preferences.json
使用场景
- Updating an expired API key for a service like Stripe or GitHub
- Checking the status of all configured integrations at a glance
- Adding or removing credentials for a specific integration without full re-setup
- Verifying that updated credentials are live and functional via smoke tests
非目标
- Initial setup of all integrations from scratch
- Managing credentials for services not explicitly supported
- Replacing a full secrets management system for sensitive applications
- Automating complex workflows beyond credential updates and status checks
先决条件
- Claude Code 1.0+
安装
请先添加 Marketplace
/plugin marketplace add Lifecycle-Innovations-Limited/claude-ops/plugin install claude-ops@ops-marketplace质量评分
已验证信任信号
类似扩展
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Mongodb Mcp Setup
100指导用户配置关键的 MongoDB MCP 服务器选项。当用户已安装 MongoDB MCP 服务器但未配置必需的环境变量,或当他们询问连接到 MongoDB/Atlas 但未设置凭据时,请使用此技能。
Setup Gbrain
100Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. One command from zero to "gbrain is running, and this agent can call it." Use when: "setup gbrain", "connect gbrain", "start gbrain", "install gbrain", "configure gbrain for this machine". (gstack)
Arize Ai Provider Integration
100Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when the user mentions AI integration, LLM provider credentials, create integration, list integrations, update credentials, delete integration, or connecting an LLM provider to Arize.
Configure
100Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.
Setup Tailwind Typescript
100Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.