Loading...
Loading...
Found 9,634 Skills
Video production workflow orchestrator for Veo 3. Guides users through creating professional video prompts via two paths - direct text-to-video OR image-to-video pipeline (Imagen 3/4 → Veo 3). Validates prompt completeness, checks conflicts, ensures all mandatory components present. Integrates camera-movements, great-prompt-anatomy, short-prompt-guide, long-prompt-guide, and imagine skills.
6-phase investigation workflow for understanding existing systems. Auto-activates for research tasks. Optimized for exploration and understanding, not implementation. Includes parallel agent deployment for efficient deep dives and automatic knowledge capture to prevent repeat investigations.
Creates multi-agent orchestration workflows for complex tasks. Handles enterprise workflows, operational procedures, and custom orchestration patterns. Use when user needs to automate multi-phase processes with agent coordination.
Structured workflow for implementing new features with planning, clarification, and documentation. Use when implementing new features, making significant changes, or when the user requests a feature that requires planning and multiple implementation steps. Triggers on feature requests, multi-step implementations, or when explicit planning is beneficial.
Use Convex Components to add isolated backend features and compose component APIs. Use for installing components, calling component APIs, authoring components, and handling component-specific constraints (Id types, env vars, pagination, auth). Use proactively when users mention components, workpool, workflow, agent component, or reusable backend modules. Examples: - user: "Install the Agent component" → add convex.config.ts + use() + components API - user: "Call component functions" → ctx.runQuery(components.foo.bar, args) - user: "Build a component" → defineComponent, schema, _generated, packaging - user: "Expose component API to clients" → re-export functions with auth
Handle structured co-authoring of professional documentation. Use for proposals, technical specs, and RFCs. Use proactively when a collaborative drafting process (Gathering -> Refinement -> Testing) is needed. Examples: - user: "Draft a technical RFC for the new API" -> follow Stage 1 context gathering - user: "Refine the introduction of this proposal" -> use iterative surgical edits - user: "Test if this document is clear for readers" -> run reader testing workflow
Complete guide for Apache Airflow orchestration including DAGs, operators, sensors, XComs, task dependencies, dynamic workflows, and production deployment
This skill should be used when user asks to "commit these changes", "write commit message", "stage and commit", "create a commit", "commit staged files", or runs /commit-staged or /commit-creator commands.
Expert-level Apache Airflow orchestration, DAGs, operators, sensors, XComs, task dependencies, and scheduling
Xiaohongshu graphic note creation workflow designed exclusively for official/employee accounts of Shenwan Hongyuan Securities, achieving soft marketing drainage with the concept of "all topics pivot to investment". Core features: (1) Supports natural transition from any life/trending topics to investment and financial management; (2) Intelligently judges between new creation or content rewriting mode; (3) Two-stage creation: Phase 1 focuses on topic discussion, high-quality draft creation, and review optimization (without considering IP style and platform format); (4) Phase 2 conducts IP style migration and platform format adaptation (select account style, default is Shenwan Hongyuan official style, supports multi-account style switching); (5) Rewrites into Xiaohongshu note draft (retains core viewpoints), outputs 5-10 title versions, multi-page note structure (cover page + N content pages + promotion tail page), and main content (including introductory remarks + risk warnings + hashtags); (6) Generates corresponding 8K hand-drawn style infographics for each note page (not a single overview image); (7) Evaluates viral potential and provides optimization suggestions; (8) Outputs complete note draft + full set of supporting images. Each major step requires user confirmation. Suitable for scenarios such as financial knowledge popularization, financial management tutorials, investment tool introduction, and transition from any life topics like food, travel, shopping, workplace to investment and financial management. Reflects professionalism and softly guides customers to consult or open an account at Shenwan Hongyuan Securities.
Visual flowchart and diagram planning tool. Claude writes structured JSON to a .flowi/ directory, which renders as interactive, editable diagrams in the browser. Use for architecture planning, user flows, system design, state machines, and UI mockups.
Unified planning skill - 4-phase planning workflow, plan verification, and interactive replanning. Triggers on "workflow:plan", "workflow:plan-verify", "workflow:replan".