OpenContext
OpenContext contains 4 collected skills from thealphacubicle, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Invoked when the user wants to create a new plugin, add a new data source, extend OpenContext with a custom integration, or implement a new MCPPlugin or DataPlugin subclass in custom_plugins/. Use when the user says things like "add a plugin", "create a custom plugin", "integrate with [service]", or "implement a new data source".
Invoked when test coverage is below 80%, CI fails on the coverage gate, or the user asks to improve test coverage for a module. Use when the user says "coverage is failing", "CI is failing on tests", "increase coverage", or "add tests for X".
Invoked when diagnosing issues with a deployed Lambda function, investigating CloudWatch errors, or troubleshooting MCP tool failures in a staging or production environment. Use when the user says "Lambda is failing", "MCP tools aren't working", "production errors", or "debug my deployment".
Invoked when deploying OpenContext to AWS, setting up Lambda infrastructure, provisioning a new environment, or running opencontext deploy. Use when the user says "deploy", "set up AWS", "push to Lambda", "provision staging/prod", or "connect Claude to my deployment".