Skip to main content
Execute qualquer Skill no Manus
com um clique
johnnymo87
Perfil de criador do GitHub

johnnymo87

Visão por repositório de 92 skills coletadas em 7 repositórios do GitHub.

skills coletadas
92
repositórios
7
atualizado
2026-07-26
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

explorador de repositórios

Repositórios e skills representativas

troubleshooting-nixos-host
Administradores de redes e sistemas de computador

Use on any NixOS host (devbox on Hetzner, cloudbox on GCP) when SSH connection fails, host key mismatch, NixOS issues, CPU/IO contention (high load), or verifying the host is properly configured

2026-07-26
opencode-launch
Desenvolvedores de software

Launch headless opencode sessions from CLI. Use when you need to start a new opencode session in the background to work on a task in parallel, or when spawning work on a specific directory.

2026-07-26
rebuilding
Administradores de redes e sistemas de computador

How to apply configuration changes to NixOS hosts (devbox, cloudbox). Use when you need to rebuild the system, apply home-manager changes, or recover from issues.

2026-07-25
pagerduty-mcp-setup
Administradores de redes e sistemas de computador

Use when setting up or rotating PagerDuty MCP auth for OpenCode on macOS Keychain or cloudbox sops, or when debugging missing PagerDuty tools.

2026-07-25
rollbar-mcp-setup
Administradores de redes e sistemas de computador

Use when setting up or rotating Rollbar MCP auth for OpenCode on macOS Keychain or cloudbox sops, when triaging a Rollbar error paged via PagerDuty, or when debugging missing Rollbar tools.

2026-07-25
opencode-agents
Outras ocupações de informática

Documents the OpenCode agent set — what each does, when to use it, and why the others were cut. Use when questioning agent choices or considering adding/removing agents.

2026-07-25
operating-aigateway
Administradores de redes e sistemas de computador

Use when operating, deploying, debugging, or extending the aigateway LLM cost-capture proxy on cloudbox — routing opencode's Vertex providers through it, querying the per-request cost ledger (gateway_request_log), adding model prices, or rolling routing back.

2026-07-22
monitoring-serve-pool
Administradores de redes e sistemas de computador

Use when an opencode-serve pool member is unresponsive/wedged, when the serve-canary restarted a serve overnight, or when tuning the serve units' memory limits. Covers the "alive but frozen" failure mode, the canary timer, and where its forensics dumps land.

2026-07-21
Mostrando as 8 principais de 51 skills coletadas neste repositório.
cross-device-deployment
Administradores de redes e sistemas de computador

Use when deploying pigeon code changes across all machines after merging to main

2026-07-25
worker-architecture
Desenvolvedores de software

Use when you need to understand worker architecture, endpoint flow, and command routing behavior before making changes

2026-06-21
daemon-architecture
Desenvolvedores de software

Use when you need to understand daemon route flow, storage model, worker connectivity, and command injection architecture before making changes

2026-04-22
opencode-plugin-architecture
Desenvolvedores de software

Use when you need to understand the OpenCode plugin event lifecycle, session state transitions, and daemon API contracts

2026-04-22
opencode-plugin-development
Desenvolvedores de software

Use when developing or refactoring OpenCode plugin handlers, tests, and daemon integration payloads

2026-04-22
swarm-architecture
Analistas de sistemas de computador

Use when you need to understand the swarm IPC subsystem — tables, routes, the per-target arbiter, the session→directory registry, and the wire envelope — before changing it

2026-04-22
swarm-development
Desenvolvedores de software

Use when implementing or testing swarm IPC features (new kinds, channels, plugin tools, or schema changes) with a TDD-first workflow

2026-04-22
swarm-operations
Administradores de redes e sistemas de computador

Use for day-to-day swarm IPC ops — health checks, inspecting queued/handed-off/failed messages, debugging stuck deliveries, force-failing retry loops, tailing arbiter logs

2026-04-22
Mostrando as 8 principais de 18 skills coletadas neste repositório.
datadog-monitors
Administradores de redes e sistemas de computador

Create, inspect, and update Datadog monitors via API - get monitor details by ID or URL, create or update metric/query alerts with thresholds and Slack notifications. Use when setting up alerting, tuning monitors, investigating monitor triggers, or checking monitor group states.

2026-05-15
datadog-auth
Desenvolvedores de software

Troubleshoot Datadog API authentication issues (401/403 errors), understand API keys vs app keys, and configure correct regions. Use when hitting auth errors or setting up Datadog API access.

2026-05-04
datadog-error-tracking
Administradores de redes e sistemas de computador

Search and manage Datadog Error Tracking issues via API - find grouped errors by service, resolve/ignore issues. Use when investigating production errors or managing error tracking issue states.

2026-05-04
datadog-incidents
Desenvolvedores de software

Work with Datadog Incidents API - fetch incidents with enrichment, update incident fields, understand incident data structures. Use when working with incidents or the dd-cli get-incident/update-incident commands.

2026-05-04
datadog-log-metrics
Desenvolvedores de software

Create log-based count metrics via API - works with all storage tiers including flex. Use when you need to monitor log patterns but logs are in flex tier (where log monitors don't work).

2026-05-04
datadog-logs
Administradores de redes e sistemas de computador

Search Datadog logs via API - query syntax, storage tiers (indexes, flex, online-archives), pagination. Use when searching logs or using the dd-cli search-logs command.

2026-05-04
datadog-slos
Administradores de redes e sistemas de computador

List and inspect Datadog SLOs via API - view SLI values, error budgets, thresholds, and history. Use when checking SLO compliance, reviewing error budgets, or finding SLOs by tag.

2026-05-04
datadog-workflows
Desenvolvedores de software

Fetch Datadog Workflow Automation definitions and instances via API. Use when inspecting workflow configurations or execution history.

2026-05-04
using-github-api-with-gh-cli
Desenvolvedores de software

This skill teaches how to access GitHub's REST and GraphQL APIs via gh api for inline PR comments, review threads, and data not available through standard gh commands. Use this when you need PR review comments, thread status, or other GitHub data that gh pr view doesn't provide.

2025-12-27
creating-ephemeral-kubernetes-exec-pods
Administradores de redes e sistemas de computador

This skill creates ephemeral pods cloned from existing deployments for interactive shell access with full application context. Use this when you need Rails console, database access, or debugging with env vars and secrets without affecting production pods.

2025-12-02
fixing-tmux-socket-issues
Administradores de redes e sistemas de computador

This skill repairs tmux socket connection errors when the socket directory is deleted while tmux is running. Use this when you see "error connecting to /private/tmp/tmux-UID/default (No such file or directory)" while tmux sessions are still active.

2025-11-16
configuring-neovim
Desenvolvedores de software

This skill guides working with Neovim configuration including testing changes headlessly, managing plugins with lazy.nvim, configuring LSP servers, and troubleshooting startup errors. Use this when modifying nvim config files or debugging nvim issues.

2025-11-01
querying-web-search-agent
Desenvolvedores de software

This skill guides the process of creating context-free queries for a web search agent (another Claude instance with web search tools). Use this when you need expert guidance from web research but the search agent has no access to the codebase or conversation history.

2025-10-21
managing-stacked-pull-requests
Desenvolvedores de software

This skill teaches how to manage stacked PRs (pr1 → pr2 → pr3) after the base PR merges. Covers rebasing dependent PRs onto the updated base branch using cherry-pick workflow. Use this when you have a chain of dependent PRs and need to update them after merging earlier PRs in the stack.

2025-10-19
Mostrando 7 de 7 repositórios
Todos os repositórios foram exibidos