id stringlengths 25 136 | name stringlengths 2 64 | author stringclasses 596 values | description stringlengths 10 1.02k | githubUrl stringlengths 36 156 | skillUrl stringlengths 53 164 | stars int64 501 243k | updatedAt int64 1.76B 1.77B | description_hash stringlengths 64 64 |
|---|---|---|---|---|---|---|---|---|
sickn33-antigravity-awesome-skills-skills-brainstorming-skill-md | brainstorming | sickn33 | Use this skill before any creative or constructive work (features, components, architecture, behavior changes, or functionality). This skill transforms vague ideas into validated designs through disciplined, incremental reasoning and collaboration. | https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/brainstorming | https://skillsmp.com/skills/sickn33-antigravity-awesome-skills-skills-brainstorming-skill-md | 7,844 | 1,769,342,621 | bc43ef371cbc1a02a537da2613b0f24894be566ae36252eebe5ad83df2556c89 |
danielmiessler-personal-ai-infrastructure-releases-v2-5-claude-skills-redteam-skill-md | redteam | danielmiessler | Adversarial analysis with 32 agents. USE WHEN red team, attack idea, counterarguments, critique, stress test. SkillSearch('redteam') for docs. | https://github.com/danielmiessler/Personal_AI_Infrastructure/tree/main/Releases/v2.5/.claude/skills/RedTeam | https://skillsmp.com/skills/danielmiessler-personal-ai-infrastructure-releases-v2-5-claude-skills-redteam-skill-md | 6,291 | 1,769,847,499 | b57632342bcd9bf69e019ada99169f111d5bd534a0d9692c93677dec73e48c0e |
openclaw-skills-skills-zeyuyuyu-hidpi-mouse-skill-md | hidpi-mouse | openclaw | Universal HiDPI mouse click handling for Linux desktop automation. Auto-detects scale factor or allows calibration for any screen resolution/DPI. Converts Claude display coordinates to xdotool screen coordinates. | https://github.com/openclaw/skills/tree/main/skills/zeyuyuyu/hidpi-mouse | https://skillsmp.com/skills/openclaw-skills-skills-zeyuyuyu-hidpi-mouse-skill-md | 723 | 1,770,451,867 | a4a5373a94372e16ce84f6701e3da138c0f2a98e3b44df46b9caa583f9c47344 |
langfuse-langfuse-claude-skills-skill-developer-skill-md | skill-developer | langfuse | Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule. | https://github.com/langfuse/langfuse/tree/main/.claude/skills/skill-developer | https://skillsmp.com/skills/langfuse-langfuse-claude-skills-skill-developer-skill-md | 21,641 | 1,762,121,374 | 81fa90d6b924e1444b0513bd0750481c847d4f9e464748e1edd1b7a260e67334 |
modu-ai-moai-adk-claude-skills-moai-flutter-anim-skill-md | flutter-animations | modu-ai | Comprehensive guide for implementing animations in Flutter. Use when adding motion and visual effects to Flutter apps: implicit animations (AnimatedContainer, AnimatedOpacity, TweenAnimationBuilder), explicit animations (AnimationController, Tween, AnimatedWidget/AnimatedBuilder), hero animations (shared element transitions), staggered animations (sequential/overlapping), and physics-based animations. Includes workflow for choosing the right animation type, implementation patterns, and best practices for performance and user experience. | https://github.com/modu-ai/moai-adk/tree/main/.claude/skills/moai-flutter-anim | https://skillsmp.com/skills/modu-ai-moai-adk-claude-skills-moai-flutter-anim-skill-md | 664 | 1,770,385,016 | 0b609b34518533ff0744dd13102315abc3121cf8a486049421f38a9ba518e486 |
modu-ai-moai-adk-internal-cli-claude-skills-moai-lang-flutter-skill-md | moai-lang-flutter | modu-ai | Flutter 3.24+ / Dart 3.5+ development specialist covering Riverpod, go_router, and cross-platform patterns. Use when building cross-platform mobile apps, desktop apps, or web applications with Flutter. | https://github.com/modu-ai/moai-adk/tree/main/internal/cli/.claude/skills/moai-lang-flutter | https://skillsmp.com/skills/modu-ai-moai-adk-internal-cli-claude-skills-moai-lang-flutter-skill-md | 664 | 1,770,221,834 | 4042acac2af7f13dc8b099bc4e088596a05c2abbb113744110225d3f9d522ebe |
openclaw-skills-skills-adamhjort-seo-autopilot-skill-md | seo-autopilot | openclaw | Run local SEO autopilot for boll-koll.se or hyresbyte.se and return PR link plus summary. | https://github.com/openclaw/skills/tree/main/skills/adamhjort/seo-autopilot | https://skillsmp.com/skills/openclaw-skills-skills-adamhjort-seo-autopilot-skill-md | 723 | 1,770,451,589 | a52064467fe1dc7bb54ca064200ebf8ecfab3c336633a092d8081d53916aa9e8 |
docker-cagent-agents-skills-bump-go-dependencies-skill-md | bump-go-dependencies | docker | Update direct Go module dependencies one by one, validating each bump with tests and linter, committing individually, and producing a summary table for a PR description | https://github.com/docker/cagent/tree/main/.agents/skills/bump-go-dependencies | https://skillsmp.com/skills/docker-cagent-agents-skills-bump-go-dependencies-skill-md | 1,976 | 1,770,390,388 | 6585e0622d572c75f24aca61da0c06e9973d8c5a6c36b2acf7f99cf838870ea5 |
pipecat-ai-pipecat-claude-skills-pr-description-skill-md | pr-description | pipecat-ai | Update a GitHub PR description with a summary of changes | https://github.com/pipecat-ai/pipecat/tree/main/.claude/skills/pr-description | https://skillsmp.com/skills/pipecat-ai-pipecat-claude-skills-pr-description-skill-md | 10,228 | 1,769,118,110 | da09a7572a45832e985aa1c283900579afd42ce7b0287bf3679a5236a326a976 |
microsoft-skills-github-skills-agents-v2-py-skill-md | agents-v2-py | microsoft | Build container-based Foundry Agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition.
Use when creating hosted agents that run custom code in Azure AI Foundry with your own container images.
Triggers: "ImageBasedHostedAgentDefinition", "hosted agent", "container agent", "Foundry Agent",
"create_version", "ProtocolVersionRecord", "AgentProtocol.RESPONSES", "custom agent image". | https://github.com/microsoft/skills/tree/main/.github/skills/agents-v2-py | https://skillsmp.com/skills/microsoft-skills-github-skills-agents-v2-py-skill-md | 1,089 | 1,770,426,255 | d08aca4acc07dab3537ad9ec116c8e69d32bf60f29708e8971bee1c6f72c62b3 |
leonardomso-33-js-concepts-claude-skills-resource-curator-skill-md | resource-curator | leonardomso | Find, evaluate, and maintain high-quality external resources for JavaScript concept documentation, including auditing for broken and outdated links | https://github.com/leonardomso/33-js-concepts/tree/master/.claude/skills/resource-curator | https://skillsmp.com/skills/leonardomso-33-js-concepts-claude-skills-resource-curator-skill-md | 66,236 | 1,769,191,334 | cee9b90053a3d52ef48650a238782c706b667f1ebf294dc546c7cf1a756f90b1 |
openclaw-skills-skills-xiongjjlj-feishu-docx-powerwrite-skill-md | feishu-docx-powerwrite | openclaw | High-quality Feishu/Lark Docx writing via OpenClaw. Use when you want to turn Markdown into well-formatted Feishu Docx (headings, lists, nesting, code blocks) using feishu_docx_write_markdown; includes safe workflows, templates, and troubleshooting. Trigger on Feishu doc/docx links, “write to Feishu doc”, “generate a Feishu doc”, “append/replace docx”, “convert markdown to feishu doc”, or when users want consistently good doc formatting. | https://github.com/openclaw/skills/tree/main/skills/xiongjjlj/feishu-docx-powerwrite | https://skillsmp.com/skills/openclaw-skills-skills-xiongjjlj-feishu-docx-powerwrite-skill-md | 723 | 1,770,226,693 | 9b650c3ade13f1bafd6a274784076c33d2da39050b0572b513ed70f0b58afe41 |
parcadei-continuous-claude-v3-claude-skills-qlty-check-skill-md | qlty-check | parcadei | Code quality checks, formatting, and metrics via qlty CLI | https://github.com/parcadei/Continuous-Claude-v3/tree/main/.claude/skills/qlty-check | https://skillsmp.com/skills/parcadei-continuous-claude-v3-claude-skills-qlty-check-skill-md | 3,494 | 1,768,477,359 | 3e74b14be40c1c75dbf51f5f248a526403358e8b34b4285f83b5344c8e7fd02b |
internachi-modular-resources-boost-skills-modular-skill-md | modular | InterNACHI | Create or modify Laravel modules using `internachi/modular`. Use when the user asks to create a module, add components to a module, scaffold module structure, or work on files in an `app-modules` directory. | https://github.com/InterNACHI/modular/tree/main/resources/boost/skills/modular | https://skillsmp.com/skills/internachi-modular-resources-boost-skills-modular-skill-md | 1,105 | 1,770,409,864 | 2cac0c2f03a00e6d48c3a10216d4ca34e1b25156c3201ea6512803ca13c2ad4a |
openclaw-skills-skills-mikecourt-project-management-guru-adhd-skill-md | project-management-guru-adhd | openclaw | Expert project manager for ADHD engineers managing multiple concurrent projects. Specializes in hyperfocus management, context-switching minimization, and parakeet-style gentle reminders. | https://github.com/openclaw/skills/tree/main/skills/mikecourt/project-management-guru-adhd | https://skillsmp.com/skills/openclaw-skills-skills-mikecourt-project-management-guru-adhd-skill-md | 723 | 1,769,650,822 | cd48a9bf7ccf2c688e2ddce4eee98a22f72c168612a1f798dc47ca046f575449 |
openclaw-skills-skills-seojoonkim-hivefence-skill-md | hivefence | openclaw | Collective immunity network for AI agents. When one agent detects a prompt injection attack, all connected agents become immune. Real-time pattern detection, community voting, and distributed threat intelligence. Built on top of prompt-guard. | https://github.com/openclaw/skills/tree/main/skills/seojoonkim/hivefence | https://skillsmp.com/skills/openclaw-skills-skills-seojoonkim-hivefence-skill-md | 723 | 1,770,080,940 | 1dde49ab02f2f423dbe81bc251e94450586fbf57cd9fafa190090a29fe4b0a29 |
openclaw-skills-skills-ishaan-jaff-litellm-skill-md | litellm | openclaw | Call 100+ LLM providers through LiteLLM's unified API. Use when you need to call a different model than your primary (e.g., use GPT-4 for code review while running on Claude), compare outputs from multiple models, route to cheaper models for simple tasks, or access models your runtime doesn't natively support. | https://github.com/openclaw/skills/tree/main/skills/ishaan-jaff/litellm | https://skillsmp.com/skills/openclaw-skills-skills-ishaan-jaff-litellm-skill-md | 723 | 1,770,496,590 | 790982543c4d59d57e329860dbda6b4e53b44704c3d4353903798ad12fa3026e |
openclaw-skills-skills-foodaka-paytoll-skill-md | paytoll | openclaw | DeFi intelligence, crypto utilities, and LLM access via x402 micro-payments on Base. Query Aave markets, yields, positions, token prices, ENS names, wallet validation, and AI models — all paid per-call in USDC with no API keys. | https://github.com/openclaw/skills/tree/main/skills/foodaka/paytoll | https://skillsmp.com/skills/openclaw-skills-skills-foodaka-paytoll-skill-md | 723 | 1,770,496,493 | 86842d63b5fcb54b03703df8e836156539723b8ed762389820394ace4e384190 |
openclaw-skills-skills-0xjordansg-yolo-openclaw-aisa-affordable-llm-model-tokens-skill-md | llm-router | openclaw | Unified LLM Gateway - One API for 70+ AI models. Route to GPT, Claude, Gemini, Qwen, Deepseek, Grok and more with a single API key. | https://github.com/openclaw/skills/tree/main/skills/0xjordansg-yolo/openclaw-aisa-affordable-llm-model-tokens | https://skillsmp.com/skills/openclaw-skills-skills-0xjordansg-yolo-openclaw-aisa-affordable-llm-model-tokens-skill-md | 723 | 1,770,411,917 | 5955c91de602651d673cbf4fb0bde98e2970c6fe94c7097d7c2f5e3b0b53e025 |
openclaw-skills-skills-0xterrybit-llm-skill-md | llm | openclaw | Multi-provider LLM integration. Unified interface for OpenAI, Anthropic, Google, and local models. | https://github.com/openclaw/skills/tree/main/skills/0xterrybit/llm | https://skillsmp.com/skills/openclaw-skills-skills-0xterrybit-llm-skill-md | 723 | 1,769,549,665 | e6bbca08f282214396e5071f32a40810e1414249c65b1ca8f1518d8d52df4736 |
davila7-claude-code-templates-cli-tool-components-skills-ai-research-rag-engineer-skill-md | rag-engineer | davila7 | Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM applications. Use when: building RAG, vector search, embeddings, semantic search, document retrieval. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/ai-research/rag-engineer | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-ai-research-rag-engineer-skill-md | 19,743 | 1,769,353,274 | 117d3ea8e036c3b989bfa0fd9b35448565b154cd8b26438c4077281e463c7402 |
davila7-claude-code-templates-cli-tool-components-skills-ai-research-inference-serving-tensorrt-llm-skill-md | tensorrt-llm | davila7 | Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/ai-research/inference-serving-tensorrt-llm | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-ai-research-inference-serving-tensorrt-llm-skill-md | 19,743 | 1,767,882,269 | 4054e4dd0e9e042d400c868a1dde3975dc0bd30569c44b2a8f94241087efb987 |
cloudai-x-threejs-skills-skills-threejs-geometry-skill-md | threejs-geometry | CloudAI-X | Three.js geometry creation - built-in shapes, BufferGeometry, custom geometry, instancing. Use when creating 3D shapes, working with vertices, building custom meshes, or optimizing with instanced rendering. | https://github.com/CloudAI-X/threejs-skills/tree/main/skills/threejs-geometry | https://skillsmp.com/skills/cloudai-x-threejs-skills-skills-threejs-geometry-skill-md | 1,298 | 1,768,857,332 | 4c4d2f1616c86e6eaf9200b3dae0c86099b44a5bf7fa1c160d0e80dcfa1c2b41 |
davila7-claude-code-templates-cli-tool-components-skills-productivity-humanizer-skill-md | humanizer | davila7 | Remove signs of AI-generated writing from text. Use when editing or reviewing
text to make it sound more natural and human-written. Based on Wikipedia's
comprehensive "Signs of AI writing" guide. Detects and fixes patterns including:
inflated symbolism, promotional language, superficial -ing analyses, vague
attributions, em dash overuse, rule of three, AI vocabulary words, negative
parallelisms, and excessive conjunctive phrases.
Credits: Original skill by @blader - https://github.com/blader/humanizer | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/productivity/humanizer | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-productivity-humanizer-skill-md | 19,743 | 1,769,302,602 | 3c12364056be8fed6a76ab25bf6008c5a6e6ef65c5a33bae036b75c7dc95b8e7 |
gadievron-raptor-claude-skills-oss-forensics-github-wayback-recovery-skill-md | github-wayback-recovery | gadievron | Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic recovery workflows. | https://github.com/gadievron/raptor/tree/main/.claude/skills/oss-forensics/github-wayback-recovery | https://skillsmp.com/skills/gadievron-raptor-claude-skills-oss-forensics-github-wayback-recovery-skill-md | 1,055 | 1,764,492,773 | 384a9d2e0045f30ebf01347bb04c027149b232b010c5437abc48622c1c84d672 |
composiohq-awesome-claude-skills-monday-automation-skill-md | monday-automation | ComposioHQ | Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas. | https://github.com/ComposioHQ/awesome-claude-skills/tree/master/monday-automation | https://skillsmp.com/skills/composiohq-awesome-claude-skills-monday-automation-skill-md | 32,314 | 1,770,347,051 | 6bf72bdc76ccd5143e769e0c5e2e9899ff264954ef802b9db6558ec10149a9d7 |
openclaw-skills-skills-vaguilera-jinko-plane-skill-md | plane | openclaw | Manage Plane.so projects and work items using the `plane` CLI. List projects, create/update/search issues, manage cycles and modules, add comments, and assign members. | https://github.com/openclaw/skills/tree/main/skills/vaguilera-jinko/plane | https://skillsmp.com/skills/openclaw-skills-skills-vaguilera-jinko-plane-skill-md | 723 | 1,769,661,225 | ef9fb8e695b264af4dc7886646bfa890f67be4aabbead7c976ec9fd084b1e2ab |
openclaw-skills-skills-johstracke-note-processor-skill-md | note-processor | openclaw | Summarize and analyze research notes created by research-assistant. Features: generate summaries, extract keywords, search within topics, list all topics. Works with research_db.json format. Perfect for finding patterns, reviewing research progress, and extracting insights from accumulated notes without re-reading everything. | https://github.com/openclaw/skills/tree/main/skills/johstracke/note-processor | https://skillsmp.com/skills/openclaw-skills-skills-johstracke-note-processor-skill-md | 723 | 1,770,537,956 | 0eb5d397ded58dbbfb607b721638c5f7d8ec451d5b84f0fe90a7d3b6f9271128 |
camel-ai-camel-examples-toolkits-skill-toolkit-example-camel-skills-data-analyzer-skill-md | data-analyzer | camel-ai | Analyze datasets and extract insights. Use when user needs to understand data patterns, statistics, or trends. | https://github.com/camel-ai/camel/tree/master/examples/toolkits/skill_toolkit_example/.camel/skills/data-analyzer | https://skillsmp.com/skills/camel-ai-camel-examples-toolkits-skill-toolkit-example-camel-skills-data-analyzer-skill-md | 15,976 | 1,770,289,047 | 1a9ace124d09e06b587ddda3fe369573a119dff82c73c827f5f8693ce7878966 |
openclaw-skills-skills-garrza-garmer-skill-md | garmer | openclaw | Extract health and fitness data from Garmin Connect including activities, sleep, heart rate, stress, steps, and body composition. Use when the user asks about their Garmin data, fitness metrics, sleep analysis, or health insights. | https://github.com/openclaw/skills/tree/main/skills/garrza/garmer | https://skillsmp.com/skills/openclaw-skills-skills-garrza-garmer-skill-md | 723 | 1,770,226,350 | 945147af835c110adec7e6f4ca033854e5c17bc39c47e7c43ac37410bf99ed81 |
openclaw-skills-skills-vincentchan-tweet-ideas-generator-skill-md | tweet-ideas-generator | openclaw | Generates 60 high-impact tweet ideas from reference content across 5 categories. Use when someone wants to extract engaging short-form statements from content for Twitter/X, organized by harsh advice, quotes, pain points, counterintuitive truths, and key insights. | https://github.com/openclaw/skills/tree/main/skills/vincentchan/tweet-ideas-generator | https://skillsmp.com/skills/openclaw-skills-skills-vincentchan-tweet-ideas-generator-skill-md | 723 | 1,769,535,308 | 4defb18b436ce60f67ec690bd04dd32e63595a239a8de5fba3ecd1cac21d5688 |
openclaw-skills-skills-jhillin8-newsletter-digest-skill-md | newsletter-digest | openclaw | Summarize newsletters and articles, extract key insights, create reading lists | https://github.com/openclaw/skills/tree/main/skills/jhillin8/newsletter-digest | https://skillsmp.com/skills/openclaw-skills-skills-jhillin8-newsletter-digest-skill-md | 723 | 1,769,333,586 | 79900fbe8e8f1d00bf40a1bdf1201d3986fffc2df0af30cdf36f4085de855dc8 |
openclaw-skills-skills-bsouto319-brunosouto1108-skill-md | agentic-ai-gold | openclaw | The only agent framework that improves itself while you sleep. Self-improving AI infrastructure with 17 dharmic security gates, 4-tier resilience, and 250k+ tokens of 2026 research. | https://github.com/openclaw/skills/tree/main/skills/bsouto319/brunosouto1108 | https://skillsmp.com/skills/openclaw-skills-skills-bsouto319-brunosouto1108-skill-md | 723 | 1,770,373,950 | 1803f6f4977b983108a7fd3d5b072e8dfce0af0f130afa166724f33b7dfaa20d |
cyberkaida-reverse-engineering-assistant-reva-skills-ctf-crypto-skill-md | ctf-crypto | cyberkaida | Solve CTF cryptography challenges by identifying, analyzing, and exploiting weak crypto implementations in binaries to extract keys or decrypt data. Use for custom ciphers, weak crypto, key extraction, or algorithm identification. | https://github.com/cyberkaida/reverse-engineering-assistant/tree/main/ReVa/skills/ctf-crypto | https://skillsmp.com/skills/cyberkaida-reverse-engineering-assistant-reva-skills-ctf-crypto-skill-md | 571 | 1,762,596,468 | 9bcfac925c2384cc5fa1be1750e5bd3cb40e5d38d23adf823146aea4f1d27f32 |
everyinc-compound-engineering-plugin-plugins-compound-engineering-skills-dspy-ruby-skill-md | dspy-ruby | EveryInc | This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers (OpenAI, Anthropic, Gemini, Ollama), building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications. | https://github.com/EveryInc/compound-engineering-plugin/tree/main/plugins/compound-engineering/skills/dspy-ruby | https://skillsmp.com/skills/everyinc-compound-engineering-plugin-plugins-compound-engineering-skills-dspy-ruby-skill-md | 7,459 | 1,766,337,828 | e63b999deee149552aa6b96c197edabb54a55a20df25bc399edaef1d6d677dbe |
openclaw-skills-skills-eggressive-ns-trains-skill-md | ns-trains | openclaw | Check Dutch train schedules, departures, disruptions, and plan journeys using the NS API. Perfect for daily commute checks. | https://github.com/openclaw/skills/tree/main/skills/eggressive/ns-trains | https://skillsmp.com/skills/openclaw-skills-skills-eggressive-ns-trains-skill-md | 723 | 1,770,415,676 | cb58894a9fdcbd08fdf9d0fda9c7f7a6185773f7b0c6e52b0735ffccfad5ab24 |
openclaw-skills-skills-tezatezaz-clawbrowser-skill-md | clawbrowser | openclaw | Use when the agent needs to drive a browser through the Microsoft Playwright CLI (`playwright-cli`) for navigation, form interactions, screenshots, recordings, data extraction, session management, or debugging without loading a full MCP browser. It trains the agent on the CLI commands, snapshots, and session/config habits that make Playwright CLI reliable for scripted browsing. | https://github.com/openclaw/skills/tree/main/skills/tezatezaz/clawbrowser | https://skillsmp.com/skills/openclaw-skills-skills-tezatezaz-clawbrowser-skill-md | 723 | 1,770,318,124 | 3971181cbdfe3095fbc5d6703ce7622703f293b60cf60ff2a87a562f432a5988 |
mitsuhiko-agent-stuff-skills-anachb-skill-md | anachb | mitsuhiko | Austrian public transport (VOR AnachB) for all of Austria. Query real-time departures, search stations/stops, plan routes between locations, and check service disruptions. Use when asking about Austrian trains, buses, trams, metro (U-Bahn), or directions involving public transport in Austria. | https://github.com/mitsuhiko/agent-stuff/tree/main/skills/anachb | https://skillsmp.com/skills/mitsuhiko-agent-stuff-skills-anachb-skill-md | 1,036 | 1,767,905,028 | 072f0e39630761a4f9ed50803849067527390b7d95d557063ce01ae07be3c064 |
openclaw-skills-skills-mjrussell-trimet-skill-md | trimet | openclaw | Get Portland transit information including arrivals, trip planning, and alerts. Use when user asks about buses, MAX, trains, or transit in Portland. | https://github.com/openclaw/skills/tree/main/skills/mjrussell/trimet | https://skillsmp.com/skills/openclaw-skills-skills-mjrussell-trimet-skill-md | 723 | 1,767,853,935 | 30862e80a03287a58bbeff07bcdc8d57286335c689798fdcdd2a1a5a5bb741a9 |
openclaw-skills-skills-byungkyu-one-drive-skill-md | onedrive | openclaw | OneDrive API integration with managed OAuth via Microsoft Graph. Manage files, folders, and sharing.
Use this skill when users want to upload, download, organize, or share files in OneDrive.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Requires network access and valid Maton API key. | https://github.com/openclaw/skills/tree/main/skills/byungkyu/one-drive | https://skillsmp.com/skills/openclaw-skills-skills-byungkyu-one-drive-skill-md | 723 | 1,770,491,283 | 350edc0a912bb0c592bdebaeb4ae465af4cd4828d3b6991666af53855c9ea002 |
civitai-civitai-claude-skills-quick-mockups-skill-md | quick-mockups | civitai | Create multiple UI design mockups in parallel. Use when asked to create mockups, wireframes, or design variations for a feature. Creates HTML files using Mantine v7 + Tailwind following Civitai's design system. | https://github.com/civitai/civitai/tree/main/.claude/skills/quick-mockups | https://skillsmp.com/skills/civitai-civitai-claude-skills-quick-mockups-skill-md | 7,008 | 1,768,518,472 | c3cf2134fb3ff76e15160d56ba4bcc7e70ce300ea54d6d8387cec0f5d4325ece |
openclaw-skills-skills-anisafifi-web-search-hub-skill-md | web-search-hub | openclaw | Use this skill when users need to search the web for information, news, images, or videos. Triggers include: requests to "search for", "find information about", "look up", "what's the latest on", or any request requiring current web content. Also use for research tasks, fact-checking, finding visual resources, or gathering recent news. Requires OpenClawCLI installation from clawhub.ai. Do NOT use when Claude's built-in web_search tool is more appropriate for simple queries. | https://github.com/openclaw/skills/tree/main/skills/anisafifi/web-search-hub | https://skillsmp.com/skills/openclaw-skills-skills-anisafifi-web-search-hub-skill-md | 723 | 1,770,540,082 | d9cd77537ddfa152241bd6771acf0d896520ebb843d02783f8f40d61119447d9 |
openclaw-skills-skills-alvinunreal-crabernews-skill-md | crabernews | openclaw | The social news network for AI agents. Discuss HackerNews submissions, earn karma, and rise in the leaderboard. | https://github.com/openclaw/skills/tree/main/skills/alvinunreal/crabernews | https://skillsmp.com/skills/openclaw-skills-skills-alvinunreal-crabernews-skill-md | 723 | 1,770,538,035 | 043082cccca280599e7cd77bc01e573f8ef9aaef29999590dabe994304913b3c |
openclaw-skills-skills-aikarjal-wilma-skill-md | wilma | openclaw | Access Finland's Wilma school system from AI agents. Fetch messages, news, exams, and student data via the wilma CLI. Use when an agent needs to check school notifications, list upcoming exams, or summarize what needs parent attention. | https://github.com/openclaw/skills/tree/main/skills/aikarjal/wilma | https://skillsmp.com/skills/openclaw-skills-skills-aikarjal-wilma-skill-md | 723 | 1,770,496,545 | 9ceb52d1d05dafdf8536a55162d94d2e6e175c738db42881169b09e449b08276 |
openclaw-skills-skills-thiagoruss0-finance-newsz-skill-md | finance-news | openclaw | Market news briefings with AI summaries. Use when asked about stock news, market updates, portfolio performance, morning/evening briefings, financial headlines, or price alerts. Supports US/Europe/Japan markets, WhatsApp delivery, and English/German output. | https://github.com/openclaw/skills/tree/main/skills/thiagoruss0/finance-newsz | https://skillsmp.com/skills/openclaw-skills-skills-thiagoruss0-finance-newsz-skill-md | 723 | 1,770,451,861 | df9a193a15b0eb93aef15d28ea46a8d15de1df2c15ed880745d385e51327822c |
openclaw-skills-skills-jds950-messari-crypto-skill-md | messari-crypto | openclaw | Crypto market intelligence powered by Messari's REST API. Provides real-time access to Messari AI (chat completions over 30TB+ crypto data), Signal (sentiment, mindshare, trending narratives), Metrics (prices, volumes, fundamentals for 34,000+ assets across 210+ exchanges), News, Research, Stablecoins, Exchanges, Networks, Protocols, Token Unlocks, Fundraising, Intel, Topics, and X-Users data. Use when the user asks about crypto markets, token analysis, sentiment, protocol metrics, asset research, trending narratives, stablecoin flows, token unlock schedules, fundraising rounds, governance events, or any blockchain/crypto data question. Requires a Messari API key and Messari AI credits. | https://github.com/openclaw/skills/tree/main/skills/jds950/messari-crypto | https://skillsmp.com/skills/openclaw-skills-skills-jds950-messari-crypto-skill-md | 723 | 1,770,451,416 | 72cc1f240eabc196f35ae067bfd6085770c9102c7ec5e2dcb6bf503f93981eaf |
openclaw-skills-skills-xhrisfu-intelligence-suite-skill-md | intelligence-suite | openclaw | Makima's All-Seeing Intelligence Suite. Combines real-time AI news tracking and global news monitoring for a comprehensive strategic briefing. | https://github.com/openclaw/skills/tree/main/skills/xhrisfu/intelligence-suite | https://skillsmp.com/skills/openclaw-skills-skills-xhrisfu-intelligence-suite-skill-md | 723 | 1,770,374,167 | 6a5e97b379da3bc84fda483ef94efb58b05f9a5f7d11af4a2fae1c0327aa76b9 |
openclaw-skills-skills-firestream792-coindeskfeedagent-teneo-skill-md | coindeskfeedagent-teneo | openclaw | This agent connects directly to the Coindesk RSS feed to fetch the latest, direct information and news articles. It then utilizes an AI model to analyze the content, summarizing key points, identifyin | https://github.com/openclaw/skills/tree/main/skills/firestream792/coindeskfeedagent-teneo | https://skillsmp.com/skills/openclaw-skills-skills-firestream792-coindeskfeedagent-teneo-skill-md | 723 | 1,770,327,267 | 26ebc8ef959043736d4db4157713afe7f0eee817b3f3dbb0ca40565139e98504 |
openclaw-skills-skills-robbyczgw-cla-topic-monitor-skill-md | topic-monitor | openclaw | Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries. | https://github.com/openclaw/skills/tree/main/skills/robbyczgw-cla/topic-monitor | https://skillsmp.com/skills/openclaw-skills-skills-robbyczgw-cla-topic-monitor-skill-md | 723 | 1,770,276,742 | 0d1983493fc545bd3a2cd8c9a185835d9499328f1db3d7bb2047669df385ee9f |
openclaw-skills-skills-dustinjamest-droyd-skill-md | droyd | openclaw | Crypto Trading | Crypto Search | Crypto Token Filter -- AI crypto trading wallet via natural language. Use when the user wants to execute AI research tasks, trade crypto autonomously, search crypto content/news, filter projects by market criteria, manage trading positions, or interact with DROYD agents. Supports agent tasks (research, trading, data analysis), content search (semantic/recent), project discovery (by name/symbol/address/concept), project filtering (market cap, momentum, technical indicators), watchlist management, and autonomous trading with stop losses, take profits, and quant-based strategies. Works with Solana (trading) and other chains Ethereum, Base, and Arbitrum for token filtering + research. | https://github.com/openclaw/skills/tree/main/skills/dustinjamest/droyd | https://skillsmp.com/skills/openclaw-skills-skills-dustinjamest-droyd-skill-md | 723 | 1,770,220,994 | 98162c2c2422860fef16939f0d1cdd075084a5480036699d40ca0d857a7817bc |
openclaw-skills-skills-laurent-zhu-daily-ai-news-skill-skill-md | daily-ai-news | openclaw | Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise news briefs with direct links to original articles. Activates when user asks for 'today's AI news', 'AI updates', 'latest AI developments', or mentions wanting a 'daily AI briefing'. | https://github.com/openclaw/skills/tree/main/skills/laurent-zhu/daily-ai-news-skill | https://skillsmp.com/skills/openclaw-skills-skills-laurent-zhu-daily-ai-news-skill-skill-md | 723 | 1,770,111,220 | bce2e1bd38acd0d1a1bb2cc6f805665ba8f0568d69a207b92852e2fea9735ec7 |
zhayujie-chatgpt-on-wechat-skills-bocha-search-skill-md | bocha-search | zhayujie | High-quality web search with AI-optimized results. Use when user needs to search the internet for current information, news, or research topics. | https://github.com/zhayujie/chatgpt-on-wechat/tree/master/skills/bocha-search | https://skillsmp.com/skills/zhayujie-chatgpt-on-wechat-skills-bocha-search-skill-md | 41,160 | 1,769,944,872 | d7277935e5e6c25a0fa78a526d596764157bf79e170e2e8ad8dd8cdcf889d753 |
ruvnet-claude-flow-agents-skills-v3-cli-modernization-skill-md | v3-cli-modernization | ruvnet | CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition, enhanced hooks integration, and intelligent workflow automation. | https://github.com/ruvnet/claude-flow/tree/main/.agents/skills/v3-cli-modernization | https://skillsmp.com/skills/ruvnet-claude-flow-agents-skills-v3-cli-modernization-skill-md | 13,795 | 1,770,485,431 | 1c76ed318680ff24ef31e3dade8d7d05d97636942d834127d755c13a0308820b |
github-awesome-copilot-skills-appinsights-instrumentation-skill-md | appinsights-instrumentation | github | Instrument a webapp to send useful telemetry data to Azure App Insights | https://github.com/github/awesome-copilot/tree/main/skills/appinsights-instrumentation | https://skillsmp.com/skills/github-awesome-copilot-skills-appinsights-instrumentation-skill-md | 20,509 | 1,767,986,732 | d8c518a0f7731389126d48ad9b30af8a1df9486384d357fa0e3487790bdc083b |
onekeyhq-app-monorepo-claude-skills-1k-code-quality-skill-md | 1k-code-quality | OneKeyHQ | Code quality standards — lint (eslint/oxlint), type check (tsc), pre-commit hooks, and comment conventions. All comments must be in English. | https://github.com/OneKeyHQ/app-monorepo/tree/x/.claude/skills/1k-code-quality | https://skillsmp.com/skills/onekeyhq-app-monorepo-claude-skills-1k-code-quality-skill-md | 2,286 | 1,770,263,661 | b4943892ecb33874cd50e0074b432824884c551d96f23394af96e3516d81ad56 |
everyinc-compound-engineering-plugin-plugins-compound-engineering-skills-gemini-imagegen-skill-md | gemini-imagegen | EveryInc | This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images. | https://github.com/EveryInc/compound-engineering-plugin/tree/main/plugins/compound-engineering/skills/gemini-imagegen | https://skillsmp.com/skills/everyinc-compound-engineering-plugin-plugins-compound-engineering-skills-gemini-imagegen-skill-md | 7,459 | 1,766,337,828 | b3dd486fef2e85b4b02d4ad2f990996467eeaf1a83ab478c0da12330f7bacc21 |
llama-farm-llamafarm-claude-skills-python-skills-skill-md | python-skills | llama-farm | Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security. | https://github.com/llama-farm/llamafarm/tree/main/.claude/skills/python-skills | https://skillsmp.com/skills/llama-farm-llamafarm-claude-skills-python-skills-skill-md | 824 | 1,769,711,760 | 454d27d2fc650150c08b4de9027167939a492e0204dc66ec5a5a798f3d6648c6 |
composiohq-awesome-claude-skills-vercel-automation-skill-md | vercel-automation | ComposioHQ | Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas. | https://github.com/ComposioHQ/awesome-claude-skills/tree/master/vercel-automation | https://skillsmp.com/skills/composiohq-awesome-claude-skills-vercel-automation-skill-md | 32,314 | 1,770,347,051 | 4b42c49e7ee4d091b3ee77000bfab8d556d64d1b44b1d0dd25bfec40753b4591 |
modu-ai-moai-adk-internal-cli-claude-skills-moai-platform-railway-skill-md | moai-platform-railway | modu-ai | Railway container deployment specialist covering Docker, multi-service architectures, persistent volumes, and auto-scaling. Use when deploying containerized full-stack applications, configuring multi-region deployments, or setting up persistent storage. | https://github.com/modu-ai/moai-adk/tree/main/internal/cli/.claude/skills/moai-platform-railway | https://skillsmp.com/skills/modu-ai-moai-adk-internal-cli-claude-skills-moai-platform-railway-skill-md | 664 | 1,770,221,834 | daaeb4b4fbdccbc622b394837c3400b8d52c202b3a065541c0a7b1667f9e13c7 |
sickn33-antigravity-awesome-skills-skills-skill-rails-upgrade-skill-md | skill-rails-upgrade | sickn33 | Analyze Rails apps and provide upgrade assessments | https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/skill-rails-upgrade | https://skillsmp.com/skills/sickn33-antigravity-awesome-skills-skills-skill-rails-upgrade-skill-md | 7,844 | 1,769,760,926 | 2850f46a47ed640fb1496a235674ba0198f26cf8acfe40e3ed11bb7e01776ac0 |
remotion-dev-remotion-packages-skills-skills-remotion-skill-md | remotion-best-practices | remotion-dev | Best practices for Remotion - Video creation in React | https://github.com/remotion-dev/remotion/tree/main/packages/skills/skills/remotion | https://skillsmp.com/skills/remotion-dev-remotion-packages-skills-skills-remotion-skill-md | 35,550 | 1,770,311,433 | 0d26e5d2b78a75c6d2258fbc824b6ecc8d364291f696d41d8dac9afb21282dd7 |
openclaw-skills-skills-al-one-maishou-skill-md | maishou | openclaw | 获取商品在淘宝(Taobao)、天猫(TMall)、京东(JD.com)、拼多多(PinDuoDuo)、抖音(Douyin)、快手(KaiShou)的最优价格、优惠券的技能,对比商品价格,当用户想购物或者获取优惠信息时使用。 Get the best price, coupons for goods on Chinese e-commerce platforms, compare product prices, and use when users want to shop or get discount information. | https://github.com/openclaw/skills/tree/main/skills/al-one/maishou | https://skillsmp.com/skills/openclaw-skills-skills-al-one-maishou-skill-md | 723 | 1,770,540,009 | d91a2684007e1f927c9dc404f52ecbd918e2f90ad2fff439a4c2dba1fc4d0711 |
davila7-claude-code-templates-cli-tool-components-skills-enterprise-communication-quality-documentation-manager-skill-md | quality-documentation-manager | davila7 | Senior Quality Documentation Manager for comprehensive documentation control and regulatory document review. Provides document management system design, change control, configuration management, and regulatory documentation oversight. Use for document control system implementation, regulatory document review, change management, and documentation compliance verification. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/enterprise-communication/quality-documentation-manager | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-enterprise-communication-quality-documentation-manager-skill-md | 19,743 | 1,766,196,856 | 758ec282117af02f49d0a604543e70ee207def02152f4e43eee87d89a5065cd4 |
microsoft-skills-github-plugins-deep-wiki-skills-wiki-researcher-skill-md | wiki-researcher | microsoft | Conducts multi-turn iterative deep research on specific topics within a codebase. Use when the user wants an in-depth investigation, needs to understand how something works across multiple files, or asks for comprehensive analysis of a specific system or pattern. | https://github.com/microsoft/skills/tree/main/.github/plugins/deep-wiki/skills/wiki-researcher | https://skillsmp.com/skills/microsoft-skills-github-plugins-deep-wiki-skills-wiki-researcher-skill-md | 1,089 | 1,770,506,932 | be4228fdcc33af6efad76f408dc1b018b470184eecc325d1b5f4839cdf38fb45 |
microsoft-skills-github-plugins-deep-wiki-skills-wiki-page-writer-skill-md | wiki-page-writer | microsoft | Generates rich technical documentation pages with Mermaid diagrams and source code citations. Use when writing documentation, generating wiki pages, creating technical deep-dives, or documenting specific components or systems. | https://github.com/microsoft/skills/tree/main/.github/plugins/deep-wiki/skills/wiki-page-writer | https://skillsmp.com/skills/microsoft-skills-github-plugins-deep-wiki-skills-wiki-page-writer-skill-md | 1,089 | 1,770,506,932 | 0a43b031eb145bf0585547e5eecc02cfa2a9eb461382a8166354d37fc39ba254 |
openclaw-skills-skills-dongsjoa-byte-windows-remote-skill-md | windows-remote | openclaw | Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令". | https://github.com/openclaw/skills/tree/main/skills/dongsjoa-byte/windows-remote | https://skillsmp.com/skills/openclaw-skills-skills-dongsjoa-byte-windows-remote-skill-md | 723 | 1,770,491,124 | cab4ba398567d8ab7cdf7f27350e4ec6a8f0644b6736eb64bb9ff73b36e2d822 |
openclaw-skills-skills-kk17-nlb-skill-md | nlb | openclaw | check loans and search resources from the National Library Board of Singapore | https://github.com/openclaw/skills/tree/main/skills/kk17/nlb | https://skillsmp.com/skills/openclaw-skills-skills-kk17-nlb-skill-md | 723 | 1,770,412,159 | 07e55cddd5fff8a35d657b3e8db864ff507789b08a5dc52d2f48783041b4233a |
openclaw-skills-skills-sakaen736jih-tron-skill-md | tron | openclaw | Interact with TRON blockchain - check TRX balances, view TRC-20 tokens, transactions, and account resources. Works with TronLink addresses. | https://github.com/openclaw/skills/tree/main/skills/sakaen736jih/tron | https://skillsmp.com/skills/openclaw-skills-skills-sakaen736jih-tron-skill-md | 723 | 1,769,898,885 | 636858177d50230edc5d6d64509fdc36e377741b046a5eda538676a4d305ed4e |
leonardomso-33-js-concepts-claude-skills-fact-check-skill-md | fact-check | leonardomso | Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation | https://github.com/leonardomso/33-js-concepts/tree/master/.claude/skills/fact-check | https://skillsmp.com/skills/leonardomso-33-js-concepts-claude-skills-fact-check-skill-md | 66,236 | 1,769,191,334 | 376691f9d3c09588ac67c2e8e87727c436d9cf053f954b669094c8300e540679 |
openclaw-skills-skills-acastellana-genlayer-skill-md | genlayer-claw-skill | openclaw | Understand and explain GenLayer - the AI-native blockchain for trustless decision-making. Use for investor pitches, protocol explanations, architecture questions, consensus mechanics, positioning, and ecosystem discussions. Triggers: explain genlayer, what is genlayer, genlayer thesis, optimistic democracy, genlayer pitch, genlayer architecture, condorcet jury theorem, equivalence principle, AI blockchain, trustless AI. (For writing contracts, use genlayer-dev-claw-skill instead.) | https://github.com/openclaw/skills/tree/main/skills/acastellana/genlayer | https://skillsmp.com/skills/openclaw-skills-skills-acastellana-genlayer-skill-md | 723 | 1,770,106,098 | 972701b93846b6ee1c87e0455a59c0ba86d31f85e6a6721d5e4231b0c2a6ed46 |
microsoft-vscode-copilot-chat-assets-prompts-skills-agent-customization-skill-md | agent-customization | microsoft | Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). Use for: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax. | https://github.com/microsoft/vscode-copilot-chat/tree/main/assets/prompts/skills/agent-customization | https://skillsmp.com/skills/microsoft-vscode-copilot-chat-assets-prompts-skills-agent-customization-skill-md | 9,413 | 1,770,253,991 | c6448af136358c01f1a0b1534cb111b10ce696d51f419436a1c6bfc8e0f7a7cd |
openclaw-skills-skills-chipagosfinest-language-learning-skill-md | language-learning | openclaw | AI language tutor for learning ANY language through conversation, vocab drills, grammar lessons, flashcards, and immersive practice. Use when the user wants to: learn a new language, practice vocabulary, study grammar, do flashcard drills, translate phrases, practice conversation, prepare for travel, learn slang/idioms, or improve pronunciation. Supports ALL languages including Spanish, French, German, Japanese, Chinese (Mandarin/Cantonese), Korean, Arabic, Hindi, Bengali/Bangla, Portuguese, Russian, Italian, Turkish, Vietnamese, Thai, Swahili, Hebrew, Polish, Dutch, Greek, and 100+ more. | https://github.com/openclaw/skills/tree/main/skills/chipagosfinest/language-learning | https://skillsmp.com/skills/openclaw-skills-skills-chipagosfinest-language-learning-skill-md | 723 | 1,769,735,116 | e406d5f5b5090240f819250e0849880031affda6c0a7a87abf67e734419912e7 |
davepoon-buildwithclaude-plugins-nextjs-expert-skills-auth-patterns-skill-md | auth-patterns | davepoon | This skill should be used when the user asks about "authentication in Next.js", "NextAuth", "Auth.js", "middleware auth", "protected routes", "session management", "JWT", "login flow", or needs guidance on implementing authentication and authorization in Next.js applications. | https://github.com/davepoon/buildwithclaude/tree/main/plugins/nextjs-expert/skills/auth-patterns | https://skillsmp.com/skills/davepoon-buildwithclaude-plugins-nextjs-expert-skills-auth-patterns-skill-md | 2,383 | 1,768,213,141 | 2bdf8de3728bdcda14eef831048702f7c07dce13bbb5df3e3da090590a5c5813 |
openclaw-skills-skills-byungkyu-zoho-recruit-skill-md | zoho-recruit | openclaw | Zoho Recruit API integration with managed OAuth. Manage candidates, job openings, interviews, and recruitment workflows.
Use this skill when users want to read, create, update, or search recruitment data like candidates, job openings, interviews, and applications in Zoho Recruit.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Requires network access and valid Maton API key. | https://github.com/openclaw/skills/tree/main/skills/byungkyu/zoho-recruit | https://skillsmp.com/skills/openclaw-skills-skills-byungkyu-zoho-recruit-skill-md | 723 | 1,770,532,372 | 34c81822d61ec764f57349941b516c9e8205f9c9b1d30fbeb1355202d43d424d |
openclaw-skills-skills-byungkyu-zoho-people-skill-md | zoho-people | openclaw | Zoho People API integration with managed OAuth. Manage employees, departments, designations, attendance, and leave.
Use this skill when users want to read, create, update, or query HR data like employees, departments, designations, and forms in Zoho People.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Requires network access and valid Maton API key. | https://github.com/openclaw/skills/tree/main/skills/byungkyu/zoho-people | https://skillsmp.com/skills/openclaw-skills-skills-byungkyu-zoho-people-skill-md | 723 | 1,770,532,367 | ed36acd1baa7b943683229af34638a87e008c7cd5ef6e05e2260257970c9fb7e |
openclaw-skills-skills-byungkyu-zoho-inventory-skill-md | zoho-inventory | openclaw | Zoho Inventory API integration with managed OAuth. Manage items, sales orders, invoices, purchase orders, bills, contacts, and shipments.
Use this skill when users want to read, create, update, or delete inventory items, sales orders, invoices, purchase orders, bills, or other inventory records in Zoho Inventory.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Requires network access and valid Maton API key. | https://github.com/openclaw/skills/tree/main/skills/byungkyu/zoho-inventory | https://skillsmp.com/skills/openclaw-skills-skills-byungkyu-zoho-inventory-skill-md | 723 | 1,770,532,363 | 35278611d3bbecc9ec15d06d398311b7128da52cbc02ade8ef4405612fefa996 |
openclaw-skills-skills-byungkyu-zoho-mail-skill-md | zoho-mail | openclaw | Zoho Mail API integration with managed OAuth. Send, receive, and manage emails, folders, and labels.
Use this skill when users want to send emails, read messages, manage folders, or work with email labels in Zoho Mail.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Requires network access and valid Maton API key. | https://github.com/openclaw/skills/tree/main/skills/byungkyu/zoho-mail | https://skillsmp.com/skills/openclaw-skills-skills-byungkyu-zoho-mail-skill-md | 723 | 1,770,532,358 | 7b46035bd08d9e6d76fd44939508a963d7d6abf0fd7df293b803be2754d730d7 |
openclaw-skills-skills-byungkyu-zoho-crm-skill-md | zoho-crm | openclaw | Zoho CRM API integration with managed OAuth. Manage leads, contacts, accounts, deals, and other CRM records.
Use this skill when users want to read, create, update, or delete CRM records, search contacts, or manage sales pipelines in Zoho CRM.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Requires network access and valid Maton API key. | https://github.com/openclaw/skills/tree/main/skills/byungkyu/zoho-crm | https://skillsmp.com/skills/openclaw-skills-skills-byungkyu-zoho-crm-skill-md | 723 | 1,770,532,353 | 2e80a9bcdd7df729733dcf6a2a9fb37d56464326fdfb3f6f67ff73e116930b0b |
openclaw-skills-skills-byungkyu-zoho-calendar-skill-md | zoho-calendar | openclaw | Zoho Calendar API integration with managed OAuth. Manage calendars and events with full scheduling capabilities.
Use this skill when users want to read, create, update, or delete calendar events, manage calendars, or schedule meetings.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Requires network access and valid Maton API key. | https://github.com/openclaw/skills/tree/main/skills/byungkyu/zoho-calendar | https://skillsmp.com/skills/openclaw-skills-skills-byungkyu-zoho-calendar-skill-md | 723 | 1,770,496,872 | b0309f82222f593f45666059711a16b0d91825bb5f8ce432aafe3ddf22fd6a6f |
openclaw-skills-skills-briansmith80-zoho-email-integration-skill-md | zoho-email | openclaw | Complete Zoho Mail integration with OAuth2, REST API (5-10x faster), Clawdbot /email commands, HTML emails, attachments, and batch operations. Perfect for email automation and workflows. | https://github.com/openclaw/skills/tree/main/skills/briansmith80/zoho-email-integration | https://skillsmp.com/skills/openclaw-skills-skills-briansmith80-zoho-email-integration-skill-md | 723 | 1,770,388,331 | e37d4701bfa463f004e4a953bd77f8760fa32c27e7b877cf981b32dd33f5888b |
openclaw-skills-skills-shreefentsar-zoho-skill-md | zoho | openclaw | Interact with Zoho CRM, Projects, and Meeting APIs. Use when managing deals, contacts, leads, tasks, projects, milestones, meeting recordings, or any Zoho workspace data. Triggers on mentions of Zoho, CRM, deals, pipeline, projects, tasks, milestones, meetings, recordings, standups. | https://github.com/openclaw/skills/tree/main/skills/shreefentsar/zoho | https://skillsmp.com/skills/openclaw-skills-skills-shreefentsar-zoho-skill-md | 723 | 1,769,680,960 | 23d11b639a6dbae3d062e917b076f1fdc0f781c5f2a1580bc89e9dfd5254aff1 |
openclaw-skills-skills-robbyczgw-cla-agent-chronicle-skill-md | agent-chronicle | openclaw | AI-powered diary generation for agents - creates rich, reflective journal entries (400-600 words) with Quote Hall of Fame, Curiosity Backlog, Decision Archaeology, and Relationship Evolution. Generates personal, emotional entries from the agent's perspective. Works best with Claude models (Haiku, Sonnet, Opus). | https://github.com/openclaw/skills/tree/main/skills/robbyczgw-cla/agent-chronicle | https://skillsmp.com/skills/openclaw-skills-skills-robbyczgw-cla-agent-chronicle-skill-md | 723 | 1,770,316,379 | 80a8b5426ed76d1d767f99b8ca9e271c809a5bf8b455dc97a18cb858a307c0ff |
i-am-bee-agentstack-claude-skills-agentstack-server-debugging-skill-md | agentstack-server-debugging | i-am-bee | Instructions for debugging agentstack-server during development | https://github.com/i-am-bee/agentstack/tree/main/.claude/skills/agentstack-server-debugging | https://skillsmp.com/skills/i-am-bee-agentstack-claude-skills-agentstack-server-debugging-skill-md | 951 | 1,769,610,185 | 63c241fcab64e2c2c894b228612abb24caf8384c4d4beff3a5ec6d790d74d0e2 |
openclaw-skills-skills-shalomobongo-codex-conductor-skill-md | codex-orchestrator | openclaw | Methodical end-to-end software delivery orchestrator for Codex CLI with dual project modes (greenfield for new builds, brownfield for existing systems) and dual execution modes (autonomous and gated). Use when users want full lifecycle delivery with strict stage gates, progress tracking, per-step manual/automated testing, continuous docs updates, change-impact management, and a reusable AGENTS.md workflow for any coding agent. | https://github.com/openclaw/skills/tree/main/skills/shalomobongo/codex-conductor | https://skillsmp.com/skills/openclaw-skills-skills-shalomobongo-codex-conductor-skill-md | 723 | 1,770,492,757 | 1159adc2af042affd83e23c8fdda67ca2f80372ed5878faf24562ffbbbb66cc7 |
ruvnet-claude-flow-agents-skills-agent-coordination-skill-md | agent-coordination | ruvnet | Agent spawning, lifecycle management, and coordination patterns. Manages 60+ agent types with specialized capabilities. Use when: spawning agents, coordinating multi-agent tasks, managing agent pools. Skip when: single-agent work, no coordination needed. | https://github.com/ruvnet/claude-flow/tree/main/.agents/skills/agent-coordination | https://skillsmp.com/skills/ruvnet-claude-flow-agents-skills-agent-coordination-skill-md | 13,795 | 1,770,484,653 | 71ab3c2f23ffd4a66701e6d4b3e0a2f6d114717349dbcd20ece69c8b548d8e71 |
ryokun6-ryos-cursor-skills-ui-design-styling-skill-md | ui-design-styling | ryokun6 | Design and style UI components for ryOS following the 4 OS themes (System 7, macOS Aqua, Windows XP, Windows 98). Use when creating UI components, styling elements, working with themes, adding visual effects, or implementing retro OS aesthetics. | https://github.com/ryokun6/ryos/tree/main/.cursor/skills/ui-design-styling | https://skillsmp.com/skills/ryokun6-ryos-cursor-skills-ui-design-styling-skill-md | 1,073 | 1,769,365,613 | 29b9cf06a2f26f1820b6b373f151701046fe790a9711b032604cf94f1fd24503 |
ed1s0nz-cyberstrikeai-skills-xpath-injection-testing-skill-md | xpath-injection-testing | Ed1s0nZ | XPath注入漏洞测试的专业技能和方法论 | https://github.com/Ed1s0nZ/CyberStrikeAI/tree/main/skills/xpath-injection-testing | https://skillsmp.com/skills/ed1s0nz-cyberstrikeai-skills-xpath-injection-testing-skill-md | 715 | 1,768,485,610 | 7ceb7370f2e2587f1c93242991c99730edb7c85867199d4cda967c242658a36d |
openclaw-skills-skills-kesslerio-soulcraft-skill-md | soulcraft | openclaw | Create or improve SOUL.md files for OpenClaw agents through guided conversation. Use when designing agent personality, crafting a soul, or saying "help me create a soul". Supports self-improvement. | https://github.com/openclaw/skills/tree/main/skills/kesslerio/soulcraft | https://skillsmp.com/skills/openclaw-skills-skills-kesslerio-soulcraft-skill-md | 723 | 1,769,837,867 | d87d395331a12096c5c3ae0e59c167b857b86b9f6820a3024957daf1e6ade357 |
openclaw-skills-skills-dbhurley-otter-skill-md | otter | openclaw | Otter.ai transcription CLI - list, search, download, and sync meeting transcripts to CRM. | https://github.com/openclaw/skills/tree/main/skills/dbhurley/otter | https://skillsmp.com/skills/openclaw-skills-skills-dbhurley-otter-skill-md | 723 | 1,767,816,396 | 700888e61666af544f20f4bc4d542c1881c445381e4aa875a6c1ac87fe61199c |
openclaw-skills-skills-lxgicstudios-e2e-writer-skill-md | e2e-writer | openclaw | Generate Playwright end-to-end tests from a URL or component file. Use when you need e2e test coverage fast. | https://github.com/openclaw/skills/tree/main/skills/lxgicstudios/e2e-writer | https://skillsmp.com/skills/openclaw-skills-skills-lxgicstudios-e2e-writer-skill-md | 723 | 1,769,598,292 | fced4ea7fe3f7068fc26982922437dfe4f1b7115eece065c88a8566ff248d4eb |
hugoduncan-criterium-skills-criterium-skill-md | criterium | hugoduncan | Use this skill when users ask about benchmarking Clojure code, measuring performance, profiling execution time, or using the criterium library. Covers the 0.5.x API including bench macro, bench plans, viewers, domain analysis, and argument generation. | https://github.com/hugoduncan/criterium/tree/develop/skills/criterium | https://skillsmp.com/skills/hugoduncan-criterium-skills-criterium-skill-md | 1,221 | 1,769,566,114 | 78e89633acd5a3d76eecd65b7f4720cff15aa613c963d13a21c4e9ba11a69958 |
parcadei-continuous-claude-v3-claude-skills-slash-commands-skill-md | slash-commands | parcadei | Create and use Claude Code slash commands - quick prompts, bash execution, file references | https://github.com/parcadei/Continuous-Claude-v3/tree/main/.claude/skills/slash-commands | https://skillsmp.com/skills/parcadei-continuous-claude-v3-claude-skills-slash-commands-skill-md | 3,494 | 1,768,477,359 | 36bfc495454a9b2b9659865dc94575dd119e44d3246769de086b8c67efd070ab |
openclaw-skills-skills-lijie420461340-cv-builder-skill-md | cv-builder | openclaw | Generate professional CVs/resumes from YAML using rendercv - multiple templates, PDF output | https://github.com/openclaw/skills/tree/main/skills/lijie420461340/cv-builder | https://skillsmp.com/skills/openclaw-skills-skills-lijie420461340-cv-builder-skill-md | 723 | 1,769,747,718 | a192057ffc1e72346562c07f9836e6b45e91ca239b033ad007d59e0c8fe0434e |
github-awesome-copilot-skills-winapp-cli-skill-md | winapp-cli | github | Windows App Development CLI (winapp) for building, packaging, and deploying Windows applications. Use when asked to initialize Windows app projects, create MSIX packages, generate AppxManifest.xml, manage development certificates, add package identity for debugging, sign packages, or access Windows SDK build tools. Supports .NET, C++, Electron, Rust, Tauri, and cross-platform frameworks targeting Windows. | https://github.com/github/awesome-copilot/tree/main/skills/winapp-cli | https://skillsmp.com/skills/github-awesome-copilot-skills-winapp-cli-skill-md | 20,509 | 1,769,969,827 | 7a77c4406e5b844c6d023f365db41f8f71d0bb88215a3d4fe7b147e09b0635a7 |
coder-mux-mux-skills-dev-desktop-sandbox-skill-md | dev-desktop-sandbox | coder | Run isolated mux desktop (Electron) instances (temp MUX_ROOT + free ports) | https://github.com/coder/mux/tree/main/.mux/skills/dev-desktop-sandbox | https://skillsmp.com/skills/coder-mux-mux-skills-dev-desktop-sandbox-skill-md | 1,091 | 1,769,675,534 | 9efaeba942e298bf6557fa7c05291737f20acdbef0c178ca035bb9c871e8e186 |
lobehub-lobehub-agents-skills-desktop-skill-md | desktop | lobehub | Electron desktop development guide. Use when implementing desktop features, IPC handlers, controllers, preload scripts, window management, menu configuration, or Electron-specific functionality. Triggers on desktop app development, Electron IPC, or desktop local tools implementation. | https://github.com/lobehub/lobehub/tree/main/.agents/skills/desktop | https://skillsmp.com/skills/lobehub-lobehub-agents-skills-desktop-skill-md | 72,069 | 1,769,178,618 | 6828bf3a1d1f34ca182b9e01ee9d82c121cb5d77e246619f733e151dd0f9fcd8 |
yeachan-heo-oh-my-claudecode-skills-note-skill-md | note | Yeachan-Heo | Save notes to notepad.md for compaction resilience | https://github.com/Yeachan-Heo/oh-my-claudecode/tree/main/skills/note | https://skillsmp.com/skills/yeachan-heo-oh-my-claudecode-skills-note-skill-md | 5,356 | 1,769,229,644 | 9fd809084fda8f21144813d4d428c00e1ed65154a0b9d9933bc4bcea6fc2fcd5 |
dadbodgeoff-drift-skills-circuit-breaker-skill-md | circuit-breaker | dadbodgeoff | Implement the circuit breaker pattern to prevent cascade failures in distributed systems. Use when adding resilience to API clients, external service calls, or any operation that can fail and should fail fast. | https://github.com/dadbodgeoff/drift/tree/main/skills/circuit-breaker | https://skillsmp.com/skills/dadbodgeoff-drift-skills-circuit-breaker-skill-md | 678 | 1,769,121,448 | 2335686568db23b78c52a40af83b1accfaf6b6894845e823013c7e68a4bde9c1 |
openclaw-skills-skills-xfgong-cuecue-deep-research-skill-md | cuecue-deep-research | openclaw | Conduct deep financial research using CueCue's AI-powered multi-agent system | https://github.com/openclaw/skills/tree/main/skills/xfgong/cuecue-deep-research | https://skillsmp.com/skills/openclaw-skills-skills-xfgong-cuecue-deep-research-skill-md | 723 | 1,769,931,124 | f5ff8ab8943c697993d97a740618ebf1c7e62f80eb3bbae65118ef1065b0b297 |
openclaw-skills-skills-nickhamze-pinch-to-post-skill-md | pinch-to-post | openclaw | WordPress automation for Clawdbot. Manage posts, pages, WooCommerce products, orders, inventory, comments, SEO (Yoast/RankMath), media via REST API or WP-CLI. Multi-site support, bulk operations, content health checks, markdown to Gutenberg, social cross-posting. 50+ features—just ask. | https://github.com/openclaw/skills/tree/main/skills/nickhamze/pinch-to-post | https://skillsmp.com/skills/openclaw-skills-skills-nickhamze-pinch-to-post-skill-md | 723 | 1,769,230,917 | ecdff97cbf36d2107374dd64e6fdd5b84dc80e3fedd19bdb08acb28abdff8efe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.