20 skills found
openclaw / bear-notesCreate, search, and manage Bear notes via grizzly CLI.
openclaw / gifgrepSearch GIF providers with CLI/TUI, download results, and extract stills/sheets.
openclaw / goplacesQuery Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
openclaw / summarizeSummarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
antoniocascais / quizGenerates multiple choice quiz questions based on current conversation context
hapticdata / lgtmLaunch lgtm TUI to review a markdown file with line-by-line commenting
SawanoLab / skillsAuto-generate specialized Claude Code subagents for your stack. Phase-adaptive code review. 10 frameworks, 13 templates. MIT licensed.
zolkers / doUse for ANY task - automatically plans if needed, then executes step by step with mandatory code review
matt-fell-ai / EgoEgo Skill - Dynamic Identity Evolution | name | description | | --- | --- | | ego | Analyzes user interaction history and feedback to evolve the PAI's identity, tone, and preferences. USE WHEN you
pradeepmouli / spec-kit-feedback9 workflows that extend spec-kit to cover the complete software development lifecycle
sawrus / code_review_expertAll-in-one toolbox for managing backend agent projects: rules, skills, and workflows.
DaRipper91 / peer-reviewBackup of Gemini CLI skills and configurations
pardnchiu / skill-creatorCreate, edit, improve, or audit AgentSkills
DaRipper91 / ethics-reviewBackup of Gemini CLI skills and configurations
espennilsen / pi-memoryManage persistent memory across sessions
Sandeep-AdaptIQ / agent-customization**WORKFLOW SKILL** — 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. DO NOT USE FOR: general coding questions (use default agent); runtime debugging or error diagnosis; MCP server configuration (use MCP docs directly); VS Code extension development. INVOKES: file system tools (read/write customization files), ask-questions tool (interview user for requirements), subagents for codebase exploration. FOR SINGLE OPERATIONS: For quick YAML frontmatter fixes or creating a single file from a known pattern, edit the file directly — no skill needed.
davidklan-png / prompt-translatorOpenClaw Agent Kinokomon
bokan / self-improvementAnalyze conversation history to find friction patterns and suggest CLAUDE.md/skill improvements
hoyvoh / github-discoveryA workspace prototype following a reproducible framework across environments
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