Skip to main content
GitHub 仓库

OpsIntelligence

OpsIntelligence 收录了来自 hridesh-net 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
7
更新
2026-05-05
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

devops
网络与计算机系统管理员

OpsIntelligence DevOps skill graph — the entry point for PR review, SonarQube triage, CI/CD monitoring, incident response, and runbook execution. Lazy-load a specific node via read_skill_node("devops", "<node>").

2026-05-05
summarize
信函文员

Summarize URLs, articles, PDFs, and YouTube videos using the agent’s built-in LLM — no external CLI required.

2026-05-02
tmux
网络与计算机系统管理员

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

2026-05-02
drawio-skill
软件开发工程师

Use when user requests diagrams, flowcharts, architecture charts, visualizations, multi-page or satellite diagrams, reference blocks for detail views, connectivity-only topology maps, or non-overlapping edge routing. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Generates .drawio XML files and exports to PNG/SVG/PDF locally using the native draw.io desktop CLI.

2026-04-30
gh-pr-review
软件质量保证分析师与测试员

Review a GitHub pull request end-to-end: check out the branch, run the code locally, post line-level comments, code suggestions, and a final Approve / Request-changes / Comment review. Use when: (1) the user says 'review PR X', 'check this PR', 'can we merge #123'; (2) the chain_run `pr-review` has produced a verdict and you need to post it; (3) an on-call engineer asks for a second opinion on a diff. NOT for: GitLab MRs (use gitlab skill), non-GitHub forges, or performing the merge itself — merges always require explicit human confirmation in the same turn.

2026-04-20
mastering-aws-cli
网络与计算机系统管理员

AWS CLI v2 quick-reference for experienced developers. Covers compute (Lambda, ECS, EKS), storage (S3, DynamoDB, Aurora), networking (VPC, SSM tunneling), security (IAM, Secrets Manager), and GitHub Actions CI/CD. Use when asked to "write aws commands", "debug aws access", "set up cross-account roles", "configure aws cli", "assume role", "S3 bucket operations", or "deploy to ECS".

2026-04-17
gh-issues
软件开发工程师

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

2026-04-17
github
软件开发工程师

GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.

2026-04-17
healthcheck
网络与计算机系统管理员

Host security hardening and risk-tolerance configuration for OpsIntelligence deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpsIntelligence cron scheduling for periodic checks, or version status checks on a machine running OpsIntelligence (laptop, workstation, Pi, VPS).

2026-04-17
skill-creator
软件开发工程师

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

2026-04-17
slack
软件开发工程师

Use when you need to control Slack from OpsIntelligence via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

2026-04-17
xurl
软件开发工程师

A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.

2026-04-17