Total 51,031 skills, Tools & Utilities has 8325 skills
Showing 12 of 8325 skills
Web Search and Information Retrieval Skill. Used for web searching, querying real-time information, and obtaining news and information. Activated when users ask questions requiring online searches, the latest information, or real-time data.
Skill-Loader standards and best practices for Skill Loader. Includes implementation guidelines, common patterns, and testing strategies.
Split audio files by detecting silence gaps. Auto-segment podcasts into chapters, remove long silences, and export individual clips.
Commuting Plan/Route Planning (point-to-point or multi-stop routing). For user queries such as 'How to get there/How to commute/Commuting plan/Subway and bus transfer/How long and how much for a taxi/From hotel to scenic spot or venue', etc. Default to real-time verification and provide source links and query time (local time); do not fabricate precise figures; Calendar entry requires explicit user confirmation.
Helps users discover and apply shared coding solutions when they ask "has anyone solved this", "search for a fix", "find a workaround", or want proven patterns before debugging from scratch. Uses `npx shareful-ai search` to find relevant shares, compare options, and recommend the best match.
Expert patterns for input handling covering InputMap actions, InputEvent processing, controller support, rebinding, deadzones, and input buffering. Use when setting up player controls, implementing input systems, or adding gamepad/accessibility features. Keywords InputMap, InputEvent, gamepad, controller, rebinding, deadzone, input buffer.
Expert blueprint for multiplayer networking (Among Us, Brawlhalla, Terraria) using Godot's high-level API covering RPCs, state synchronization, authoritative servers, client prediction, and lobby systems. Use when building online multiplayer, LAN co-op, or networked games. Keywords multiplayer, RPC, ENetMultiplayerPeer, MultiplayerSynchronizer, authority, client prediction, rollback.
Python virtual environment management, dependency handling, and project setup automation.
Integrate with YouTube for video management. Use when you need to: (1) upload videos to YouTube, (2) manage channel content, or (3) retrieve video analytics and insights.
Seed a new runnable template under templates/NNN-slug/ from a short spec by chaining existing skills (intake → ship-faster stages) while keeping it clean and shareable (no secrets, minimal scope). Use when creating a new template quickly.
VSCode extension starter using reactive-vscode and tsdown. Use when scaffolding or maintaining a VSCode extension with reactive APIs, CJS build, and vscode-ext-gen.
Send notifications via ntfy.sh to alert about completed tasks, errors, or important events