domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 个技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
system-admin
47

prime

New agent startup checklist for Agent Mail and Beads. Use when starting a new agent session, when the user says "prime" or "startup", or when beginning work on a multi-agent project.

Mburdo
Mburdo
tools
open
automation-tools
47

readme-writer

Write READMEs for software projects. The skill should be used when writing or revising a README or README.md file.

nateberkopec
nateberkopec
tools
open
productivity-tools
47

openai-docs

Access OpenAI developer documentation via Context7 MCP. Provides up-to-date docs for Codex CLI, OpenAI API, Python/Node SDKs, Agents SDK, and MCP configuration. Use when: (1) configuring Codex CLI or MCP servers, (2) writing OpenAI API integrations, (3) building agents with OpenAI SDKs, (4) troubleshooting Codex execution. Triggers: 'openai docs', 'codex documentation', 'openai api reference', 'codex mcp', 'agents sdk'.

alfredolopez80
alfredolopez80
tools
open
productivity-tools
47

nanobanana

Generate, edit, and restore images using Gemini CLI with the Nano Banana extension. Use when users request image generation, edits, icons, patterns, diagrams, or visual storytelling.

nateberkopec
nateberkopec
tools
open
productivity-tools
47

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

nateberkopec
nateberkopec
tools
open
debugging
47

issue-resolution

Systematically diagnose and fix bugs through triage, reproduction, root cause analysis, and verified fixes. Use when resolving bugs, errors, failing tests, or investigating unexpected behavior.

draphonix
draphonix
tools
open
automation-tools
47

ruby-flog-flay-setup

Install standardized flog/flay Rake tasks and a pre-commit hook that runs bundle exec rake for Ruby projects. Use when adding or normalizing code complexity and duplication checks.

nateberkopec
nateberkopec
tools
open
debugging
47

explore

Parallel codebase search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis, or when the user asks "how does X work" about the codebase.

Mburdo
Mburdo
tools
open
automation-tools
47

verify

Security scanning with UBS (Ultimate Bug Scanner). Use before commits, when scanning for bugs, when the user mentions "ubs", "bugs", "scan", "verify", or "security".

Mburdo
Mburdo
tools
open
ide-plugins
47

compact

Manually trigger context save when auto-compact fails in VSCode/Cursor extensions. Use when context is high and you need to preserve state before starting fresh.

alfredolopez80
alfredolopez80
tools
open
productivity-tools
47

using-obsidian-api

This rule provides instruction for interacting with the Obsidian API

aitorllj93
aitorllj93
tools
open
productivity-tools
47

knowledge

Extracts knowledge from Amp threads and updates project docs. Use when asked to document recent work, sync docs after an epic, summarize what changed, or update AGENTS.md from thread history.

draphonix
draphonix
tools
open
system-admin
47

aerospace

This skill should be used when users want to manage windows on macOS using AeroSpace, an i3-like tiling window manager. Use for both ad-hoc window management requests ("move this window to workspace 2", "tile these windows") and scripting tasks (writing shell scripts, automations, or config modifications). Use when users mention "aerospace", "window management", "tiling", "workspaces", or ask about managing windows on macOS.

nateberkopec
nateberkopec
tools
open
system-admin
47

env-to-fnox

This skill should be used when users want to migrate from .env files to fnox with 1Password (or another secret provider). It covers installing fnox, creating 1Password items, configuring fnox.toml, and integrating with mise. Use when users mention ".env migration", "fnox setup", "1password secrets", or want to improve their secret management workflow.

nateberkopec
nateberkopec
tools
open
cli-tools
47

cli-developer

Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.

hainamchung
hainamchung
tools
open
cli-tools
47

gemini-cli-uiux

使用 Gemini CLI 执行 UI/UX 设计与实现任务。适用于需要调用 Gemini CLI、基于本地文档路径读取长上下文、并将结果直接写入项目文件的场景。

lintendo
lintendo
tools
open
cli-tools
47

genie-editor-cli-workflow

通过 @axhub/genie CLI 发现在线 frontend-page、读取 Genie 编辑器待处理节点、导出上下文图片或节点截图、设置节点编辑状态并完成网页或文本标注相关修改的完整闭环流程;当用户要求根据 Genie editor 待办修网页、批量处理 pending-dispatch 节点、处理文本/Markdown 标注待办时使用。

lintendo
lintendo
tools
open
domain-utilities
47

git-cli

Check local changes, generate commit message dn commit local changes, push commits to remote repo.

89iuv
89iuv
tools
open
productivity-tools
46

planning-workflow

Guide OAK strategic implementation planning with structured phases, constitution alignment, and the oak.plan-* command workflow. Use when creating plans, understanding OAK planning conventions, or structuring development work.

sirkirby
sirkirby
tools
open
debugging
46

antipattern-detector

Detect common technical and organizational anti-patterns in proposals, architectures, and plans. Use when strategic-cto-mentor needs to identify red flags before they become problems.

alirezarezvani
alirezarezvani
tools
open
productivity-tools
46

task-decomposition

Break down OAK plans into structured tasks using oak.plan-tasks conventions. Use when generating tasks.md, structuring work for export to GitHub/ADO, or organizing implementation phases.

sirkirby
sirkirby
tools
open
productivity-tools
46

ai-analysis

Command-line tools that delegate analysis tasks to AI models. Includes image description, screenshot comparison, essay generation from text, and boolean condition evaluation. Use for describing images, comparing UI states, generating reports, evaluating conditions, or any task requiring AI inference. Triggers: ai analysis, describe image, compare screenshots, generate essay, evaluate condition, alt text, image description, UI comparison, visual diff, satisfies condition, boolean evaluation, gemini.

ithinkihaveacat
ithinkihaveacat
tools
open
productivity-tools
46

coding-tutor

Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizzes. Uses cloud storage via MCP for tutorials and learner profiles.

nityeshaga
nityeshaga
tools
open
productivity-tools
46

skill-creator

Guide for creating effective opencode skills. Use for creating or updating skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Examples: - user: "Create a skill for git workflows" → define SKILL.md with instructions and examples - user: "Add examples to my skill" → follow the user: "query" → action pattern - user: "Update skill description" → use literal block scalar and trigger contexts - user: "Structure a complex skill" → organize with scripts/ and references/ directories - user: "Validate my skill" → check structure, frontmatter, and discovery triggers

IgorWarzocha
IgorWarzocha
tools
open
Previous
Page 405 / 1337
Next