44 skills found · Page 1 of 2
openclaw / goplacesQuery Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
openclaw / openai-whisperLocal speech-to-text with the Whisper CLI (no API key).
openclaw / video-framesExtract frames or short clips from videos using ffmpeg.
YouMind-OpenLab / nano-banana-pro-prompts-recommend-skillAI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
harrymunro / nelsonCoordinate agent teams in Claude Code using a Royal Navy inspired command structure and operating procedures. It provides structured sailing orders, battle plans, action stations, and a captain's log to manage complex tasks; from single-session work through to multi-agent squadrons.
AElfProject / aelf-skillsUnified aelf skills hub for discovery, routing, bootstrap, and health checks across OpenClaw, Codex, Cursor, and Claude Code.
alexgreensh / token-optimizerFind the ghost tokens. Fix them. Survive compaction. Avoid context quality decay.
OutlineDriven / outline-driven-developmentOutline Driven Development – Beyond "specs" or "vibes" using AST analysis and Modern CLI Tools w/ context engineering; batteries-included
kromahlusenii-ops / ham(HAM) Memory system for AI coding agents. Cut token usage by 80% by scoping context to directories.
ForteScarlet / codex-kkpA Claude Code Plugin that enables seamless integration with Codex AI Agent for code analysis, implementation, and collaboration tasks.
Agents365-ai / excalidraw-skillClaude Code skill for generating Excalidraw diagrams and exporting to PNG/PDF/SVG locally
andyzengmath / quantum-loopSpec-driven autonomous development loop for Claude Code. Combines structured PRD generation, dependency DAG execution, two-stage review gates, and Iron Law verification.
alexander-danilenko / cortex-ai-skillsPersonal skills library for AI coding assistants
bryant24hao / macos-calendar-assistant-skillOpenClaw-native macOS calendar skill for IM-first schedule management (planning, execution, review, and safe dedup cleanup).
husniadil / fastmcp-builderA comprehensive Claude Code skill for building production-ready MCP servers using FastMCP. Includes reference guides, runnable examples, and a complete implementation with OAuth, testing, and best practices.
gmx-io / gmx-aiAgent skills for trading perpetuals and swapping tokens on GMX V2.
Awaken-Finance / awaken-agent-skillsAwaken DEX skill for quotes, swaps, liquidity, and market data on aelf via MCP, CLI, SDK, and OpenClaw.
netresearch / typo3-conformance-skillAgent Skill: TYPO3 extension conformance checker - validates against official standards | Claude Code compatible
matthewsmithwork786 / skillsPyPSA Skill - Power System Analysis Overview PyPSA (Python for Power System Analysis) is an open-source toolbox for simulating and optimizing modern power and energy systems. This skill covers
jonathanprozzi / zorkPlay Zork text adventure via dfrotz. Use /zork <command> to play (e.g., /zork go north), /zork for status, /zork new to restart, /zork setup to configure Obsidian sync.
aussiegingersnap / judgeQuality review skill for verifying complex changes against criteria. Use for multi-file changes, new features, or before important commits. Skip for trivial fixes and quick iterations.
BytePioneer-AI / qqbot-contact-sendResolve a QQBot recipient from the local known-targets registry, distinguish between similarly named contacts, and send text or files to the intended QQ user with the correct target
openxjarvis / feishu-task|
quantDIY / onixs-proprietary-injectionProtocol for securely integrating the OnixS High-Performance FIX Engine into QuanuX via local injection.
quantDIY / rithmic-extension-devSpecialized knowledge for developing the QuanuX Rithmic Extension. Covers Protocol Buffers, 2-step Login, and Go implementation details.
espennilsen / cmuxOrchestrate cmux terminal panes — split terminals, run parallel processes, read output from other panes, and use the built-in browser
junxiaz / technology-sharing1. If 多个条件的时候 有时候你会经常判断一个变量是否等于多个值的情况: ``` // bad if (x === 'abc' || x === 'def' || x === 'ghi' || x ==='jkl') { }
namra98 / exocortexAI-native personal knowledge system - notes, tasks, ideas via natural language CLI
daichaoyi / CS6300git checkout can be understood as moving the pointer to the branch. For example, git checkout development, means we move the pointer to the development branch, then the next commit will move the deve
DYAI2025 / development-planning-and-verificationA comprehensive skill for handling development and coding requests that combines structured brainstorming, implementation planning, and verification before completion - ensuring requirements are clear, plans are executable, and claims are verified.