查询中

搜索技能

为您的 Agent 寻找最完美的能力。

结果数
53,183
符合搜索条件的技能
当前页
359
共 2660 页
关键词
ai
按名称、标签或描述搜索
scripting
3.4K

agent-task-handoff

Use this skill when delegating a subtask to a sub-agent, spawning a parallel worker, or handing off work across sessions. Write a self-contained task description so the receiving agent needs no prior context.

aiming-lab
aiming-lab
development
open
scripting
3.4K

idempotent-script-design

Use this skill when writing scripts, cron jobs, data pipelines, or any automated process that may be run multiple times. Design every operation to be safely re-runnable without side effects.

aiming-lab
aiming-lab
development
open
scripting
3.4K

robust-error-handling-in-scripts

Use this skill when writing shell scripts, Python automation, or any unattended batch job. Ensure failures are detected, logged, and handled — never silently ignored.

aiming-lab
aiming-lab
development
open
git-workflows
3.4K

git-workflow

Use this skill when working with git — making commits, creating branches, resolving merge conflicts, opening pull requests, or reviewing diffs. Apply whenever the user asks about version control operations.

aiming-lab
aiming-lab
devops
open
knowledge-base
3.4K

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

aiming-lab
aiming-lab
documentation
open
knowledge-base
3.4K

avoid-acting-on-assumptions

Common mistake — proceeding with assumptions about ambiguous requirements instead of asking a clarifying question first. This skill reminds you to stop and ask before acting on uncertain interpretations.

aiming-lab
aiming-lab
documentation
open
knowledge-base
3.4K

codebase-navigation

Use this skill when exploring an unfamiliar codebase, tracing code paths, or answering questions about how the system works. Read before writing, and build a mental model of the architecture before making changes.

aiming-lab
aiming-lab
documentation
open
knowledge-base
3.4K

do-not-retry-without-diagnosis

Common mistake — retrying the same failing command or API call without understanding why it failed. Always diagnose the root cause before retrying anything.

aiming-lab
aiming-lab
documentation
open
technical-docs
3.4K

technical-writing-clarity

Use this skill when writing documentation, READMEs, technical specs, runbooks, or any text that explains a system or process to other engineers. Apply before writing any developer-facing document.

aiming-lab
aiming-lab
documentation
open
divination-mysticism
3.4K

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

aiming-lab
aiming-lab
lifestyle
open
divination-mysticism
3.4K

uncertainty-acknowledgment

Use this skill when you are not sure about a fact, have outdated knowledge, or the question is contested. Explicitly communicate the level of confidence instead of asserting uncertain things as fact.

aiming-lab
aiming-lab
lifestyle
open
academic
3.4K

source-evaluation

Use this skill when presenting information from external sources, citing research, or answering factual questions. Assess source credibility and recency before relying on it.

aiming-lab
aiming-lab
research
open
academic
3.4K

structured-research-workflow

Use this skill when conducting research on a topic from scratch — literature review, competitive analysis, technical due diligence, or fact-finding. Apply before starting any open-ended research task.

aiming-lab
aiming-lab
research
open
code-quality
3.4K

avoid-hallucinating-specifics

Common mistake — stating specific facts (API endpoints, library versions, config options, function signatures) with false confidence when uncertain. Always flag uncertainty rather than guessing specifics.

aiming-lab
aiming-lab
testing-security
open
code-quality
3.4K

test-before-ship

Use this skill when implementing a new feature or fixing a bug. Write or update tests before marking the task done. Never consider code complete without verifying it works through automated tests.

aiming-lab
aiming-lab
testing-security
open
security
3.4K

auth-and-authorization-patterns

Use this skill when implementing authentication (login, token issuance) or authorization (access control, permissions). Apply whenever the task involves login flows, JWT, OAuth2, session management, or RBAC.

aiming-lab
aiming-lab
testing-security
open
security
3.4K

input-validation-and-sanitization

Use this skill when implementing any endpoint, form handler, CLI tool, or function that accepts external input. Validate and sanitize all untrusted data before processing — never assume input is safe.

aiming-lab
aiming-lab
testing-security
open
security
3.4K

secrets-management

Use this skill when handling API keys, passwords, tokens, private keys, or any sensitive credential. Never hardcode secrets in source code — apply this whenever the word "key", "token", "password", or "secret" appears in the task.

aiming-lab
aiming-lab
testing-security
open
security
3.4K

secure-code-review

Use this skill when reviewing or writing code that handles user input, authentication, file I/O, network requests, or database queries. Always check for common security vulnerabilities before considering the code complete.

aiming-lab
aiming-lab
testing-security
open
system-admin
3.4K

verify-before-irreversible-action

Use this skill before taking any action that is hard to reverse — deleting files, overwriting data, sending messages, pushing to remote, modifying production systems. Always pause, state what you are about to do, and confirm before executing.

aiming-lab
aiming-lab
tools
open
上一页
第 359 页 / 共 2660 页
下一页