69 skills found · Page 1 of 3
openclaw / gifgrepSearch GIF providers with CLI/TUI, download results, and extract stills/sheets.
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 / sagElevenLabs text-to-speech with mac-style say UX.
openclaw / sherpa-onnx-ttsLocal text-to-speech via sherpa-onnx (offline, no cloud)
openclaw / summarizeSummarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
openclaw / video-framesExtract frames or short clips from videos using ffmpeg.
openclaw / tavilyTavily web search, content extraction, and research tools.
anthropics / MCP IntegrationThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
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
faugustdev / git-context-controllerStructured context management framework for LLM agents. Implements Git-like operations (COMMIT, BRANCH, MERGE) to manage long-horizon agent memory.
kromahlusenii-ops / ham(HAM) Memory system for AI coding agents. Cut token usage by 80% by scoping context to directories.
massimodeluisa / recursive-decomposition-skillClaude Code skill for handling long-context tasks through recursive decomposition
takechanman1228 / claude-ecomClaude Code skill that turns order or sales CSV data into business reviews, with KPI decomposition, prioritized findings, and next actions powered by a Python backend.
brettdavies / crawl4ai-skillWeb scraping skill for Claude AI. Crawl websites, extract structured data with CSS/LLM strategies, handle dynamic JavaScript content. Built on crawl4ai with complete SDK reference, example scripts, and tests.
lee-fuhr / claude-session-indexIndex, search, and analyze your Claude Code sessions. Full-text search, conversation retrieval, analytics, and cross-session synthesis.
SpillwaveSolutions / plantumlA Plantuml Claude Skill that can generate images and help you create Plantuml digrams from source code. It can also extract plantuml diagrams from a markdown file and then generate each of those to images and create a new markdown file with image links to those diagrams.
SDLLL / claude-for-safariGive your AI Agent the power to control Safari on macOS. No extensions, no separate browser.
mshs01156 / support-to-repro-pack🛠️ Claude Code / OpenClaw Skill — Turn support tickets, logs, screenshots into sanitized engineering issue packs. 17 PII redaction patterns, log parsing, stack trace extraction (Python/Java/JS/Go), error code classification, timeline. 客服工单脱敏 | 隐私数据脱敏 | 日志解析 | 堆栈提取 | 错误码分类 | 中英双语Skill | 支持转研发问题包生成器
voidborne-d / humanize-chinese免费本地 AI 文本去痕迹工具 | Chinese AI text detection & humanization. N-gram perplexity analysis, 20+ detection patterns, academic AIGC reduction (知网/维普/万方), 7 style transforms. Zero dependencies, runs locally.
netresearch / typo3-ddev-skillAgent Skill for automating DDEV environment setup in TYPO3 extension projects | Claude Code compatible
netresearch / typo3-docs-skillAgent Skill for creating and maintaining TYPO3 extension documentation | Claude Code compatible
netresearch / typo3-conformance-skillAgent Skill: TYPO3 extension conformance checker - validates against official standards | Claude Code compatible
Lycheetah / Lycheetah-FrameworkAI alignment framework. Nine interdependent theories — CASCADE, AURA, LAMAGUE and six more — each mathematically proven, each converging on the same constants. Banach fixed points. Constitutional invariants. MCP extension for Claude Code. Built by one self-taught researcher. Open. Testable. Human.
sani-iv / hyperblueBuild premium, brand-aware React/Next.js frontends that feel designed by a senior UI engineer, not generated by AI. Use this skill whenever the user wants to create websites, landing pages, dashboards, web apps, React components, or any frontend UI — especially when they provide brand assets (logos, screenshots, colors), mention a specific business or industry, want to match an existing design system, or ask for "non-generic" or "premium" output. Also trigger when the user shares competitor sites for inspiration, asks for design tokens, wants animation direction, or needs responsive brand consistency. This skill replaces generic AI aesthetics with market-aware, brand-calibrated design engineering. Created by Incredible Visibility.
diegosouzapw / bgoAutomated Blender build-go workflow. Automatically builds, removes old version, installs, enables, and launches Blender with your extension/add-on
Viniciuscarvalho / maestroIntelligent skill knowledge gateway. Routes tasks to the right knowledge without loading all skills into context. MUST be consulted before any coding task — call the search_skills MCP tool to retrieve relevant expertise from 100+ indexed skills covering Swift, SwiftUI, concurrency, testing, architecture, performance, and security.
diegosouzapw / valenceQuery and manage the Valence Knowledge Substrate - how agents build genuine understanding of their humans. Use for: (1) Searching past knowledge/decisions/context, (2) Storing new beliefs/facts/learnings, (3) Checking database stats. Triggers on "what do I know", "remember this", "store this", "knowledge base", "valence", "beliefs", or questions about past work/decisions.
diegosouzapw / airbrowUltra-fast browser CLI for LLM agents. Use for web navigation, form filling, screenshots, data extraction, and web testing. 50x less memory than Playwright, 10x smaller context output. Rust/CDP based, zero dependencies.