57 skills found · Page 1 of 2
openclaw / geminiGemini CLI for one-shot Q&A, summaries, and generation.
openclaw / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation.
google-gemini / code-reviewerCode Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Workflow 1. Determine Review Target
google-gemini / docs-changelog>-
google-gemini / pr-address-commentsUse this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool.
google-gemini / gemini-cliAn open-source AI agent that brings the power of Gemini directly into your terminal.
jamubc / gemini-mcp-toolMCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding
theerud / gemini-llm-councilMulti-LLM consensus extension for Gemini CLI. Inspired by Andrej Karpathy's llm-council.
jdonohoo / yoloYOLO Vern - Gemini with --yolo mode. No guardrails. Full send.
angular / reference-coreExplains the mental model and architecture of the code under `packages/core`. You MUST use this skill any time you plan to work with code in `packages/core`
tsparticles / nx-workspaceExplore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.
flutter / triage-helperAssistance with triage of unprioritized issues
Kandil7 / prprompts-flutter-generatorGenerate customized PRPROMPTS for Flutter projects from PRD - HIPAA, PCI-DSS, GDPR compliant with Clean Architecture and BLoC patterns
team-attention / spetsSDD workflow executor - orchestrator-controlled spec-driven development. Activate when the user wants to run spets, SDD workflows, or spec-driven development tasks.
olafkfreund / niriNiri Skill
bosens-China / deepseek-api-guide当需要调用、配置或调优 DeepSeek 等大模型 API 参数(如 temperature、并发与限速)时使用。
infodungeon / ADR CreatorAutomatically drafts Architectural Decision Records when systemic shifts occur.
rtkelly13 / file_finderQuickly finds files by name or pattern in the codebase
arttttt / gitGit version control operations. Use for creating branches, making commits, pushing code, and creating pull requests
rxap-mirror / nx-generator-creatorCreate new Nx workspace plugin generators using RxAP utilities. Use this skill when you need to scaffold and implement generators for creating application code (NestJS services, Angular components, etc.).
BegeMode / vue-swift-tableVue 3 высокопроизводительная таблица данных с виртуализацией строк фиксированной высоты (npm-пакет и демо)
saeed-vayghan / workflow-loaderProvides robust mechanisms for agents to dynamically load and execute markdown workflows.
danistrebel / testerNo description available
Kasuletrevor / commitEnforce disciplined, file-by-file Git commits using strict verbs, scoped brackets, and short messages
k4h4shi / review-guidelinesApply comprehensive review standards for Vive
alfred1137 / python-ml-workflowExpert guidelines for Python ML and LLM workflows. Covers code quality, experiment tracking, and data handling
marswangyang / experience-selectorSelects the most relevant experiences, projects, awards, and credentials from the master context based on JD keywords.
CoralShades / find-bugsFind bugs, security vulnerabilities, and code quality issues in local branch changes
vuanhtu1993 / fact-checkSkill xác minh tính chính xác của thông tin và đánh giá độ tin cậy nguồn tin. Sử dụng khi cần kiểm tra một claim/statement cụ thể, cross-check dữ liệu giữa nhiều nguồn, phát hiện thông tin sai lệch, hoặc đánh giá credibility của nguồn. Bao gồm Source Credibility Assessment và Claim Verification workflow.
changgenglu / vue-expertActivates when user requests Vue.js 3 coding, refactoring, or architectural review. Focuses on Composition API, script setup, and Vue 3 best practices. Do NOT use for Vue 2 legacy code unless specifically requested. Examples: 'Create a Vue component', 'Refactor to Composition API', 'Optimize Vue performance'.