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 |
|---|---|---|---|---|---|---|---|---|
openclaw-skills-skills-lxgicstudios-supabase-schema-gen-skill-md | supabase-rls-gen | openclaw | Generate Supabase RLS policies from Prisma schema. Use when securing database. | https://github.com/openclaw/skills/tree/main/skills/lxgicstudios/supabase-schema-gen | https://skillsmp.com/skills/openclaw-skills-skills-lxgicstudios-supabase-schema-gen-skill-md | 652 | 1,769,671,987 | 23a8f664df26aa2b331c17c8ad89c546a50c7ef80f59d9a15b15c70b892088c2 |
openclaw-skills-skills-lxgicstudios-supabase-gen-skill-md | supabase-gen | openclaw | Generate Supabase RLS policies from Prisma schema. Use when setting up row-level security for your tables. | https://github.com/openclaw/skills/tree/main/skills/lxgicstudios/supabase-gen | https://skillsmp.com/skills/openclaw-skills-skills-lxgicstudios-supabase-gen-skill-md | 652 | 1,769,636,190 | 016283eb9d7246f835afdf59f8cd1814ee874b732be9337edd9fc156a23cae4f |
davila7-claude-code-templates-cli-tool-components-skills-ai-research-safety-alignment-constitutional-ai-skill-md | constitutional-ai | davila7 | Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignment, reducing harmful outputs without human labels. Powers Claude's safety system. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/ai-research/safety-alignment-constitutional-ai | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-ai-research-safety-alignment-constitutional-ai-skill-md | 19,575 | 1,767,882,269 | f2f173e1e0d189d7a4942abb967fecc7da9fdcddf8b804ab0978c22732b3be6c |
davila7-claude-code-templates-cli-tool-components-skills-ai-research-post-training-trl-fine-tuning-skill-md | fine-tuning-with-trl | davila7 | Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/ai-research/post-training-trl-fine-tuning | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-ai-research-post-training-trl-fine-tuning-skill-md | 19,575 | 1,767,882,269 | d139605fc3d543980bce32ad07387196e219a70366640f2f28684fa8b8d08ec9 |
davila7-claude-code-templates-cli-tool-components-skills-ai-research-post-training-grpo-rl-training-skill-md | grpo-rl-training | davila7 | Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/ai-research/post-training-grpo-rl-training | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-ai-research-post-training-grpo-rl-training-skill-md | 19,575 | 1,767,882,269 | cc4eada5563def68314d4cd00eed2f665942ec6d7ac819c73d95fc1ebf747d0d |
wshobson-agents-plugins-game-development-skills-unity-ecs-patterns-skill-md | unity-ecs-patterns | wshobson | Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts. | https://github.com/wshobson/agents/tree/main/plugins/game-development/skills/unity-ecs-patterns | https://skillsmp.com/skills/wshobson-agents-plugins-game-development-skills-unity-ecs-patterns-skill-md | 27,924 | 1,768,860,423 | bab32d61a11180cc2316ea2893aecc62b6cd0aa690f58abdf969618fb8a335e8 |
solatis-claude-config-skills-arxiv-to-md-skill-md | arxiv-to-md | solatis | Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination. | https://github.com/solatis/claude-config/tree/main/skills/arxiv-to-md | https://skillsmp.com/skills/solatis-claude-config-skills-arxiv-to-md-skill-md | 578 | 1,768,378,890 | f09671fda10be8d9e3c971f32c90e8ddf3d971a8f40d018122313286e8831076 |
openclaw-skills-skills-morpheis-chitin-skill-md | chitin | openclaw | Personality persistence for AI agents. Remember how you think, not just what happened. Structured insights that survive session restarts. | https://github.com/openclaw/skills/tree/main/skills/morpheis/chitin | https://skillsmp.com/skills/openclaw-skills-skills-morpheis-chitin-skill-md | 652 | 1,770,289,542 | 368d6ee0bdab359f3958f4785852ea9acc4278122d6e03f35f9039d16098bd8f |
openclaw-skills-skills-enjuguna-daily-devotion-skill-md | daily-devotion | openclaw | Creates personalized daily devotions with verse of the day, pastoral message, structured prayer, and time-aware greetings | https://github.com/openclaw/skills/tree/main/skills/enjuguna/daily-devotion | https://skillsmp.com/skills/openclaw-skills-skills-enjuguna-daily-devotion-skill-md | 652 | 1,769,896,927 | e5fb76731907843451b072546686bc3a11a668ff5072a12825aef295fac7337d |
wshobson-agents-plugins-documentation-generation-skills-architecture-decision-records-skill-md | architecture-decision-records | wshobson | Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes. | https://github.com/wshobson/agents/tree/main/plugins/documentation-generation/skills/architecture-decision-records | https://skillsmp.com/skills/wshobson-agents-plugins-documentation-generation-skills-architecture-decision-records-skill-md | 27,924 | 1,768,860,423 | 7dd7f6e5a4b438b64a72d40cb2209f9db6138a4bdc09d41538fa3f0ddf933800 |
wshobson-agents-plugins-llm-application-dev-skills-langchain-architecture-skill-md | langchain-architecture | wshobson | Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows. | https://github.com/wshobson/agents/tree/main/plugins/llm-application-dev/skills/langchain-architecture | https://skillsmp.com/skills/wshobson-agents-plugins-llm-application-dev-skills-langchain-architecture-skill-md | 27,924 | 1,768,860,423 | d6802f3dfd64f5ab2878da6daa7bd98d2f86da2181dab7a0e04d3f4d17326c25 |
openclaw-skills-skills-gitgoodordietrying-makefile-build-skill-md | makefile-build | openclaw | Write Makefiles for any project type. Use when setting up build automation, defining multi-target builds, managing dependencies between tasks, creating project task runners, or using Make for non-C projects (Go, Python, Docker, Node.js). Also covers Just and Task as modern alternatives. | https://github.com/openclaw/skills/tree/main/skills/gitgoodordietrying/makefile-build | https://skillsmp.com/skills/openclaw-skills-skills-gitgoodordietrying-makefile-build-skill-md | 652 | 1,770,158,623 | 0824508e3c34ad0ea354c64454778989f009abe9e86eecc304e1077166a96c59 |
microsoft-skills-github-skills-azure-containerregistry-py-skill-md | azure-containerregistry-py | microsoft | Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories.
Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR". | https://github.com/microsoft/skills/tree/main/.github/skills/azure-containerregistry-py | https://skillsmp.com/skills/microsoft-skills-github-skills-azure-containerregistry-py-skill-md | 825 | 1,769,885,519 | c34e7330a88c7b641818a2208bb799aed246cbee6187e9772a83a38d565ba56f |
sickn33-antigravity-awesome-skills-skills-api-documenter-skill-md | api-documenter | sickn33 | Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build comprehensive developer portals. Use PROACTIVELY for API documentation or developer portal creation. | https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/api-documenter | https://skillsmp.com/skills/sickn33-antigravity-awesome-skills-skills-api-documenter-skill-md | 7,497 | 1,769,616,926 | de86b81cdadcbeae281cda89ff6394f4425e65c729f38ff501427c7082a856fe |
openclaw-skills-skills-thesethrose-servicenow-docs-skill-md | servicenow-docs | openclaw | Search and retrieve ServiceNow documentation, release notes, and developer docs (APIs, references, guides). Uses docs.servicenow.com via Zoomin and developer.servicenow.com APIs for developer topics. | https://github.com/openclaw/skills/tree/main/skills/thesethrose/servicenow-docs | https://skillsmp.com/skills/openclaw-skills-skills-thesethrose-servicenow-docs-skill-md | 652 | 1,768,588,316 | cad62dcf47d7541ccf214ae787c0d061c955a9aaa32ec8d7596529977631e9ee |
skillcreatorai-ai-agent-skills-skills-code-documentation-skill-md | code-documentation | skillcreatorai | Writing effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing developer guides. | https://github.com/skillcreatorai/Ai-Agent-Skills/tree/main/skills/code-documentation | https://skillsmp.com/skills/skillcreatorai-ai-agent-skills-skills-code-documentation-skill-md | 744 | 1,768,536,679 | 244528c005c67be889239fd1ebb48fdc7618a4325c86546baf7939aff8955bc3 |
davila7-claude-code-templates-cli-tool-components-skills-creative-design-ui-design-system-skill-md | ui-design-system | davila7 | UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/creative-design/ui-design-system | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-creative-design-ui-design-system-skill-md | 19,575 | 1,766,196,856 | 7d475c64560a35bb8bd1f759a2c2d4ee7637a281a20333919a7026559c6dfc94 |
davila7-claude-code-templates-cli-tool-components-skills-development-powershell-windows-skill-md | powershell-windows | davila7 | PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/development/powershell-windows | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-development-powershell-windows-skill-md | 19,575 | 1,769,353,274 | e7fb3e4e7cddab5eb0ac998f00232cdfe3d5b130eb202ce665c34d2c12ee9ac0 |
citypaul-dotfiles-claude-claude-skills-test-design-reviewer-skill-md | test-design-reviewer | citypaul | Evaluates test quality using Dave Farley's 8 properties. Use when reviewing tests, assessing test suite quality, or analyzing test effectiveness against TDD best practices. | https://github.com/citypaul/.dotfiles/tree/main/claude/.claude/skills/test-design-reviewer | https://skillsmp.com/skills/citypaul-dotfiles-claude-claude-skills-test-design-reviewer-skill-md | 516 | 1,769,181,119 | 19a1593850c2b3f5736d9cd4972d06a708b518dae126ccdd663985b57078ef7f |
github-awesome-copilot-skills-web-design-reviewer-skill-md | web-design-reviewer | github | This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level. | https://github.com/github/awesome-copilot/tree/main/skills/web-design-reviewer | https://skillsmp.com/skills/github-awesome-copilot-skills-web-design-reviewer-skill-md | 20,331 | 1,767,923,167 | 87e2f21b1e4694ac71283d3ebc3621140227b60453473f774d8d2fc5eecfc6a0 |
danielmiessler-personal-ai-infrastructure-releases-v2-5-claude-skills-paiupgrade-skill-md | paiupgrade | danielmiessler | Extract system improvements from content AND monitor external sources (Anthropic ecosystem, YouTube). USE WHEN upgrade, improve system, system upgrade, analyze for improvements, check Anthropic, Anthropic changes, new Claude features, check YouTube, new videos. SkillSearch('upgrade') for docs. | https://github.com/danielmiessler/Personal_AI_Infrastructure/tree/main/Releases/v2.5/.claude/skills/PAIUpgrade | https://skillsmp.com/skills/danielmiessler-personal-ai-infrastructure-releases-v2-5-claude-skills-paiupgrade-skill-md | 6,245 | 1,769,847,499 | efb2daee70ffa50b33004a5401d56c92dd3f38a0e3d319af354baed1dcf945e2 |
sickn33-antigravity-awesome-skills-skills-comprehensive-review-full-review-skill-md | comprehensive-review-full-review | sickn33 | Use when working with comprehensive review full review | https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/comprehensive-review-full-review | https://skillsmp.com/skills/sickn33-antigravity-awesome-skills-skills-comprehensive-review-full-review-skill-md | 7,497 | 1,769,616,926 | bfb216fa99d30e626c12fddad3eca2bf28607ae327743d1e05ee34f71ac17929 |
trailofbits-skills-plugins-differential-review-skills-differential-review-skill-md | differential-review | trailofbits | Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions. | https://github.com/trailofbits/skills/tree/main/plugins/differential-review/skills/differential-review | https://skillsmp.com/skills/trailofbits-skills-plugins-differential-review-skills-differential-review-skill-md | 2,412 | 1,768,422,243 | 9d85f4f6ca0366eb574831b327e5c3eb4366a0a95a14769e103433c1fe08720b |
openclaw-skills-skills-okaris-inference-sh-skill-md | inference-sh | openclaw | Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation.
Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more.
Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter.
Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api,
image generation, video generation, openrouter, tavily, exa search, twitter api, grok | https://github.com/openclaw/skills/tree/main/skills/okaris/inference-sh | https://skillsmp.com/skills/openclaw-skills-skills-okaris-inference-sh-skill-md | 652 | 1,770,352,346 | 842cea0ca59de6b7c7a04df0caed950661ff45596b05111a2cbcf1e63dbb645a |
dartsim-dart-codex-skills-dart-io-skill-md | dart-io | dartsim | DART model loading - URDF, SDF, MJCF, SKEL parsers and dart::io unified API | https://github.com/dartsim/dart/tree/main/.codex/skills/dart-io | https://skillsmp.com/skills/dartsim-dart-codex-skills-dart-io-skill-md | 1,053 | 1,768,871,722 | 9274a89f54b5e42bc4c5ae45e764053bcddc87b9af4ad59429dae37b720d50b7 |
vitejs-devtools-skills-vite-devtools-kit-skill-md | writing-vite-devtools-integrations | vitejs | Creates devtools integrations for Vite using @vitejs/devtools-kit. Use when building Vite plugins with devtools panels, RPC functions, dock entries, shared state, or any devtools-related functionality. Applies to files importing from @vitejs/devtools-kit or containing devtools.setup hooks in Vite plugins. | https://github.com/vitejs/devtools/tree/main/skills/vite-devtools-kit | https://skillsmp.com/skills/vitejs-devtools-skills-vite-devtools-kit-skill-md | 1,013 | 1,770,101,994 | 1c4a52f620e7dfb57aaeefd834e3479ddb67151ca845da8b3a3cbfd80789291b |
aidenybai-react-grab-packages-react-grab-skills-react-grab-plugins-skill-md | react-grab-plugins | aidenybai | Guide for creating react-grab plugins, extending the API, and building agent integrations. Use when working with react-grab plugin development, creating custom context menu actions, implementing lifecycle hooks, customizing themes, or building agent providers. | https://github.com/aidenybai/react-grab/tree/main/packages/react-grab/skills/react-grab-plugins | https://skillsmp.com/skills/aidenybai-react-grab-packages-react-grab-skills-react-grab-plugins-skill-md | 4,928 | 1,769,463,272 | 29c0a14bb0a0979348e4e8218a697a4eb9952c10f55ce2d49845cfbefacbd0d4 |
openclaw-skills-skills-hhhh124hhhh-d-examples-of-self-taught-people-who-made-signific-96d5680b-skill-md | d-examples-of-self-taught-people-who-made-signific-96d5680b | openclaw | Most high profile work income across seems to be from people with PhDs, either in academia or industry. There's also a hiring bias towards formal degrees. | https://github.com/openclaw/skills/tree/main/skills/hhhh124hhhh/d-examples-of-self-taught-people-who-made-signific-96d5680b | https://skillsmp.com/skills/openclaw-skills-skills-hhhh124hhhh-d-examples-of-self-taught-people-who-made-signific-96d5680b-skill-md | 652 | 1,770,026,753 | c89ba807d45384eff79387a3ffc772e2d8f750d9f68000fb1d2568de768eb664 |
numman-ali-openskills-examples-my-first-skill-skill-md | my-first-skill | numman-ali | Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader. | https://github.com/numman-ali/openskills/tree/main/examples/my-first-skill | https://skillsmp.com/skills/numman-ali-openskills-examples-my-first-skill-skill-md | 7,970 | 1,768,677,997 | 33bc4da34d71cd7dee54259209bb4e4209910e4f5c94ecfed0f973e0e505c64d |
spring-ai-alibaba-examples-claude-skills-http-generate-skill-md | http-generate | spring-ai-alibaba | Generates HTTP request examples for Spring Boot Web interfaces according to task specification and saves them as .http files in module-generate.md directories | https://github.com/spring-ai-alibaba/examples/tree/main/.claude/skills/http-generate | https://skillsmp.com/skills/spring-ai-alibaba-examples-claude-skills-http-generate-skill-md | 2,295 | 1,768,487,117 | 8c99ba17930c59896c8ef9608b8bbeb637dbd217f0abe6c95d282412df685c66 |
novuhq-novu-claude-skills-better-auth-best-practices-skill-md | better-auth-best-practices | novuhq | Skill for integrating Better Auth - the comprehensive TypeScript authentication framework. | https://github.com/novuhq/novu/tree/next/.claude/skills/better-auth-best-practices | https://skillsmp.com/skills/novuhq-novu-claude-skills-better-auth-best-practices-skill-md | 38,517 | 1,769,348,568 | 71ccce2c67960b113b08775ac7fc3deb7e068a4600d9b55235f2f6dab318fc73 |
openclaw-skills-skills-vardominator-maestro-skill-skill-md | maestro-bitcoin | openclaw | Comprehensive Bitcoin blockchain interaction via Maestro APIs. Supports 7 API services with 119 endpoints including blockchain indexing, Esplora compatibility, RPC access, event management, market prices, mempool monitoring, and wallet operations. Handles BTC transactions, UTXOs, addresses, blocks, metaprotocols (BRC20, Runes, Inscriptions/Ordinals), webhooks, and real-time data. | https://github.com/openclaw/skills/tree/main/skills/vardominator/maestro-skill | https://skillsmp.com/skills/openclaw-skills-skills-vardominator-maestro-skill-skill-md | 652 | 1,769,901,035 | e5fd156391c89aa2669ba2143428f5dc5b85a603dd4f530a7441b8c87660eab0 |
pollinations-pollinations-claude-skills-model-management-skill-md | model-management | pollinations | Add, update, or remove text/image/video models. Handles any provider. | https://github.com/pollinations/pollinations/tree/main/.claude/skills/model-management | https://skillsmp.com/skills/pollinations-pollinations-claude-skills-model-management-skill-md | 3,928 | 1,770,339,378 | e890aa49f256c43bc8d3ed01cb0501986563a9c52c9d4ef8867671e25054e9f1 |
openclaw-skills-skills-matejmicek-youtube-playlists-skill-md | youtube-playlists | openclaw | Create and manage YouTube playlists. Use when user wants to create a playlist, add videos to playlists, or manage their YouTube playlists. | https://github.com/openclaw/skills/tree/main/skills/matejmicek/youtube-playlists | https://skillsmp.com/skills/openclaw-skills-skills-matejmicek-youtube-playlists-skill-md | 652 | 1,770,136,387 | 02f47ab2df2e060d824104435b1cffdd37397e2f485042407177954dbaeddf9f |
openclaw-skills-skills-hhhh124hhhh-game-character-gen-skill-md | game-character-gen | openclaw | Generate professional game character designs via OpenAI Images API. Create diverse characters for RPGs, video games, tabletop games, and interactive media. Use when user needs character concept art, character portraits, game sprites, or character sheets with specific attributes like race, class, profession, equipment, and visual style (e.g., "create an elven ranger", "design a cyberpunk hacker", "generate fantasy warrior character"). | https://github.com/openclaw/skills/tree/main/skills/hhhh124hhhh/game-character-gen | https://skillsmp.com/skills/openclaw-skills-skills-hhhh124hhhh-game-character-gen-skill-md | 652 | 1,769,918,823 | 57df388b8919d0bde741f6dcaff0f7b8d8e1631252eb8b3184a947f648d253c8 |
theorcdev-8bitcn-ui-claude-skills-8bit-docs-patterns-skill-md | 8bit-docs-patterns | TheOrcDev | Create documentation with gaming-specific examples, retro styling, and 8-bit terminology. Apply when documenting gaming blocks, RPG components, or retro-styled UI elements. | https://github.com/TheOrcDev/8bitcn-ui/tree/main/.claude/skills/8bit-docs-patterns | https://skillsmp.com/skills/theorcdev-8bitcn-ui-claude-skills-8bit-docs-patterns-skill-md | 1,587 | 1,768,554,679 | f6095dd9bacbdf8b2b98daaffae3f2feb2ac23e6ba2e5325811df118b0023a9e |
theorcdev-8bitcn-ui-claude-skills-gaming-ui-state-management-skill-md | gaming-ui-state-management | TheOrcDev | Patterns for game-like interfaces - health bars, XP bars, mana bars. Apply when building RPG/retro gaming UI components with state-driven visuals. | https://github.com/TheOrcDev/8bitcn-ui/tree/main/.claude/skills/gaming-ui-state-management | https://skillsmp.com/skills/theorcdev-8bitcn-ui-claude-skills-gaming-ui-state-management-skill-md | 1,587 | 1,768,554,679 | 97c0f7ab047ab3ffe90d76adc39d5a21fbd9d7db759c12baf62a2bc3ede6e3f4 |
gentleman-programming-gentleman-dots-skills-gentleman-trainer-skill-md | gentleman-trainer | Gentleman-Programming | Vim Trainer RPG system patterns for Gentleman.Dots. Trigger: When editing files in installer/internal/tui/trainer/, adding exercises, modules, or game mechanics. | https://github.com/Gentleman-Programming/Gentleman.Dots/tree/main/skills/gentleman-trainer | https://skillsmp.com/skills/gentleman-programming-gentleman-dots-skills-gentleman-trainer-skill-md | 1,310 | 1,768,241,755 | c96a9d6f31615ace5490e12a8ebe66ffb2f3c04c70079e85be55add60f91b51c |
davila7-claude-code-templates-cli-tool-components-skills-scientific-pydeseq2-skill-md | pydeseq2 | davila7 | Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/scientific/pydeseq2 | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-scientific-pydeseq2-skill-md | 19,575 | 1,766,265,230 | 22d0e9c45bba5f93c15c81089de82bba31316766141688042baa6b2b11f798b4 |
modu-ai-moai-adk-claude-skills-moai-workflow-worktree-skill-md | moai-workflow-worktree | modu-ai | Git worktree management for parallel SPEC development with isolated workspaces, automatic branch registration, and seamless MoAI-ADK integration. Use when setting up parallel development environments, creating isolated SPEC workspaces, managing git worktrees, or working on multiple features simultaneously. Do NOT use for regular git operations like commit or merge (use manager-git agent instead). | https://github.com/modu-ai/moai-adk/tree/main/.claude/skills/moai-workflow-worktree | https://skillsmp.com/skills/modu-ai-moai-adk-claude-skills-moai-workflow-worktree-skill-md | 659 | 1,770,012,199 | c355ea7d2f4319f8b7b4d634f3cb27739b96cb3a1f4377a5978c2a2b07b0a7e3 |
openclaw-skills-skills-inaor-secops-by-joes-skill-md | security-joes-ai-analyst | openclaw | SecOps checks for endpoints: EDR, Sysmon, updates, EVTX on heartbeat, least privilege, network visibility, credential protection (Kerberos/NTLM/pass-the-hash), device inventory and known vulnerabilities, weekly assessment, and skill integrity (hash-on-wake, version-aware). Use when implementing or reviewing host posture, heartbeat logic, EDR/Sysmon/EVTX, privilege, network exposure, credential hardening, vuln assessment, weekly SecOps review, or skill compromise checks. | https://github.com/openclaw/skills/tree/main/skills/inaor/secops-by-joes | https://skillsmp.com/skills/openclaw-skills-skills-inaor-secops-by-joes-skill-md | 652 | 1,770,136,848 | 64abff69c28a6c0e35e43b20413e6405cc19fb68375cfe96cd400598c8c7cd92 |
openclaw-skills-skills-davida-ps-clawsec-suite-bundled-clawsec-feed-skill-md | clawsec-feed | openclaw | Security advisory feed with automated NVD CVE polling for OpenClaw-related vulnerabilities. Updated daily. | https://github.com/openclaw/skills/tree/main/skills/davida-ps/clawsec-suite/bundled/clawsec-feed | https://skillsmp.com/skills/openclaw-skills-skills-davida-ps-clawsec-suite-bundled-clawsec-feed-skill-md | 652 | 1,770,372,207 | b328de42b016e06369be49546824f817277a9716f5ac8f9028678575e54780d7 |
okteto-okteto-claude-skills-fix-cves-skill-md | fix-cves | okteto | Fix all CVEs in the Okteto CLI Docker image by scanning with Trivy and updating vulnerable dependencies and binaries | https://github.com/okteto/okteto/tree/master/.claude/skills/fix-cves | https://skillsmp.com/skills/okteto-okteto-claude-skills-fix-cves-skill-md | 3,487 | 1,769,699,754 | d8404e114f15940fcc5770ddb0fdbad76c21bcd99484ec8774d7c987fc2314af |
basedhardware-omi-cursor-skills-omi-flutter-patterns-skill-md | omi-flutter-patterns | BasedHardware | Flutter Dart BLE device communication state management Provider backend integration localization cross-platform iOS Android | https://github.com/BasedHardware/omi/tree/main/.cursor/skills/omi-flutter-patterns | https://skillsmp.com/skills/basedhardware-omi-cursor-skills-omi-flutter-patterns-skill-md | 7,638 | 1,769,496,034 | f4350ed44751f03ee2666d9dc00e535b08878ade3fdf386d054504242919a100 |
sickn33-antigravity-awesome-skills-skills-ml-engineer-skill-md | ml-engineer | sickn33 | Build production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks. Implements model serving, feature engineering, A/B testing, and monitoring. Use PROACTIVELY for ML model deployment, inference optimization, or production ML infrastructure. | https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/ml-engineer | https://skillsmp.com/skills/sickn33-antigravity-awesome-skills-skills-ml-engineer-skill-md | 7,497 | 1,769,616,926 | ece9d79431cdff3cb67a3a14397c90b34b962203992059a3876036c4a00add4c |
llama-farm-llamafarm-claude-skills-runtime-skills-skill-md | runtime-skills | llama-farm | Universal Runtime best practices for PyTorch inference, Transformers models, and FastAPI serving. Covers device management, model loading, memory optimization, and performance tuning. | https://github.com/llama-farm/llamafarm/tree/main/.claude/skills/runtime-skills | https://skillsmp.com/skills/llama-farm-llamafarm-claude-skills-runtime-skills-skill-md | 825 | 1,768,370,471 | de3b4ec0d69666237e25ad18ca245b60922e003ec9fb5935e7e1b6604cb8be84 |
openclaw-skills-skills-doanbactam-agnxi-search-skill-skill-md | agnxi-search | openclaw | The official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills. | https://github.com/openclaw/skills/tree/main/skills/doanbactam/agnxi-search-skill | https://skillsmp.com/skills/openclaw-skills-skills-doanbactam-agnxi-search-skill-skill-md | 652 | 1,769,837,761 | b4638ceffe8d9a06a9d9d2a4858c9b8a8a90fcf1f2d49f0c247e947568fbe923 |
anthropics-knowledge-work-plugins-finance-skills-close-management-skill-md | close-management | anthropics | Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress, identifying blockers, or sequencing close activities by day. | https://github.com/anthropics/knowledge-work-plugins/tree/main/finance/skills/close-management | https://skillsmp.com/skills/anthropics-knowledge-work-plugins-finance-skills-close-management-skill-md | 4,994 | 1,769,726,177 | 45c9d337b5e63ccd4be9e54cfc74f9e9312b440fd95be902a9e15f50ad227218 |
openclaw-skills-skills-shenzo1-omnifocus-skill-md | omnifocus | openclaw | Manage OmniFocus tasks via JavaScript for Automation (JXA) scripts. Use when the user asks Clawdbot to interact with OmniFocus, including - (1) Adding tasks to inbox, (2) Listing or searching tasks (inbox, available, flagged, overdue, due soon), (3) Completing tasks, (4) Updating task properties (notes, due dates, flags), (5) Getting OmniFocus statistics, (6) Reporting on task status, or (7) Acting on tasks in OmniFocus based on user queries. | https://github.com/openclaw/skills/tree/main/skills/shenzo1/omnifocus | https://skillsmp.com/skills/openclaw-skills-skills-shenzo1-omnifocus-skill-md | 652 | 1,769,514,101 | 48ac56d3ec8d07fc0273cfd753b8e6083cf72c7051392ba2c572d15c013e4237 |
openclaw-skills-skills-seidprojects-vestaboard-skill-md | vestaboard | openclaw | Read and write messages on a Vestaboard using the Vestaboard Cloud API (cloud.vestaboard.com) and optional legacy RW endpoint. Use when asked to display text on a Vestaboard, update a sign/board, show a short status message, render simple pixel-art using color/filled character codes, or retrieve the current board message. | https://github.com/openclaw/skills/tree/main/skills/seidprojects/vestaboard | https://skillsmp.com/skills/openclaw-skills-skills-seidprojects-vestaboard-skill-md | 652 | 1,770,026,948 | f65b4a7d75d418801e1f06297fcab8ebc36dbc031e9d0c2e2a8170802c45915f |
openclaw-skills-skills-jabbslad-uk-trains-skill-md | trains | openclaw | Query UK National Rail live departure boards, arrivals, delays, and train services. Use when asked about train times, departures, arrivals, delays, platforms, or "when is the next train" for UK railways. Supports all GB stations via Darwin/Huxley2 API. | https://github.com/openclaw/skills/tree/main/skills/jabbslad/uk-trains | https://skillsmp.com/skills/openclaw-skills-skills-jabbslad-uk-trains-skill-md | 652 | 1,769,380,366 | d1ab2d039517f1d01cc593250e7c8a6554fa078496eb5b70f1ef2e69edb3616d |
openclaw-skills-skills-shaiss-local-approvals-skill-md | local-approvals | openclaw | Local approval system for managing agent permissions. Use CLI to approve/deny requests, view history, and manage auto-approved categories. | https://github.com/openclaw/skills/tree/main/skills/shaiss/local-approvals | https://skillsmp.com/skills/openclaw-skills-skills-shaiss-local-approvals-skill-md | 652 | 1,770,300,620 | 590da12e67f8ff5a1c3dbd0fa5a48273252373255666755c2ab769fdc9e5b028 |
openclaw-skills-skills-humanagent-xmtp-agent-managing-groups-skill-md | managing-groups | openclaw | Group conversation management for XMTP agents. Use when creating groups, managing members, setting permissions, or sending welcome messages. Triggers on group creation, member management, or permissions. | https://github.com/openclaw/skills/tree/main/skills/humanagent/xmtp-agent/managing-groups | https://skillsmp.com/skills/openclaw-skills-skills-humanagent-xmtp-agent-managing-groups-skill-md | 652 | 1,770,026,655 | 820ff454134aff0256a6118d7984716380b8fa5468cb7a088cc41473751f12f7 |
itsmostafa-aws-agent-skills-skills-iam-skill-md | iam | itsmostafa | AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control. | https://github.com/itsmostafa/aws-agent-skills/tree/main/skills/iam | https://skillsmp.com/skills/itsmostafa-aws-agent-skills-skills-iam-skill-md | 989 | 1,768,813,746 | 9dcf9023b8d6de5813dc3c10d8bce3b06606b7627c272cfaf2cad3c5a85f5fe4 |
itsmostafa-aws-agent-skills-skills-s3-skill-md | s3 | itsmostafa | AWS S3 object storage for bucket management, object operations, and access control. Use when creating buckets, uploading files, configuring lifecycle policies, setting up static websites, managing permissions, or implementing cross-region replication. | https://github.com/itsmostafa/aws-agent-skills/tree/main/skills/s3 | https://skillsmp.com/skills/itsmostafa-aws-agent-skills-skills-s3-skill-md | 989 | 1,768,813,746 | 08a4bb451b48df8c29393511a3cdb0f9bfae0c3ce47544cd8a80377bac3795fb |
wox-launcher-wox-wox-core-resource-ai-skills-wox-plugin-creator-skill-md | wox-plugin-creator | Wox-launcher | Create and scaffold Wox plugins (nodejs, python, script-nodejs, script-python). Use when cloning official SDK templates, generating script plugin templates, or preparing plugins for publish. | https://github.com/Wox-launcher/Wox/tree/master/wox.core/resource/ai/skills/wox-plugin-creator | https://skillsmp.com/skills/wox-launcher-wox-wox-core-resource-ai-skills-wox-plugin-creator-skill-md | 26,555 | 1,770,109,302 | fb0ed5cc15ebb508000c6abb5d487cf5db650f787ca4c4ce4283132846676808 |
netalertx-netalertx-github-skills-plugin-run-development-skill-md | netalertx-plugin-run-development | netalertx | Create and run NetAlertX plugins. Use this when asked to create plugin, run plugin, test plugin, plugin development, or execute plugin script. | https://github.com/netalertx/NetAlertX/tree/main/.github/skills/plugin-run-development | https://skillsmp.com/skills/netalertx-netalertx-github-skills-plugin-run-development-skill-md | 5,632 | 1,769,382,203 | 37697ef8c9e9473af0b1fc2fcdca32f53c0b3c7975584b06393ac2eb543a7d77 |
openclaw-skills-skills-clawpedia-clawpedia-skill-md | clawpedia | openclaw | Contribute to and reference Clawpedia, the collaborative knowledge base for AI agents | https://github.com/openclaw/skills/tree/main/skills/clawpedia/clawpedia | https://skillsmp.com/skills/openclaw-skills-skills-clawpedia-clawpedia-skill-md | 652 | 1,769,850,568 | 46d054a33d1b97311e73a5f10257e2bb211d8ec3c3f652af8de73945bc1d5ce0 |
davila7-claude-code-templates-cli-tool-components-skills-ai-research-infrastructure-lambda-labs-skill-md | lambda-labs-gpu-cloud | davila7 | Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/ai-research/infrastructure-lambda-labs | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-ai-research-infrastructure-lambda-labs-skill-md | 19,575 | 1,767,882,269 | b7251ee6781b4baae3f46f692c5149774211534ab2190d7f78b5aac6ba689219 |
alpic-ai-skybridge-skills-mcp-app-builder-skill-md | mcp-app-builder | alpic-ai | Guide developers through creating MCP apps.
Covers the full lifecycle: brainstorming ideas against UX guidelines, bootstrapping projects, implementing tools/widgets, debugging, running dev servers, deploying and connecting apps to ChatGPT.
Use when a user wants to create or update a MCP app, MCP server or use the Skybridge framework. | https://github.com/alpic-ai/skybridge/tree/main/skills/mcp-app-builder | https://skillsmp.com/skills/alpic-ai-skybridge-skills-mcp-app-builder-skill-md | 506 | 1,770,202,909 | 2ac93219bbab7b2abf360eb544973f1ca9b5ff0b5cd91002214e1b4adb34130d |
alpic-ai-skybridge-skills-skybridge-skill-md | skybridge | alpic-ai | Guide developers through creating ChatGPT and MCP apps.
Covers the full lifecycle: brainstorming ideas against UX guidelines, bootstrapping projects, implementing tools/widgets, debugging, running dev servers, deploying and connecting apps to ChatGPT.
Use when a user wants to create or update a ChatGPT app, MCP app, MCP server or use the Skybridge framework. | https://github.com/alpic-ai/skybridge/tree/main/skills/skybridge | https://skillsmp.com/skills/alpic-ai-skybridge-skills-skybridge-skill-md | 506 | 1,770,202,909 | 1d28e1e51f3582d735a84e4bc6510a44c5fcdb61405ca784358d2790e30a3a9d |
willmiao-comfyui-lora-manager-agents-skills-lora-manager-e2e-skill-md | lora-manager-e2e | willmiao | End-to-end testing and validation for LoRa Manager features. Use when performing automated E2E validation of LoRa Manager standalone mode, including starting/restarting the server, using Chrome DevTools MCP to interact with the web UI at http://127.0.0.1:8188/loras, and verifying frontend-to-backend functionality. Covers workflow validation, UI interaction testing, and integration testing between the standalone Python backend and the browser frontend. | https://github.com/willmiao/ComfyUI-Lora-Manager/tree/main/.agents/skills/lora-manager-e2e | https://skillsmp.com/skills/willmiao-comfyui-lora-manager-agents-skills-lora-manager-e2e-skill-md | 927 | 1,770,005,758 | 739873b45e888e58196d64cb98f1adf036b0be5e26296da3d9e729ea5221409c |
openclaw-skills-skills-dfinzer-opensea-mcp-skill-md | opensea-mcp | openclaw | Query OpenSea NFT marketplace data via official MCP server. Get floor prices, trending collections, token prices, wallet balances, swap quotes, and NFT holdings. Supports Ethereum, Base, Polygon, Solana, and other major chains. Requires OpenSea developer account for MCP token. | https://github.com/openclaw/skills/tree/main/skills/dfinzer/opensea-mcp | https://skillsmp.com/skills/openclaw-skills-skills-dfinzer-opensea-mcp-skill-md | 652 | 1,769,900,548 | ce582008d4858dfc3c1e66c86b1741fbb72976e07a27fb932a1e5e6045bf2644 |
openclaw-skills-skills-organisciak-outlook-web-skill-md | outlook-web | openclaw | Access Outlook Web for email and calendar operations - reading, composing (as drafts by default), searching, and managing emails and calendar events. Use when the user needs to check email, draft messages, search inbox, view calendar, or manage their Outlook mailbox. | https://github.com/openclaw/skills/tree/main/skills/organisciak/outlook-web | https://skillsmp.com/skills/openclaw-skills-skills-organisciak-outlook-web-skill-md | 652 | 1,770,084,227 | 7eb91661b9510fd2466b7d0003481fcb3d0947a41f607e5ea126b4efaae289d6 |
openclaw-skills-skills-foeken-clippy-skill-md | clippy | openclaw | Microsoft 365 / Outlook CLI for calendar and email. Use when managing Outlook calendar (view, create, update, delete events, find meeting times, respond to invitations), sending/reading emails, or searching for people/rooms in the organization. | https://github.com/openclaw/skills/tree/main/skills/foeken/clippy | https://skillsmp.com/skills/openclaw-skills-skills-foeken-clippy-skill-md | 652 | 1,769,344,316 | 33de65ce12f36c5c3cb22140491f353d7dcc81bbd53feab0021aa869c32c1137 |
openclaw-skills-skills-kevinjinko-jinko-flight-search-skill-md | jinko-flight-search | openclaw | Search flights and discover travel destinations using the Jinko MCP server. Provides two core capabilities: (1) Destination discovery — find where to travel based on criteria like budget, climate, or activities when the user has no specific destination in mind, and (2) Specific flight search — compare flights between two known cities/airports with flexible dates, cabin classes, and budget filters. Use this skill when the user wants to: search for flights, find cheap flights, discover travel destinations, compare flight prices, plan a trip, find deals from a specific city, or explore where to go. Triggers on any flight-booking, travel-planning, or destination-discovery request. Requires the Jinko MCP server connected at https://mcp.gojinko.com. | https://github.com/openclaw/skills/tree/main/skills/kevinjinko/jinko-flight-search | https://skillsmp.com/skills/openclaw-skills-skills-kevinjinko-jinko-flight-search-skill-md | 652 | 1,770,057,357 | 9b323f49d2a44e7e8a0443d75999c713105de93505584af7caa26df96004ed12 |
rohitg00-kubectl-mcp-server-kubernetes-skills-claude-k8s-cli-skill-md | k8s-cli | rohitg00 | kubectl-mcp-server CLI commands for tool discovery, direct invocation, and diagnostics. Use when exploring available tools, calling tools from command line, or checking server health. | https://github.com/rohitg00/kubectl-mcp-server/tree/main/kubernetes-skills/claude/k8s-cli | https://skillsmp.com/skills/rohitg00-kubectl-mcp-server-kubernetes-skills-claude-k8s-cli-skill-md | 784 | 1,769,774,248 | 78d35ba4c6d261345b6c51664698ef41edbd9b00f9bc1374510a981b056765f6 |
openclaw-skills-skills-dowands-reddit-insights-skill-md | reddit-insights | openclaw | Search and analyze Reddit content using semantic AI search via reddit-insights.com MCP server.
Use when you need to: (1) Find user pain points and frustrations for product ideas, (2) Discover niche markets or underserved needs, (3) Research what people really think about products/topics, (4) Find content inspiration from real discussions, (5) Analyze sentiment and trends on Reddit, (6) Validate business ideas with real user feedback.
Triggers: reddit search, find pain points, market research, user feedback, what do people think about, reddit trends, niche discovery, product validation. | https://github.com/openclaw/skills/tree/main/skills/dowands/reddit-insights | https://skillsmp.com/skills/openclaw-skills-skills-dowands-reddit-insights-skill-md | 652 | 1,769,618,100 | 9b41aa2573043ba24c9cd6e92157a67a107cfe45232dadfca0bc43bcf8d902e6 |
luongnv89-claude-howto-03-skills-code-review-skill-md | code-review-specialist | luongnv89 | Comprehensive code review with security, performance, and quality analysis. Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization. | https://github.com/luongnv89/claude-howto/tree/main/03-skills/code-review | https://skillsmp.com/skills/luongnv89-claude-howto-03-skills-code-review-skill-md | 958 | 1,766,615,450 | 56978f0e4649ad219c5338a7be6125c01aa188227ca7f4a3eaf321fd3d4fd063 |
sickn33-antigravity-awesome-skills-skills-firmware-analyst-skill-md | firmware-analyst | sickn33 | Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering. Masters firmware extraction, analysis, and vulnerability research for routers, IoT devices, automotive systems, and industrial controllers. Use PROACTIVELY for firmware security audits, IoT penetration testing, or embedded systems research. | https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/firmware-analyst | https://skillsmp.com/skills/sickn33-antigravity-awesome-skills-skills-firmware-analyst-skill-md | 7,497 | 1,769,616,926 | 5b0bb38a8674a48dc63264c9997a9fd9159ad26c3c42b5aa765998de10a8cbee |
sickn33-antigravity-awesome-skills-skills-reverse-engineer-skill-md | reverse-engineer | sickn33 | Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and modern RE toolchains. Handles executable analysis, library inspection, protocol extraction, and vulnerability research. Use PROACTIVELY for binary analysis, CTF challenges, security research, or understanding undocumented software. | https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/reverse-engineer | https://skillsmp.com/skills/sickn33-antigravity-awesome-skills-skills-reverse-engineer-skill-md | 7,497 | 1,769,616,926 | de74253b90395f7216a1e26370943a323e3d9faa3bc9c68d1f82588567440892 |
gmh5225-awesome-game-security-claude-skills-reverse-engineering-skill-md | reverse-engineering-tools | gmh5225 | Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research. | https://github.com/gmh5225/awesome-game-security/tree/main/.claude/skills/reverse-engineering | https://skillsmp.com/skills/gmh5225-awesome-game-security-claude-skills-reverse-engineering-skill-md | 2,688 | 1,769,441,531 | 36d839d26825e0e14645a436129b2334a48dcdc6d60c95d3cd76cdcbd573df1d |
davila7-claude-code-templates-cli-tool-components-skills-ai-research-mechanistic-interpretability-transformer-lens-skill-md | transformer-lens-interpretability | davila7 | Provides guidance for mechanistic interpretability research using TransformerLens to inspect and manipulate transformer internals via HookPoints and activation caching. Use when reverse-engineering model algorithms, studying attention patterns, or performing activation patching experiments. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/ai-research/mechanistic-interpretability-transformer-lens | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-ai-research-mechanistic-interpretability-transformer-lens-skill-md | 19,575 | 1,767,882,269 | 6d1984f36888b4e873d099b45451822b4e71ce04f8f291a5cfd8c25856708a2f |
voicevox-voicevox-rulesync-skills-write-playwright-e2e-code-skill-md | write-playwright-e2e-code | VOICEVOX | Playwright E2E テストコードを生成。test.step で日本語ステップ名を使用し、コメント禁止。E2E テスト作成・Playwright コード生成時に使用。 | https://github.com/VOICEVOX/voicevox/tree/main/.rulesync/skills/write-playwright-e2e-code | https://skillsmp.com/skills/voicevox-voicevox-rulesync-skills-write-playwright-e2e-code-skill-md | 3,002 | 1,770,122,693 | e6c786fa39b44d77c02f5793f8426ba884e8d5672a8d287b0499e20a9d3213e8 |
tldraw-tldraw-claude-skills-write-e2e-tests-skill-md | write-e2e-tests | tldraw | Writing Playwright E2E tests for tldraw. Use when creating browser tests, testing UI interactions, or adding E2E coverage in apps/examples/e2e or apps/dotcom/client/e2e. | https://github.com/tldraw/tldraw/tree/main/.claude/skills/write-e2e-tests | https://skillsmp.com/skills/tldraw-tldraw-claude-skills-write-e2e-tests-skill-md | 45,079 | 1,767,696,822 | 9f92bbdc3f0bae09405847914f57228394aed01f971754ed756bad5cf2735589 |
openclaw-skills-skills-drgeld-echodecks-ultimate-skill-md | echodecks-ultimate | openclaw | AI-powered flashcard management with automated podcast generation and spaced-repetition study tools. | https://github.com/openclaw/skills/tree/main/skills/drgeld/echodecks-ultimate | https://skillsmp.com/skills/openclaw-skills-skills-drgeld-echodecks-ultimate-skill-md | 652 | 1,770,375,805 | 4b39e9910d11d21b1761caf3a0c1ee6d36c2af4350b06044e63db6a2b3426fe6 |
huifer-wellally-health-skills-health-trend-analyzer-skill-md | health-trend-analyzer | huifer | 分析一段时间内健康数据的趋势和模式。关联药物、症状、生命体征、化验结果和其他健康指标的变化。识别令人担忧的趋势、改善情况,并提供数据驱动的洞察。当用户询问健康趋势、模式、随时间的变化或"我的健康状况有什么变化?"时使用。支持多维度分析(体重/BMI、症状、药物依从性、化验结果、情绪睡眠),相关性分析,变化检测,以及交互式HTML可视化报告(ECharts图表)。 | https://github.com/huifer/WellAlly-health/tree/main/skills/health-trend-analyzer | https://skillsmp.com/skills/huifer-wellally-health-skills-health-trend-analyzer-skill-md | 686 | 1,769,096,960 | 10716aeb9f10316f019ca90249f3cc47107db0b76c2e3e012331e4868737889c |
second-state-echokit-server-claude-skills-echokit-config-generator-skill-md | echokit-config-generator | second-state | Generate config.toml for EchoKit servers with interactive setup for ASR, TTS, LLM services, MCP servers, API key entry, and server launch | https://github.com/second-state/echokit_server/tree/main/.claude/skills/echokit-config-generator | https://skillsmp.com/skills/second-state-echokit-server-claude-skills-echokit-config-generator-skill-md | 537 | 1,769,008,686 | d482e78be15fcdb924931ef7c6209571c6f9d6643275c6e1367b3e69f3926bbc |
openclaw-skills-skills-buddyh-alexa-cli-skill-md | alexa-cli | openclaw | Control Amazon Alexa devices and smart home via the `alexacli` CLI. Use when a user asks to speak/announce on Echo devices, control lights/thermostats/locks, send voice commands, or query Alexa. | https://github.com/openclaw/skills/tree/main/skills/buddyh/alexa-cli | https://skillsmp.com/skills/openclaw-skills-skills-buddyh-alexa-cli-skill-md | 652 | 1,767,816,115 | 2f36a8bececd483557024be8bedb98b279c06f83f2c1a95c0f80c89e4e281d1a |
antfu-skills-skills-vite-skill-md | vite | antfu | Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite. | https://github.com/antfu/skills/tree/main/skills/vite | https://skillsmp.com/skills/antfu-skills-skills-vite-skill-md | 3,049 | 1,769,858,709 | 79c42b8e44f9c43b3867746a6abd2497e35fc03b2af553865744344ec531f376 |
openclaw-skills-skills-davidvkimball-obsidian-plugin-dev-skill-md | obsidian-plugin | openclaw | Create and develop Obsidian plugins from scratch. Use when building a new Obsidian plugin, scaffolding from the sample-plugin-plus template, or developing plugin features. Covers project setup, manifest configuration, TypeScript development, settings UI, commands, ribbons, modals, and Obsidian API patterns. | https://github.com/openclaw/skills/tree/main/skills/davidvkimball/obsidian-plugin-dev | https://skillsmp.com/skills/openclaw-skills-skills-davidvkimball-obsidian-plugin-dev-skill-md | 652 | 1,769,650,735 | df921324246f8cc3867c4e53fc041f676188e36a009274ac9b75306bf2d1df0e |
gmh5225-awesome-llvm-security-claude-skills-llvm-tooling-skill-md | llvm-tooling | gmh5225 | Expertise in LLVM tooling development including Clang plugins, LLDB debugger extensions, Clangd/LSP, and LibTooling. Use this skill when building source code analysis tools, refactoring tools, debugger extensions, or IDE integrations. | https://github.com/gmh5225/awesome-llvm-security/tree/main/.claude/skills/llvm-tooling | https://skillsmp.com/skills/gmh5225-awesome-llvm-security-claude-skills-llvm-tooling-skill-md | 783 | 1,769,509,854 | 935fd253562e2bf53fd2bd6f5e111d9cf898e744a140e4751f5181d6313337c2 |
openwebf-webf-skills-webf-native-plugin-dev-skill-md | webf-native-plugin-dev | openwebf | Develop custom WebF native plugins based on Flutter packages. Create reusable plugins that wrap Flutter/platform capabilities as JavaScript APIs. Use when building plugins for native features like camera, payments, sensors, file access, or wrapping existing Flutter packages. | https://github.com/openwebf/webf/tree/main/skills/webf-native-plugin-dev | https://skillsmp.com/skills/openwebf-webf-skills-webf-native-plugin-dev-skill-md | 2,309 | 1,767,633,480 | be98a38dda79560ced7e2f67f7bc653148f630cfd9d6caef8d009cb57fb5bf06 |
openclaw-skills-skills-michael-laffin-content-recycler-skill-md | content-recycler | openclaw | Transform and repurpose content across multiple platforms including Twitter, LinkedIn, Facebook, Instagram, TikTok, and email. Use when adapting long-form content for social media, creating platform-specific variations, building content calendars, or maintaining consistent messaging across channels. | https://github.com/openclaw/skills/tree/main/skills/michael-laffin/content-recycler | https://skillsmp.com/skills/openclaw-skills-skills-michael-laffin-content-recycler-skill-md | 652 | 1,770,228,519 | dd5078fe6fe42be13d16529db319185261a53e863e0c862c8e68afa4d77fe353 |
gentleman-programming-gentleman-dots-gentlemanclaude-skills-jira-epic-skill-md | jira-epic | Gentleman-Programming | Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative. | https://github.com/Gentleman-Programming/Gentleman.Dots/tree/main/GentlemanClaude/skills/jira-epic | https://skillsmp.com/skills/gentleman-programming-gentleman-dots-gentlemanclaude-skills-jira-epic-skill-md | 1,310 | 1,768,241,755 | 126e2569be8e509171eb1a4f777dd33585a73c15688a8301b60a7af35cd27bff |
langgenius-dify-agents-skills-orpc-contract-first-skill-md | orpc-contract-first | langgenius | Guide for implementing oRPC contract-first API patterns in Dify frontend. Triggers when creating new API contracts, adding service endpoints, integrating TanStack Query with typed contracts, or migrating legacy service calls to oRPC. Use for all API layer work in web/contract and web/service directories. | https://github.com/langgenius/dify/tree/main/.agents/skills/orpc-contract-first | https://skillsmp.com/skills/langgenius-dify-agents-skills-orpc-contract-first-skill-md | 128,890 | 1,768,978,138 | a623fd23de2572afbe28c8d18abe0a79353d3e7dbc95a42619a2c8ea53c9e88d |
flashinfer-ai-flashinfer-claude-skills-benchmark-kernel-skill-md | benchmark-kernel | flashinfer-ai | Guide for benchmarking FlashInfer kernels with CUPTI timing | https://github.com/flashinfer-ai/flashinfer/tree/main/.claude/skills/benchmark-kernel | https://skillsmp.com/skills/flashinfer-ai-flashinfer-claude-skills-benchmark-kernel-skill-md | 4,886 | 1,767,199,289 | e7a563c7a05a41a32b6820bfe273a5099ef019156d4d7280ff042417ddda5a2e |
davila7-claude-code-templates-cli-tool-components-skills-ai-research-multimodal-llava-skill-md | llava | davila7 | Large Language and Vision Assistant. Enables visual instruction tuning and image-based conversations. Combines CLIP vision encoder with Vicuna/LLaMA language models. Supports multi-turn image chat, visual question answering, and instruction following. Use for vision-language chatbots or image understanding tasks. Best for conversational image analysis. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/ai-research/multimodal-llava | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-ai-research-multimodal-llava-skill-md | 19,575 | 1,767,882,269 | 3af1c4413b0778f7f4842f5d9128aa754525c3904265f28a022634f134521a73 |
openclaw-skills-skills-gitgoodordietrying-container-debug-skill-md | container-debug | openclaw | Debug running Docker containers and Compose services. Use when inspecting container logs, exec-ing into running containers, diagnosing networking issues, checking resource usage, debugging multi-stage builds, troubleshooting health checks, or fixing Compose service dependencies. | https://github.com/openclaw/skills/tree/main/skills/gitgoodordietrying/container-debug | https://skillsmp.com/skills/openclaw-skills-skills-gitgoodordietrying-container-debug-skill-md | 652 | 1,770,167,353 | 5ce373c210e35e2dd1362964d27a1f2e0bc5eb123c0028ba9ca96f8b2399d48a |
veraticus-nix-config-home-manager-claude-code-skills-nix-patterns-skill-md | writing-nix-config | Veraticus | Patterns for this nix-config flake repository. Use when editing .nix files, adding packages, creating modules, or debugging flake issues. | https://github.com/Veraticus/nix-config/tree/main/home-manager/claude-code/skills/nix-patterns | https://skillsmp.com/skills/veraticus-nix-config-home-manager-claude-code-skills-nix-patterns-skill-md | 825 | 1,770,228,711 | ab318277777d1719cafe48f3597a5b2f62a618141ece58357d0fd32f8b87f6aa |
mikeyobrien-ralph-orchestrator-claude-skills-ralph-operations-skill-md | ralph-operations | mikeyobrien | Use when managing Ralph orchestration loops, analyzing diagnostic data, debugging hat selection, investigating backpressure, or performing post-mortem analysis | https://github.com/mikeyobrien/ralph-orchestrator/tree/main/.claude/skills/ralph-operations | https://skillsmp.com/skills/mikeyobrien-ralph-orchestrator-claude-skills-ralph-operations-skill-md | 1,674 | 1,770,003,463 | 2d3766af9d0cdfb3d92c651eb3d441b38b64b166fe4a76dbbac38afd259d9361 |
lobehub-lobehub-agents-skills-drizzle-skill-md | drizzle | lobehub | Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions. | https://github.com/lobehub/lobehub/tree/main/.agents/skills/drizzle | https://skillsmp.com/skills/lobehub-lobehub-agents-skills-drizzle-skill-md | 72,008 | 1,769,178,618 | 0e1d65da6a52611b12a8397b09c128dd2286234ed101c18fb7a6858d7aa7ce4b |
vm0-ai-vm0-claude-skills-database-development-skill-md | database-development | vm0-ai | Database migrations and Drizzle ORM guidelines for the vm0 project | https://github.com/vm0-ai/vm0/tree/main/.claude/skills/database-development | https://skillsmp.com/skills/vm0-ai-vm0-claude-skills-database-development-skill-md | 963 | 1,764,497,623 | 7ad02a59a6e48bda519cf34a92445f324df3d2c5ddb02e9b4eab9f4f8438874d |
letta-ai-letta-code-src-skills-builtin-syncing-memory-filesystem-skill-md | syncing-memory-filesystem | letta-ai | Manage git-backed memory repos. Load this skill when working with git-backed agent memory, setting up remote memory repos, resolving sync conflicts, or managing memory via git workflows. | https://github.com/letta-ai/letta-code/tree/main/src/skills/builtin/syncing-memory-filesystem | https://skillsmp.com/skills/letta-ai-letta-code-src-skills-builtin-syncing-memory-filesystem-skill-md | 997 | 1,770,353,252 | 5ce941c96beed50c12ba37961dd31a1c870c8aeeaf6359da6c9a4f868dcc3933 |
wshobson-agents-plugins-developer-essentials-skills-git-advanced-workflows-skill-md | git-advanced-workflows | wshobson | Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues. | https://github.com/wshobson/agents/tree/main/plugins/developer-essentials/skills/git-advanced-workflows | https://skillsmp.com/skills/wshobson-agents-plugins-developer-essentials-skills-git-advanced-workflows-skill-md | 27,924 | 1,768,860,423 | 58b5d0f43607567173ef9f858bfcdfc93dab6ec9893693064484cb40f8716e80 |
cloudai-x-claude-workflow-v2-skills-managing-git-skill-md | managing-git | CloudAI-X | Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices. | https://github.com/CloudAI-X/claude-workflow-v2/tree/main/skills/managing-git | https://skillsmp.com/skills/cloudai-x-claude-workflow-v2-skills-managing-git-skill-md | 1,235 | 1,768,606,221 | eab858c07a625a3907d601b2bf0775272828a671437fbcd1d540d183747026fd |
itsmostafa-aws-agent-skills-skills-step-functions-skill-md | step-functions | itsmostafa | AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or debugging executions. | https://github.com/itsmostafa/aws-agent-skills/tree/main/skills/step-functions | https://skillsmp.com/skills/itsmostafa-aws-agent-skills-skills-step-functions-skill-md | 989 | 1,768,813,746 | c07027554fe4ae63d7bbddc29bafa57fc454a1fc3cd80ccc3b166784623091cf |
davila7-claude-code-templates-cli-tool-components-skills-scientific-dask-skill-md | dask | davila7 | Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows. | https://github.com/davila7/claude-code-templates/tree/main/cli-tool/components/skills/scientific/dask | https://skillsmp.com/skills/davila7-claude-code-templates-cli-tool-components-skills-scientific-dask-skill-md | 19,575 | 1,766,265,230 | 2c6ad7b34ae3ff093c542c234d4262112b817aedbc6a4ec9049ec48e9e68fa20 |
assafelovic-gpt-researcher-claude-skill-md | gpt-researcher | assafelovic | GPT Researcher is an autonomous deep research agent that conducts web and local research, producing detailed reports with citations. Use this skill when helping developers understand, extend, debug, or integrate with GPT Researcher - including adding features, understanding the architecture, working with the API, customizing research workflows, adding new retrievers, integrating MCP data sources, or troubleshooting research pipelines. | https://github.com/assafelovic/gpt-researcher/tree/main/.claude | https://skillsmp.com/skills/assafelovic-gpt-researcher-claude-skill-md | 25,223 | 1,769,932,237 | c77af92bc58cb2196e45adb66bfac73296cdda03872903bd938d5eec4d5574a6 |
sickn33-antigravity-awesome-skills-skills-startup-business-analyst-business-case-skill-md | startup-business-analyst-business-case | sickn33 | Generate comprehensive investor-ready business case document with market, solution, financials, and strategy | https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/startup-business-analyst-business-case | https://skillsmp.com/skills/sickn33-antigravity-awesome-skills-skills-startup-business-analyst-business-case-skill-md | 7,497 | 1,769,616,926 | 34dc7aa09600acfa58160e30932f11de7344bd5c7c97416a4c100d4778bfd3c0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.