← all publishers

Canepro

@canepro source repo

27 published skills

  1. Loki · canepro bundle
    Grafana Loki and LogQL: stream selectors, line filters, parsers, metric queries, ingestion via Alloy/Promtail/Fluent Bit, and structured metadata. Use when writing or fixing LogQL or configuring Loki ingestion. For slow queries or label schema audits use loki-label-analyzer; analyze pasted log files directly.
    0 installs
  2. Recall · canepro bundle
    Rebuild recent working context for a topic before starting or resuming work, from shared memory, live git and gh state, and the shared record, then hand back a tight current-state brief. Use for "catch me up", "where did I leave off", "what have I been working on", or "recall my work on X". Never mines chat transcripts.
    0 installs
  3. M365 Admin · canepro bundle
    Administer and automate Microsoft 365: Exchange Online mailboxes, Teams lifecycle, SharePoint sites and sharing, license auditing, and Graph API or PowerShell automation. Use for admin scripting, onboarding/offboarding workflows, tenant configuration, and evidence-backed Microsoft 365 support investigation.
    0 installs
  4. Playwright · canepro bundle
    Fallback terminal browser automation via playwright-cli or the bundled wrapper. Use when Browser/Chrome plugin control is unavailable or the task needs CLI-friendly navigation, form filling, screenshots, scraping, or stateful browser sessions. Vendor frontend-testing and browser plugin tools route first.
    0 installs
  5. Screenshot · canepro bundle
    Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.
    0 installs
  6. Transcribe · canepro bundle
    Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.
    0 installs
  7. Jenkins Sre · canepro bundle
    Investigate Jenkins controller and agent runtime problems such as offline nodes, queue or executor issues, credential failures, WebSocket or inbound-agent errors, and controller health problems. Use when Jenkins itself looks unhealthy or misconfigured; distinguish runtime problems from pipeline code failures and prefer durable fixes.
    0 installs
  8. K8S Sre Triage · canepro bundle
    Investigate Kubernetes and container runtime incidents with evidence-first triage. Use when pods are crashing or pending, rollouts are stuck, ingress or DNS routing is broken, storage or nodes are failing, or a GitOps-managed workload is unhealthy after deploy; prefer GitOps-safe remediation and verify recovery.
    0 installs
  9. Terraform Skill · canepro bundle
    Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops - diagnoses failure mode (identity churn, secrets, blast radius, CI drift, state corruption) with version-aware guards.
    0 installs
  10. Codex MCP Repair · canepro bundle
    Use when local Codex MCP or connector setup fails, including Zoho MCP, streamable_http auth, stdio wrappers, mcp-remote, malformed local state, startup warnings, missing features, or add/fix this MCP in Codex tasks. Preserve endpoints the user says work elsewhere; troubleshoot local Codex auth, transport, wrapper, and state first.
    0 installs
  11. Gitops Reconcile · canepro bundle
    Investigate and restore GitOps convergence for Argo CD or Flux. Use when apps are `OutOfSync`, `Missing`, `Progressing`, or `Degraded`, merged changes do not land, revisions are stale, syncs are blocked by CRDs or ordering, or desired state differs from live state; inspect desired state first and fix the actual blocker.
    0 installs
  12. Codex HTML Report · canepro bundle
    Create durable, self-contained HTML reports from any agent session: proof and completed-work reports, implementation closeouts, deployment verification, code reviews, ops or support case summaries, research briefs, and architecture plans meant to be read in a browser. Includes evidence, verification, risks, next steps. Not for quick answers or when the user wants Markdown or plain text.
    0 installs
  13. Show Me Your Work · canepro bundle
    Keep a compact, reviewable decision ledger for long-running or unattended work. Use when a reviewer needs to reconstruct consequential choices and their evidence without reading private transcripts or replaying the entire task.
    0 installs
  14. Loki Label Analyzer · canepro bundle
    Audit, design, or improve a Grafana Loki label schema: cardinality scoring, static vs dynamic label rules, structured metadata placement, and stream-level query performance diagnosis. Use when Loki queries are slow, stream counts or costs are growing, or the user asks to evaluate or redesign Loki labels. For LogQL syntax and ingestion, use loki.
    0 installs
  15. Zoho Desk API Notes · canepro bundle
    Configure, post, and troubleshoot Zoho Desk private ticket notes through API or n8n OAuth workflows. Use when working with Zoho Desk ticket comments, private case notes, orgId headers, OAuth scopes, visible ticket numbers versus internal ticket ids, SCOPE_MISMATCH, URL_NOT_FOUND, or safe first-response draft workflows.
    0 installs
  16. Security Ownership Map · canepro bundle
    Build a security ownership topology from git history: people-to-file mapping, bus factor, sensitive-code ownership, CSV/JSON export for graphs. Trigger only for security-oriented ownership or bus-factor analysis (orphaned sensitive code, CODEOWNERS reality checks, sensitive hotspots). Not for general maintainer lists.
    0 installs
  17. N8n Workflow API Deploy · canepro bundle
    Deploy, update, inspect, and verify n8n workflows through the n8n API. Use when creating or changing n8n workflow JSON, upserting workflows, binding credentials, checking live workflow drift, validating node URLs, keeping automations inactive until activation gates pass, or debugging n8n API/runtime mismatch.
    0 installs
  18. Aks Gitops Pvc Rightsize · canepro
    Reduce or change an Azure AKS PVC disk size or storage class in a GitOps-managed workload, including when ArgoCD or Flux runs outside the cluster. Covers backup, PVC recreation, restore, verification, and cost cleanup. Not for GitOps sync failures (gitops-reconcile) or live pod incidents (k8s-sre-triage).
    0 installs
  19. Create Verification Skill · canepro bundle
    Create a project-local skill that drives a real application through its user-facing surface and captures durable proof. Use when a repository lacks a repeatable way for agents to verify UI, CLI, API, service, or desktop behavior.
    0 installs
  20. Prometheus Grafana Triage · canepro bundle
    Investigate Prometheus, Grafana, and Alertmanager incidents by separating real platform problems from scrape failures and bad rules. Use when alerts fire unexpectedly, targets are down, dashboards look stale, Alertmanager is noisy, or PromQL or rule logic may be wrong.
    0 installs
  21. Prometheus Label Strategy · canepro bundle
    Design and audit Prometheus label schemas to prevent high cardinality at the source: instrumentation hygiene, target vs application labels, histogram label discipline, info metrics, exemplars. Use when designing or reviewing metric labels. For a live cardinality fire, use prometheus-cardinality-troubleshooter.
    0 installs
  22. Entra Oidc App Integration · canepro
    Microsoft Entra OIDC app integrations with Argo CD, Grafana, Kubernetes dashboards, or CI/CD tools: app registrations, redirect URIs, client secrets, group claims, RBAC group mapping, and SSO cutover verification. Not for general Microsoft 365 tenant administration (m365-admin).
    0 installs
  23. Maintain Verification Skill · canepro bundle
    Audit and repair a project-local verification skill and its feature map using source inspection plus one live pass. Use when verification instructions, harness commands, selectors, or documented user features may have drifted.
    0 installs
  24. Vendor Security Gitops Patch · canepro
    Use when a vendor security email, CVE, GHSA, or advisory says a self-hosted or pinned dependency needs a patch and the fix should land through GitOps, Helm values, image tags, container tags, or version-pinned manifests.
    0 installs
  25. Codex App Server Backend Adapter · canepro bundle
    Design, implement, and troubleshoot backend services that use Codex app-server or Codex OAuth-backed execution. Use when comparing Codex CLI, codex app-server --stdio, managed app-server daemon, mounted OAuth session material, WebSocket transports, provider health checks, timeouts, or production-like Codex provider lanes.
    0 installs
  26. Kubernetes Platform Architecture · canepro bundle
    Design Kubernetes platform architecture: cluster topology, tenancy, namespaces, networking, security boundaries, upgrades, and operational ownership on EKS, AKS, GKE, or on-prem. Use for platform planning, multi-cluster models, and cost or upgrade direction. Not for live incidents (k8s-sre-triage) or sync failures (gitops-reconcile).
    0 installs
  27. Prometheus Cardinality Troubleshooter · canepro bundle
    Diagnose an active Prometheus cardinality problem: OOMing Prometheus, slow queries, Active Series or DPM bill spikes, 'too many samples' ingest errors, series churn. Covers tsdb status drill-downs, common culprits, and safe remediation (never labeldrop a distinguishing label). For prevention, use prometheus-label-strategy.
    0 installs