with one click
openclaw-skills
openclaw-skills contains 10 collected skills from LeoSaucedo, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Connect to Robinhood Agentic Trading via MCP — view portfolio, analyze positions, place trades, and execute automated strategies through Robinhood's official MCP server.
Interact with SoundCloud API for searching tracks, managing playlists, user operations, and audio discovery. Use when the user asks to search for music on SoundCloud, create/edit playlists, get track information, find user profiles, manage favorites, or work with SoundCloud audio content. Requires SOUNDCLOUD_CLIENT_ID and SOUNDCLOUD_CLIENT_SECRET for all operations; SOUNDCLOUD_USER_TOKEN for write operations (playlists, likes, follows).
Automated daily swing trading strategy — scans pre-market movers, picks momentum stocks, buys at open, manages exits at afternoon check with stop-loss and profit targets. Designed for small cash accounts ($500) using Robinhood Agentic MCP.
Gmail inbox triage with self-learning SQLite pattern database. Multi-account support with whitelist/blacklist, keyword-domain-essence scoring, and daily feedback sweep learning. Use when the user asks to check email, triage inbox, or during automated email triage cron runs.
Graph-based agent memory for tracing relationships between facts. Use when memory_search returns isolated facts and you need to see how they connect — causal chains, hierarchies, related events. LTM-only, stored as JSON graph with typed nodes and weighted edges.
Query WaniKani Japanese learning data — profile, kanji/vocab lookup, review forecast, SRS progress, and study statistics. Requires a WaniKani API token.
Check DeepSeek API balance and usage. Use when the user asks about - "Check my DeepSeek balance", "How much API credit do I have left?", "What's my DeepSeek usage?", "DeepSeek account status", "API token balance", or any query related to DeepSeek platform credits, usage, or account information.
Calculate driving times distances and routes using Google Maps Directions API with real-time traffic data. Use when the user asks for drive time traffic directions commute time or routing between locations. Requires GOOGLE_PLACES_API_KEY environment variable same key works for Directions API.
Interact with the Last.fm API for scrobble stats, music profiles, top charts, and discovery. Use when the user asks about their Last.fm stats, what someone is listening to, top artists/tracks/albums, now playing status, profile info, loved tracks, artist/track/album details, search Last.fm, or compare music taste with another user. Requires LASTFM_API_KEY environment variable.
Query Wolfram Alpha LLM API for computational knowledge, mathematics, science, and factual data.