skills/skillshub/SKILL.md
Use the Skills Hub CLI to search, install, update, and publish agent skills from hub.apilium.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed skillshub CLI.
npx skillsauth add apiliumcode/mayros skillshubInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Install
npm i -g skillshub
Auth (publish)
skillshub login
skillshub whoami
Search
skillshub search "postgres backups"
Install
skillshub install my-skill
skillshub install my-skill --version 1.2.3
Update (hash-based match + upgrade)
skillshub update my-skill
skillshub update my-skill --version 1.2.3
skillshub update --all
skillshub update my-skill --force
skillshub update --all --no-input --force
List
skillshub list
Publish
skillshub publish ./my-skill --slug my-skill --name "My Skill" --version 1.2.0 --changelog "Fixes + docs"
Notes
tools
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.
development
Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
tools
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
tools
Start voice calls via the Mayros voice-call plugin.