All authors
luokai0 avatar

Claude Skills by luokai0

github.com/luokai0
5,227 skillsA× 5,112B× 86C× 15D× 11F× 31 installs1,575 views
Oc Youtube ProA

Advanced YouTube analysis, transcripts, and metadata extraction.

testingpythonrust
0
11
Oc Zerodha KiteA

Route natural-language trading/account queries to the correct `zerodha` CLI command with exact flags, validation.

testingpythonrust
0
11
Oc Zillow Airbnb MatcherA

Find properties for sale that are already generating Airbnb income.

testingpythonrust
0
11
Oc2 Openai Whisper ApiA

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

ai-agentsbashapi
0
11
Oc2 Openai WhisperA

Local speech-to-text with the Whisper CLI (no API key).

ai-agentsapi
0
11
Oc2 Sherpa Onnx TtsA

Local text-to-speech via sherpa-onnx (offline, no cloud)

toolsbashnode
0
11
Oc2 Spotify PlayerA

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

toolsgo
0
11
Oc2 Video FramesA

Extract frames or short clips from videos using ffmpeg.

toolsbash
0
11
Oc2 Voice CallA

Start voice calls via the OpenClaw voice-call plugin.

toolsbashapi
0
11
Oc2 WeatherA

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.

databashapi
0
11
Operating Systems ExpertA

Expert-level operating systems covering process management, memory management, file systems, synchronization, scheduling, virtualization, and OS security.

code-qualitygonode
0
11
Path Planning ExpertA

Expert-level robot path planning covering configuration space, sampling-based planners, graph search, trajectory optimization, and motion planning under uncertainty.

businessgonode
0
11
Photonics ExpertA

Expert-level photonics covering guided wave optics, laser physics, nonlinear optics, optical communications, integrated photonics, and quantum photonics.

developmentgit
0
11
Power Grid ExpertA

Expert-level power grid covering AC power systems, transmission and distribution, grid stability, protection systems, renewable integration, and smart grid technologies.

businessreact
0
11
Quantum Computing ExpertA

Expert-level quantum computing covering qubits, quantum gates, quantum algorithms, error correction, quantum hardware platforms, and near-term NISQ applications.

code-qualitygo
0
11
Robot Dynamics ExpertA

Expert-level robot dynamics covering equations of motion, Newton-Euler and Lagrangian formulations, inertia parameters, friction modeling, and dynamic simulation.

researchgo
0
11
Robot Kinematics ExpertA

Expert-level robot kinematics covering forward and inverse kinematics, Denavit-Hartenberg parameters, workspace analysis, singularities, and Jacobian-based methods.

businessgo
0
11
Ros ExpertA

Expert-level ROS and ROS2 covering architecture, nodes, topics, services, actions, launch files, tf2 transforms, Nav2 navigation, and MoveIt motion planning.

code-qualitygonode
0
11
Soft Robotics ExpertA

Expert-level soft robotics covering soft actuators, compliant mechanisms, continuum robots, soft sensors, fabrication methods, and bio-inspired design.

designapi
0
11
Solar Energy ExpertA

Expert-level solar energy covering photovoltaic physics, solar cell technologies, system design, grid integration, solar thermal, and the economics of solar deployment.

devopsapiperformance
0
11
Synthetic Biology ExpertA

Expert-level synthetic biology covering genetic parts and devices, genetic circuit design, metabolic engineering, genome engineering, biosafety, and industrial applications.

developmentgoexpress
0
11
Systems Biology ExpertA

Expert-level systems biology covering network analysis, multi-omics integration, dynamic modeling, signaling pathway analysis, and emergent properties of biological systems.

developmentgoreact
0
11
Wind Energy ExpertA

Expert-level wind energy covering aerodynamics, turbine design, wind resource assessment, offshore wind, grid integration, and wind farm optimization.

dataperformance
0
11
Agent Income ExpertA

Generate autonomous income using AI agents. Covers the six proven income streams: ClawHub skill publishing, setup-as-a-service, content automation pipelines, Gumroad digital products, agent trading, and the agent economy. Real numbers, zero budget starting point, realistic timelines.

