22 skills found
openclaw / goplacesQuery Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
YouMind-OpenLab / nano-banana-pro-prompts-recommend-skillAI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
ferdinandobons / diagram-creator-skillClaude Code skill: Turn any input into beautiful architecture diagrams — self-contained HTML with dark theme, animations, zero dependencies
netresearch / typo3-conformance-skillAgent Skill: TYPO3 extension conformance checker - validates against official standards | Claude Code compatible
robertogogoni / tool-discoveryUse when user asks "what tools are available?", "is there a tool for...", "can Claude do...", "how can I...", mentions MCP servers, wants to discover capabilities, or seems uncertain about available integrations. Helps discover and search for tools, MCP servers, and plugins.
FiredMosquito831 / system-architectMy custom version of qwen coder
adimov-eth / councilCouncil You are a participant in a multi-model architectural council. Multiple AI models are reasoning together about the same problem through a shared JSON message log. Protocol The council c
jamesbrooksco / skillSemantic search sidecar for Karakeep bookmarks - find bookmarks by meaning, not just keywords
zoubingwu / memoryLong-term memory across sessions. Always use memory_search at the start of any user request (unless the user explicitly says not to), especially for questions about the user (profile/personal info/preferences), prior constraints or decisions, and resuming ongoing work; use memory_write only when the user explicitly asks to store memory.
chandima / github-opscd {base_directory} bash scripts/router.sh repos view --owner facebook --repo react bash scripts/router.sh issues list --owner cli --repo cli --state open bash scripts/router.sh search repos --query "
openclaw / mission-control-builderAll versions of all skills that are on clawhub.com archived
majiayu000 / gh-discussions-answererThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
Ven0m0 / gh-cligh search code "pattern" [--repo owner/repo] gh search issues "label:bug state:open" gh search prs "is:open review:required" gh search repos "stars:>1000 language:python" ``` API Requests
majiayu000 / gh-searchThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
openclaw / github-api-1.0.1All versions of all skills that are on clawhub.com archived
majiayu000 / gh-cli-skillThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
openclaw / github-apiAll versions of all skills that are on clawhub.com archived
majiayu000 / gh-discussions-answerer-anntnzrb-agentsThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
robertogogoni / tool-discoveryUse when user asks "what tools are available?", "is there a tool for...", "can Claude do...", "how can I...", mentions MCP servers, wants to discover capabilities, or seems uncertain about available integrations. Helps discover and search for tools, MCP servers, and plugins.
ollieb89 / smart-exploreToken-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
reckerswartz / form--- name: form description: >- Creates form objects for complex multi-model forms, search/filter forms, wizard forms, and contact forms with TDD approach. Handles validations, type coercion, nes
reckerswartz / rails-architecture--- name: rails-architecture description: >- Guides modern Rails 8 architecture decisions and code organization. Use when deciding where to put code, choosing between patterns (service vs concern