Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
native-web-search
Trigger native web search. Use when you need quick internet research with concise summaries and full source URLs.
gmcabrita/dotfiles 4
-
autoresearch
Run or resume an autonomous benchmark loop for perf, size, quality, or any metric-driven optimization in OpenCode.
gmcabrita/dotfiles 4
-
rg_history
Search your conversation history using ripgrep. Use when you need to find previous messages, file edits, tool calls, or decisions from earlier in the session.
backnotprop/rg_history 50
-
text_summarizer
Summarizes long text into key bullet points
rscheiwe/open-skills 31
-
hello_world
A simple skill that greets the user
rscheiwe/open-skills 31
-
Advanced RE Analysis
Specialized reverse engineering analysis workflows for binary analysis, pattern recognition, and vulnerability assessment
KevinMitchell-OSWP-CISSP/EmberScale-Enhanced 7
-
ddgo
CLI tool for DuckDuckGo search, supporting result summaries and AI-driven answer extraction. Core Scenario: When the user needs to perform web searches or get AI-summarized answers from DuckDuckGo results.
x-cmd/skill 19
-
feishu
Send messages to Feishu (Lark) groups using bot webhooks, supporting rich text and cards. Core Scenario: When the user needs to send automated notifications or rich text messages to a Feishu group.
x-cmd/skill 19
-
x-install
Software installation assistant using x-cmd's install module. Use this skill whenever the user needs to query software installation methods, get installation commands, or understand how to install various software packages. Covers: getting installation commands (x install --cat <software>), listing supported software (x install --ll), and more. Triggered by queries like "how to install node", "docker installation command", "install python", "show me git install command", or any software installation lookup.
x-cmd/skill 19
-
gt
Enhanced Gitee CLI for managing repositories, issues, and PRs on the Gitee platform. Core Scenario: When the user needs to automate development workflows or manage projects on Gitee.
x-cmd/skill 19
-
llmf
Run local LLMs with zero dependencies using llamafile, supporting API servers, CLI chat, and model management. Core Scenario: When the user wants to run high-performance local models (GGUF/llamafile) without external dependencies or cloud APIs.
x-cmd/skill 19
-
x-git
This skill provides comprehensive Git and code hosting platform management tools through x-cmd CLI, including GitHub, GitLab, Codeberg, Forgejo integration, and Git hooks management. This skill should be used when users need to manage Git repositories, work with code hosting platforms, automate Git workflows, or configure Git hooks from command line interfaces.
x-cmd/skill 19
-
arp
Display the system's ARP cache table with support for CSV, TSV, and interactive TUI formats. Core Scenario: When the user needs to audit IP-to-MAC address mappings on the local network.
x-cmd/skill 19
-
lsof
Enhanced lsof interface for viewing open files with TUI support and structured data exports (TSV, CSV). Core Scenario: When the user needs to identify which files are open by which processes, supporting interactive search.
x-cmd/skill 19
-
rand
Random data generator for identifiers, numbers, strings, and mock data. Core Scenario: When the user needs to generate UUIDs, random strings, or test data (emails, IPs) for scripting.
x-cmd/skill 19
-
humantime
Convert between seconds and human-readable time formats (e.g., 1h30m). Core Scenario: When the user needs to parse or display durations in scripts or terminal output.
x-cmd/skill 19
-
free
Display memory usage with support for CSV/TSV formats and cross-platform (Linux/macOS) compatibility. Core Scenario: When the user needs to monitor RAM usage, buffer/cache, or export memory data for automation.
x-cmd/skill 19
-
osv
CLI for Google's Open Source Vulnerabilities (OSV) project, providing vulnerability scanning and dependency analysis. Core Scenario: When the user needs to scan projects for vulnerabilities or query specific CVE/OSV IDs.
x-cmd/skill 19
-
last
Display user login history with interactive TUI, tree views, and structured data exports. Core Scenario: When the user needs to audit login/logout records, reboots, or session durations.
x-cmd/skill 19
-
brew
Enhanced Homebrew wrapper for macOS and Linux, managing packages, mirrors, and proxies. Core Scenario: When the user needs to install, manage, or configure Homebrew packages with optimized downloads.
x-cmd/skill 19
-
kill
Enhanced kill command with support for recursive termination and killing processes by port. Core Scenario: When the user needs to terminate groups of processes or free up specific network ports (80/443).
x-cmd/skill 19
-
route
Display the system's network routing table with support for structured data export. Core Scenario: When the user needs to inspect the routing table for network path diagnostics.
x-cmd/skill 19
-
ollama
CLI client for Ollama, the open-source framework for local LLM deployment. Core Scenario: When the user wants to pull, manage, or run local AI models (Llama 3, Mistral, etc.) via Ollama.
x-cmd/skill 19
-
gl
Enhanced GitLab CLI for managing repositories, issues, snippets, and CI/CD deployments. Core Scenario: When the user needs to automate GitLab project management or coordinate deployments.
x-cmd/skill 19