搜索结果
全部能力
找到 729 个相关结果 / 内容写作
通用助手 / 编排推荐
skill-standardization
skill-standardization
Standardize and validate SKILL.md files against the Agent Skills specification (agentskills.io). Use when creating or rewriting a skill, auditing an existing skill for spec compliance, sharpening trigger descriptions, canonicalizing overlapping skills into a canonical skill plus compatibility alias, or checking whether derived discovery surfaces (`skills.json`, README/setup inventories, `SKILL.toon`, `SKILL.compact.md`) still match the live skill folders. In repo-root maintenance loops, prefer truthful validator commands instead of bare `scripts/...` examples. Triggers on: "validate skill", "create SKILL.md", "check skill spec", "skill frontmatter", "improve skill description", "catalog sync", "SKILL.toon drift", "compact skill drift", "canonical skill".
通用助手 / 编排推荐
boron-letters
boron-letters
Master Gary Halbert's direct response copywriting principles from \"The Boron Letters\" (1984). The timeless fundamentals that separate pros from amateurs. Use…
通用助手 / 编排推荐
native-app-performance
native-app-performance
Native app performance: xctrace, Time Profiler, traces, hotspots, CLI review.
通用助手 / 编排推荐
doc-coauthoring
doc-coauthoring
This skill should be used when the user asks to co-author documentation, draft a proposal, write a technical spec, create a decision doc or RFC, or structure a…
通用助手 / 编排推荐
particle-systems
particle-systems
Creating visual effects using particle systems, physics simulation, and post-processing for polished, dynamic game graphics.
通用助手 / 编排推荐
template-skill
template-skill
Replace with description of the skill and when to use it.
通用助手 / 编排推荐
godot-ui-containers
godot-ui-containers
Expert blueprint for responsive UI layouts using Container nodes (HBoxContainer, VBoxContainer, GridContainer, MarginContainer, ScrollContainer). Covers size…
通用助手 / 编排推荐
godot-inventory-system
godot-inventory-system
Expert blueprint for inventory systems (Diablo, Resident Evil, Minecraft) covering slot-based containers, stacking logic, weight limits, equipment systems, and…
通用助手 / 编排推荐
openai-image-gen
openai-image-gen
OpenAI Images API batches: prompt sampler, gallery.
通用助手 / 编排推荐
market-intelligence-gather
market-intelligence-gather
Gather and analyze competitive advertising campaigns. Extracts competitor ad content, messaging strategies, and market positioning information.
通用助手 / 编排推荐
ai-seo
ai-seo
Optimize content for AI search and LLM citations across AI Overviews, ChatGPT, Perplexity, Claude, Gemini, and similar systems. Use when improving AI…
通用助手 / 编排推荐
copywriting-classic
copywriting-classic
Master David Ogilvy's timeless advertising principles from \"Confessions of an Advertising Man\" (1963). The Father of Advertising's rules for copy that sells.…
通用助手 / 编排推荐
internal-comms
internal-comms
Write internal communications using company formats. Use when writing status reports, leadership updates, company newsletters, FAQs, incident reports, project…
通用助手 / 编排推荐
scout
scout
Analyzes current conversation context to recommend the best skills and subagents for the task at hand. Use proactively when unsure which tool, skill, or agent…
通用助手 / 编排推荐
godot-physics-3d
godot-physics-3d
Expert patterns for Godot 3D physics (Jolt/PhysX), including Ragdolls, PhysicalBones, Joint3D constraints, RayCasting optimizations, and collision layers. Use…
通用助手 / 编排推荐
godot-debugging-profiling
godot-debugging-profiling
Expert debugging workflows including print debugging (push_warning, push_error, assert), breakpoints (conditional breakpoints), Godot Debugger (stack trace,…
通用助手 / 编排推荐
plot-structure
plot-structure
This skill should be used when the user asks to "create a plot arc", "story structure", "add a plot point", "story timeline", "track foreshadowing", "pacing",…
通用助手 / 编排推荐
content-factory
content-factory
Content factory pipeline — topic scoring, drafting, and production at scale
通用助手 / 编排推荐
makefile
makefile
GNU Make automation and build system guidance. Use when creating or maintaining Makefiles, writing Make targets and recipes, or configuring GNU Make build…
通用助手 / 编排推荐
godot-project-foundations
godot-project-foundations
Expert blueprint for Godot 4 project organization (feature-based folders, naming conventions, version control). Enforces snake_case files, PascalCase nodes,…