Topic: skills
17,247 skills in this topic.
-
yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
mxyhi/ok-skills 221
-
image-generation
Optimizes image generation prompts using Subject-Context-Style structure. Use this skill when generating images, creating illustrations, photos, visual assets, editing images, or crafting prompts for any image generation model.
shinpr/mcp-image 97
-
knowledge-base
Project-specific prompt optimization knowledge management. Use when storing or retrieving learned patterns from comparisons. Provides schema, extraction criteria, capacity management, and retention scoring.
shinpr/rashomon 9
-
prompt-optimization
Analyzes and optimizes prompts using BP-001~008 patterns and 3-step flow (detect, optimize, balance). Use when "optimize this prompt", "review prompt quality", "analyze prompt issues", or creating/reviewing rashomon skill content.
shinpr/rashomon 9
-
recipe-eval-prompt
Compares original and optimized prompts by parallel execution in git worktrees. Use when evaluating prompt improvement effects or learning prompt engineering through concrete examples.
shinpr/rashomon 9
-
recipe-eval-skill
Creates or updates Claude Code skills through interactive dialog, then evaluates effectiveness by parallel execution comparison. Use when creating new skills, updating existing skills, or evaluating skill quality.
shinpr/rashomon 9
-
worktree-execution
Git worktree management for isolated parallel prompt execution. Use when creating isolated environments for prompt comparison or managing worktree lifecycle. Provides creation, cleanup, and orphan detection scripts.
shinpr/rashomon 9
-
summarize
Summarize content from files, URLs, or clipboard text into concise structured notes
hAcKlyc/MyAgents 181
-
self-config
MyAgents 应用的统一管理入口——通过 myagents CLI 帮用户完成配置、运维和状态查询。 涵盖六大能力域:(1) MCP 工具接入与管理,(2) 模型服务商配置与验证,(3) Agent Channel 管理与运行时状态, (4) 定时任务(cron)的创建/启停/删除/查看执行记录,(5) OpenClaw 社区插件安装/卸载,(6) 通用配置读写与版本查看。 当用户涉及以下任何一种意图时必须触发此技能:管理定时任务、查看/操作 cron、安装/卸载插件、 添加/测试模型服务商、接入 MCP 工具、查看 Agent 连接状态、修改应用配置、查看版本号。 即使用户没有说"配置"二字,只要意图是对 MyAgents 本身做查看或操作(而非让 AI 执行具体业务任务), 就应该使用此技能。注意:管理定时任务时使用此技能(通过 CLI),不要直接调用 im-cron MCP 工具—— im-cron 是 AI 在自己的会话中管理任务用的,self-config 才是帮用户管理应用级任务的正确入口。
hAcKlyc/MyAgents 181
-
support
MyAgents 用户问题响应与客服支持。当用户通过"报告问题"入口或直接描述遇到的困难时触发。覆盖:(1) 功能异常或 BUG 诊断,(2) 配置错误导致功能失效的排查与修复指引,(3) 功能使用困惑的解答,(4) 产品建议与功能需求收集。先诊断理解问题,能解决的直接解决,确认是 BUG 时生成报告提交 Issue,是建议时提交 Feature Request。
hAcKlyc/MyAgents 181
-
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
hAcKlyc/MyAgents 181
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
hAcKlyc/MyAgents 181
-
download-anything
Find and download virtually any digital resource from the internet — ebooks, academic papers, movies, TV shows, music, software, images, fonts, courses, and more. Covers both English and Chinese internet ecosystems. Includes CLI tool workflows (yt-dlp, aria2, gallery-dl, spotdl), resource site directories, cloud drive search engines (百度/阿里/夸克网盘搜索), and search techniques (Google dorks). Use when the user wants to: (1) download a video, audio, or media from a URL, (2) find and download an ebook or academic paper, (3) find and download software, (4) search for any digital resource, (5) batch download images or media from a gallery/site, (6) download torrents or magnet links, (7) find free stock assets (images, video, audio, fonts), (8) search Chinese cloud drives for resources, or (9) any task involving finding or downloading digital content from the internet.
hAcKlyc/MyAgents 181
-
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
hAcKlyc/MyAgents 181
-
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
hAcKlyc/MyAgents 181
-
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
hAcKlyc/MyAgents 181
-
ultra-research
多AI并行深度研究。当用户需要对某个主题进行全面调研、深度研究、多方对比、或需要覆盖多个维度和来源的综合分析时触发。适合复杂主题(技术选型、竞品分析、行业趋势、争议性话题等),不适合简单事实查询。通过多个AI服务并行研究,交叉验证,输出带引用的综合报告。
hAcKlyc/MyAgents 181
-
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
hAcKlyc/MyAgents 181
-
brownfield-adoption
Step-by-step process for adopting Cavekit on an existing codebase. Covers the 6-step brownfield process, bootstrap prompt design, spec validation against existing behavior, and the decision between brownfield adoption vs deliberate rewrite. Trigger phrases: "brownfield", "existing codebase", "add Cavekit to existing project", "adopt Cavekit", "layer kits on code", "retrofit kits"
JuliusBrussee/cavekit 256
-
cavekit-writing
How to write Cavekit-quality kits that AI agents can consume effectively. Covers
implementation-agnostic cavekit design, testable acceptance criteria, hierarchical structure,
cross-referencing, cavekit templates, greenfield and rewrite patterns, cavekit compaction, and gap analysis.
Trigger phrases: "write kits", "create kits", "cavekit this out",
"define requirements for agents", "how to write kits for AI"
JuliusBrussee/cavekit 256
-
caveman
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman
while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra.
Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens",
"be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Integrated into Cavekit: enabled by default for build, inspect, and subagent phases
via caveman_mode config. See scripts/bp-config.sh for caveman_mode and caveman_phases.
JuliusBrussee/cavekit 256
-
context-architecture
Progressive disclosure architecture for organizing project context as a DAG (directed acyclic graph).
Agents enter at the root and traverse only the subgraph relevant to their task.
Covers the 4-tier information flow (refs → kits → plans → impl), CLAUDE.md hierarchy
across context/ and source tree, index files as DAG hub nodes, nesting rules, and backward compatibility.
Trigger phrases: "context architecture", "progressive disclosure", "organize context for agents",
"context directory structure", "how to structure docs for AI", "context hierarchy"
JuliusBrussee/cavekit 256
-
convergence-monitoring
Detecting whether agent iterations are converging toward a stable solution or hitting a ceiling. Covers convergence signals, ceiling detection, non-convergence diagnosis, test pass rate as a convergence metric, and forward progress tracking for large projects. Trigger phrases: "convergence", "is the agent converging", "ceiling detection", "when to stop iterating", "diminishing returns"
JuliusBrussee/cavekit 256
-
design-system
How to write and maintain a DESIGN.md in the 9-section Google Stitch format.
Covers the 9-section structure, design token conventions, quality standards,
integration with kits and build tasks, revision patterns, and collection import.
Trigger phrases: "design system", "DESIGN.md", "visual design spec",
"design tokens", "create design system", "import design system",
"visual identity", "UI spec", "design language"
JuliusBrussee/cavekit 256