toolsgogit
0
11
Agent Trading ExpertA

Design and run autonomous trading agent pipelines. Covers Polymarket prediction markets, CEX momentum strategies, DeFi yield farming, on-chain research, and safe paper trading setup. Zero to live trading workflow with full safety protocol.

devopsgotesting
0
11
Agent Wallet ExpertA

Set up autonomous agent wallets using Virtuals Protocol ACP, Coinbase AgentKit, and x402 commerce protocol. Covers agent identity, wallet creation, agent-to-agent payments, and earning income from the agent economy without human intervention.

devopsapisecurity
0
11
Create VoltagentA

Skill for creating AI agent projects using the VoltAgent framework. Guide for CLI setup and manual bootstrapping.

ai-agentstypescriptgo
0
11
Multi Agent CoordinatorA

Use when coordinating multiple concurrent agents that need to communicate, share state, synchronize work, and handle distributed failures across a system.

businessgoapi
0
11
Voltagent Best PracticesA

VoltAgent architectural patterns and conventions. Covers agents vs workflows, project layout, memory, servers, and observability.

ai-agentstypescriptnode
0
11
Voltagent Core ReferenceA

Reference for the VoltAgent class: constructor options, lifecycle methods, and runtime behavior.

ai-agentstypescriptgit
0
11
Voltagent Docs BundleA

Look up VoltAgent documentation embedded in node_modules/@voltagent/core/docs for version-matched docs. Use for API signatures, guides, and examples.

toolsbashnode
0
11
Anthropic Claude ApiA

Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.

ai-agentstypescriptpython
0
11
Anthropic Mcp BuilderA

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

documentationtypescriptpython
0
11
Anthropic Skill CreatorA

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

documentationpythonrust
0
11
Build Mcp NeolabA

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

documentationtypescriptpython
0
11
Clawhub PublisherA

Package and publish skills to the ClawHub marketplace for passive income. Covers SKILL.md format requirements, metadata standards, testing, the publish command, versioning, pricing, and strategies to maximize installs and revenue.

code-qualitytesting
0
11
Mcp Builder ExpertA

Build Model Context Protocol servers to connect any API or service to any AI agent. Covers TypeScript and Python implementations, tool design, authentication, deployment, and publishing to MCP registries.

devopstypescriptpython
0
11
Oc2 Skill CreatorA

Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "a...

documentationpythongo
0
11
Setup Arxiv Mcp 2A

Guide for setup arXiv paper search MCP server using Docker MCP

researchgodocker
0
11
Setup Context7 Mcp 2A

Guide for setup Context7 MCP server to load documentation for specific technologies.

documentationgogit
0
11
Setup Serena Mcp 2A

Guide for setup Serena MCP server for semantic code retrieval and editing capabilities

documentationgotesting
0
11
Skill ShareA

A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.

documentationpythondocumentation
0
11
Skill WriterA

Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill", "synthesize sources into a skill", "improve a skill from positive/negative examples", "update a skill", or "maintain skill docs and registration". Handles source capture, depth gates, authoring, registration, and validation.

documentationrustsecurity
0
11
ExamplesA

Goal: create a skill that helps an agent answer and author code for a library without repeatedly re-reading upstream docs.

documentationgoapi
0
11
ExamplesA

Goal: build a skill that finds real vulnerabilities while minimizing false positives.

securityrustgo
0
11
ExamplesA

Goal: create a skill for repeatable operational workflows (for example PR prep, CI triage, branching, settings audit).

researchgo
0
11
Test SkillA

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

documentationgotesting
0
11
Validate SkillsA

Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.

documentationbash
0
11
Brainstorming Research IdeasA

Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces, pivoting between projects, or seeking novel angles on existing work.

researchgoapi
0
11
Context ManagerA

Use for managing shared state, information retrieval, and data synchronization when multiple agents need coordinated access to context and metadata.

securitygorails
0
11