with one click
apropos
Use this skill when the user needs to search manual page names and descriptions for keywords.
Menu
Use this skill when the user needs to search manual page names and descriptions for keywords.
| name | apropos |
| description | Use this skill when the user needs to search manual page names and descriptions for keywords. |
Search the manual page names and descriptions for keywords. Essential for finding the right command when you can't remember its name.
apropos search keyword <keyword> — Search man pages for a keywordapropos self version — Show apropos version infoapropos _ _ <args> — Passthrough to apropos CLI# Pre-installed on most Linux systems
# If missing:
apt-get install man-db
supercli plugins install ./plugins/apropos --on-conflict replace --json
# Basic keyword search
apropos compression
# Exact match
apropos --exact compression
# Regex search
apropos --regex "^git.*"
# Search only section 1 (user commands)
apropos --section 1 compression
# Search with shell wildcards
apropos --wildcard "git-*"
# Show full output without trimming
apropos --long compression
Use this skill when the user needs to discover, browse, or learn about OpenClaw agent capabilities. Provides access to 4,957 curated skills across 30 categories via a remote GitHub repository.
Use this skill when the user needs to view login history, track user sessions, or review system reboots and shutdowns.
Report virtual memory and system statistics
Safely edit the sudoers file with syntax validation
Interact with EasyRedmine (Simpliciti) via the Redmine API — read issues, post comments, edit descriptions, change status, assign users, search project members, self-update, and smart-search across all open issues.
Use this skill when the user wants to upload data to Charm Cloud, download from Charm Cloud, encrypt/decrypt data, or identify terminal capabilities.