CLI 工具

命令行工具

显示 1009-1032 / 共 9364 个技能
ok-helloworld

vibe-pentest

ok-helloworld

AI 渗透测试:多 Agent 并行架构的 Web 应用渗透测试技能。 流程: 指纹识别 → 后台入口扫描 → API 预扫描 → 浏览器登录提取凭证(可选) → GoSpider 爬虫 → 过滤数据 → 指纹汇总 → 多 Agent 并行渗透测试 → 攻击链分析 → 漏洞证据复查 → 导出 JSON 报告。 纯黑盒测试,不依赖源码。平台无关设计,可在任意 Agent 平台创建和使用。

API 开发 269 1个月前
codemie-ai

msgraph

codemie-ai

Work with Microsoft 365 services via the Graph API — emails, calendar events, SharePoint sites, Teams chats, OneDrive files, OneNote notebooks, contacts, and org chart. Use this skill whenever the user asks about their emails, inbox, unread messages, meetings, calendar, Teams messages or chats, SharePoint documents, OneDrive files, OneNote notes or notebooks, colleagues, manager, direct reports, or any personal/organizational Microsoft data. Invoke proactively any time the user mentions Outlook, Teams, SharePoint, OneDrive, OneNote, or wants to interact with their Microsoft 365 account. The skill uses a local Node.js CLI (msgraph.js) that handles authentication, token caching, and all API calls.

认证鉴权 274 6个月前
codemie-ai

report-issue

codemie-ai

This skill should be used when the user wants to report a bug, file an issue, or suggest a feature for the CodeMie Code CLI tool (codemie-ai/codemie-code repository on GitHub). Trigger phrases include: "report a bug", "open an issue", "submit an issue", "file a bug report", "something is broken in CodeMie", "report to GitHub", "create a GitHub issue", "suggest a feature for CodeMie", "request an enhancement", "I have a feature idea", "codemie is not working", or any mention of filing a report for CodeMie. This skill automatically collects diagnostic context (OS, Node.js, CLI version, installed agents, active profile, codemie doctor output, recent debug logs) and creates a structured GitHub issue via gh issue create with a user-confirmed preview step before submission.

CLI 工具 274 6个月前
mbailey

voicemode-dj

mbailey

Background music control for VoiceMode voice sessions using mpv

CLI 工具 1341 7个月前
mbailey

voicemode

mbailey

Voice interaction for Claude Code. Use when users mention voice mode, speak, talk, converse, voice status, or voice troubleshooting.

CLI 工具 1341 6个月前
ahmedelgabri

generating-commit-messages

ahmedelgabri

Generates clear commit messages from Git diffs. Use when writing commit messages or reviewing staged changes.

CLI 工具 290 7个月前
ahmedelgabri

jira

ahmedelgabri

This skill should be used when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

CLI 工具 290 7个月前
novuhq

Enterprise Submodule Setup

novuhq

The check-ee.mjs script in each enterprise package only builds if the src folder exists (graceful degradation for OSS contributors).

CLI 工具 4万 6个月前
alpinejs

summarize-activity

alpinejs

Summarize recent GitHub activity — discussions, PRs, issues, events, traffic — into an actionable report so you can stay on top of the project without reading everything.

API 开发 3.2万 7个月前
ComposioHQ

datadog-logs

ComposioHQ

Query and filter Datadog logs from the shell using the Composio CLI. Run scoped log searches, pivot across services/environments, and export structured JSON for downstream agents instead of click-driving the Datadog UI.

CLI 工具 1.6万 4个月前
ComposioHQ

agent-deep-links

ComposioHQ

Build, validate, and troubleshoot deep links for Codex, Cursor, VS Code, Visual Studio, and similar tools. Use when users ask for clickable links (especially in Slack) that open threads, files, folders, or app settings.

CLI 工具 1.6万 7个月前
ComposioHQ

sentry-triage

ComposioHQ

Diagnose Sentry issues without copy-pasting stack traces. Uses the Composio CLI to pull issue details, events, breadcrumbs, and suspect commits, then maps the frames to local source so the agent can propose a fix directly.

CLI 工具 1.6万 4个月前
ComposioHQ

issue-triage

ComposioHQ

Triage Linear or Jira backlogs and run bug sweeps via the Composio CLI. Bulk-fetch issues, dedupe, relabel, reassign, and post summaries — all from the shell without clicking through the UI.

CLI 工具 1.6万 4个月前
ComposioHQ

webapp-testing

ComposioHQ

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

自动化 1.6万 7个月前
ComposioHQ

deploy-pipeline

ComposioHQ

Run end-to-end deploy pipelines across Stripe, Supabase, and Vercel using the Composio CLI. Promote Stripe products, push Supabase migrations, ship Vercel deployments, and verify with post-deploy checks — all from one script.

CLI 工具 1.6万 4个月前
ComposioHQ

skill-creator

ComposioHQ

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

CLI 工具 1.6万 7个月前
remix-run

supersede-pr

remix-run

Safely replace one GitHub pull request with another. Use when a user says a PR supersedes/replaces an older PR, asks to auto-close a superseded PR, or needs guaranteed closure behavior after merge. This skill explicitly closes the superseded PR with gh CLI and verifies final PR states instead of relying on closing keywords.

CLI 工具 3.3万 6个月前
ythx-101

x-tweet-fetcher

ythx-101

Fetch tweets, replies, and user timelines from X/Twitter without login or API keys. Also supports Chinese platforms (Weibo, Bilibili, CSDN, WeChat). Includes camofox_search() for zero-cost Google search without API keys. Basic tweet fetching: zero dependencies. Replies/timelines/search: requires Camofox. NEW: X-Tracker for tweet growth monitoring with burst detection.

API 开发 941 5个月前
SynkraAI

aiox-dev

SynkraAI

Full Stack Developer (Dex). Use for code implementation, debugging, refactoring, and development best practices

智能体 3096 6个月前
SynkraAI

synapse

SynkraAI

"This skill should be used when users want to understand the SYNAPSE context engine, manage domains, configure context rules, or troubleshoot rule injection. Use when asked about SYNAPSE architecture, domain management, star-commands, context brackets, or the 8-layer processing pipeline."

CLI 工具 3096 6个月前
SynkraAI

coderabbit-review

SynkraAI

Unified CodeRabbit CLI execution via WSL with self-healing loop. Use this skill when running automated code review before commits, PRs, or QA gates. Handles WSL wrapper, severity filtering, and auto-fix iterations.

CLI 工具 3096 6个月前
OneKeyHQ

1k-git-workflow

OneKeyHQ

Git workflow and conventions — branching, commit messages, and PR creation.

CLI 工具 2422 7个月前
web-infra-dev

Android Device Automation

web-infra-dev

Vision-driven Android device automation using Midscene. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. Control Android devices with natural language commands via ADB. Perform taps, swipes, text input, app launches, screenshots, and more. Trigger keywords: android, phone, mobile app, tap, swipe, install app, open app on phone, android device, mobile automation, adb, launch app, mobile screen Powered by Midscene.js (https://midscenejs.com)

无障碍 303 6个月前
web-infra-dev

Desktop Computer Automation

web-infra-dev

Vision-driven desktop automation using Midscene. Control your desktop (macOS, Windows, Linux) with natural language commands. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. Triggers: open app, press key, desktop, computer, click on screen, type text, screenshot desktop, launch application, switch window, desktop automation, control computer, mouse click, keyboard shortcut, screen capture, find on screen, read screen, verify window, close app, minimize window, maximize window Powered by Midscene.js (https://midscenejs.com)

无障碍 303 6个月前