Total 30,488 skills, AI & Machine Learning has 4927 skills
Showing 12 of 4927 skills
Use the skill-hub CLI to search, install, update, and publish agent skills from skill-hub.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 skill-hub CLI.
Create or update AgentSkills for CoWork-OSS. Use when designing, structuring, or packaging skills. Supports JSON format with requirements, installation specs, and metadata.
Market prediction skill using Kronos. Use when user needs finance market time-series forecasting or news-aware finance market adjustments.
Comprehensive quality audit for Claude Code agents, skills, and commands with comparative analysis
IMO Gold Medal level Lean4 theorem proving via Harmonic API
Movie character personality skill with configurable missions - choose your character and watch themed workflows unfold
Comprehensive TUI/Web dashboard for Claude Code monitoring
Autonomous goal execution — give a goal, get a plan, confirm, execute, report. You steer, Claude drives.
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
Configure and orchestrate Claude Code agent teams (TeamCreate, SendMessage, TaskUpdate workflow). Use when you need multiple agents working in parallel on a complex task, want to coordinate background agents with messaging, or are setting up a lead/teammate architecture with a shared task list. Teams are experimental — enable with --enable-teams flag.
Deep learning learning path: recommendations for book lists, courses, practical projects, and how to conduct experiments step by step.
Complete Google Gemini API reference for 2026. Use whenever writing code that calls Gemini models. Covers the google-genai SDK, Gemini 3/3.1 models, thought signatures, thinking config, Interactions API, File Search (managed RAG), Computer Use, URL Context, Nano Banana image gen, Live API, ephemeral tokens, TTS, Veo video gen, Lyria music gen, and all tools. ALWAYS prefer `from google import genai` over any legacy import. Use this skill for ANY Gemini API question, even simple ones.