Ops Settings
Skill Verified ActivePost-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.
Features
- Post-setup credential management
- Check integration status (configured/missing/expired)
- Update individual credentials
- Run smoke tests after updates
- Manage local preferences.json
Use Cases
- 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
Non-Goals
- 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
Prerequisites
- Claude Code 1.0+
Installation
First, add the marketplace
/plugin marketplace add Lifecycle-Innovations-Limited/claude-ops/plugin install claude-ops@ops-marketplaceQuality Score
VerifiedTrust Signals
Similar Extensions
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Mongodb Mcp Setup
100Guide users through configuring key MongoDB MCP server options. Use this skill when a user has the MongoDB MCP server installed but hasn't configured the required environment variables, or when they ask about connecting to MongoDB/Atlas and don't have the credentials set up.
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.