搜索结果
全部能力
找到 17783 个相关结果
研究学习 / 检索整理
linkedin-profile-optimizer
linkedin-profile-optimizer
Optimize LinkedIn profile for searchability, recruiter visibility, and engagement
软件工程 / 诊断修复
job-description-analyzer
job-description-analyzer
Analyze job postings, calculate match scores, identify gaps, and create application strategy
软件工程 / 诊断修复
reference list builder
reference list builder
Format professional references properly and prepare reference materials
通用助手 / 编排推荐
wiki-dedup
wiki-dedup
wiki-dedup — an installable skill for AI agents, published by ar9av/obsidian-wiki.
软件工程 / 诊断修复
executive resume writer
executive resume writer
Create C-suite and VP level resumes emphasizing strategic leadership
通用助手 / 编排推荐
桌面控制
desktop-control
控制鼠标、键盘和屏幕,用于桌面自动化任务
软件工程 / 诊断修复
cover letter generator
cover letter generator
Create personalized, compelling cover letters from resume and job description
软件工程 / 部署发布
career changer translator
career changer translator
Translate skills from one industry to another, identify transferable skills
软件工程 / 诊断修复
academic-cv-builder
academic-cv-builder
Format CVs for academic positions with publications, grants, and teaching
通用助手 / 编排推荐
sigma
sigma
sigma — an installable skill for AI agents, published by solanabettercall/skills.
软件工程 / 部署发布
kubernetes-operator
kubernetes-operator
Use when building a Kubernetes Operator — custom controllers that reconcile CRD state. Triggers on "build an operator", "CRD design", "reconcile loop",…
软件工程 / 诊断修复
feature-flags-architect
feature-flags-architect
Use when adding, retiring, or auditing feature flags. Triggers on "add a flag", "ship behind a flag", "rollout plan", "kill switch", "stale flags", "flag…
研究学习 / 检索整理
aipa-research
aipa-research
Multi-agent deep research for comprehensive market analysis using the aipa CLI. Use this skill when the user asks for deep research, thorough market analysis, sector-wide investigation, comprehensive stock comparison, or detailed financial report. This runs a supervisor → parallel workers → aggregator → reviewer pipeline that takes longer but produces more thorough results than a simple analyze. Trigger for requests like "research banking sector", "deep dive into real estate stocks", or "comprehensive market overview".
软件工程 / 诊断修复
principled-git-commit
principled-git-commit
Conventional Commits 1.0.0 + best-practice workflow for git commit messages that serve four readers — `git log` scanners, `git blame` tracers, `git bisect` hunters, and AI agents (LLMs rebuilding context after `/clear`, reviewing PRs, generating changelogs, answering natural-language history queries). Five founding principles (atomic / leaves-repo-green / why-over-what / imperative / searchable), five-step workflow (diff inspection → staging → type decision tree → secrets blocklist → pre-commit checklist), explicit Breaking-Change / Revert / Amend / Trailer protocols, and a dialect scaffolder that generates per-project `docs/references/COMMIT.md` for project-specific extensions (domain proper nouns, custom trailers like `Refs:` / `Flag:` / `Plan SC:`, workflow hooks like PDCA / Linear / Jira / squash-merge PRs). ALWAYS trigger this skill when the user: (1) asks to write, generate, or improve a commit message (2) pastes a commit-message draft for review or critique (3) asks "should I split this commit?" / "what type for this change?" / "is this breaking?" (4) is finishing a logical unit of work and about to run `git commit` (5) mentions stage / staging / amend / revert / fixup / cherry-pick in a commit-authoring context (6) asks how to set up PDCA / Linear / Jira-driven auto-commits (7) requests scaffolding a `COMMIT.md` dialect file for a project Triggers (multi-lingual): EN: commit, git commit, stage, commit message, breaking change, conventional commits, revert, fixup, amend, cherry-pick, changelog KO: 커밋, 깃 커밋, 스테이지, 커밋 메시지, 커밋 룰, 컨벤셔널 커밋, 리버트, 되돌리기, 어맨드, 커밋 컨벤션, 커밋 메시지 검토 JA: コミット, git コミット, ステージ, コミットメッセージ, ブレーキング チェンジ, リバート, アメンド ZH: 提交, git 提交, 暂存, 提交信息, 提交消息, 重大变更, 回滚, 修订 ES: commit, mensaje de commit, preparar, cambio incompatible, revertir FR: commit, message de commit, indexer, changement incompatible, revert DE: Commit, Commit-Nachricht, Staging, breaking change, revert IT: commit, messaggio di commit, modifica incompatibile, revert Do NOT trigger for: pure code generation unrelated to git, branch/merge/ rebase mechanics not about message authoring, CI/CD pipeline configuration, or non-git version-control systems. Audience: developers writing git commits. Use technical terms directly. Korean prose variant available at `lang/ko/SKILL.md` for Korean-first readers — the convention itself stays English-default regardless of variant.
软件工程 / 诊断修复
ship-gate
ship-gate
Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.
通用助手 / 编排推荐
prod-memory-management
prod-memory-management
prod-memory-management — an installable skill for AI agents, published by evolutionapi/evo-nexus.
研究学习 / 检索整理
resume-bullet-extraction
resume-bullet-extraction
Transforms completed work into powerful resume bullet points with action verbs, technical context, and quantified impact. Use when completing tasks, updating…
自动化与集成 / 自动执行
implement-automation-checklist
implement-automation-checklist
Use when 需要实际编写检查脚本代码,基于 assess-automation-checklist 的设计方案实现自动化检查器;输出可运行的脚本文件和集成指南。触发词:编写检查脚本、实现自动检查、code checker、写检查器代码。
通用助手 / 编排推荐
prod-activation-plan
prod-activation-plan
prod-activation-plan — an installable skill for AI agents, published by evolutionapi/evo-nexus.
设计与产品 / 审核评估
pr-workflow
pr-workflow
Ship a change via a feature branch and pull request — never directly to the default branch. Use after any code change, fix, refactor, or docs update that needs…