Documents skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

analysis-workspace

How to use Resources-backed workspace files for large-scale multi-source analyses: scratch/ temporary staging, chunked batch processing with per-item memos, run-code aggregation, saveToFile for big API pulls, and synthesizing across files that exceed one context window.

3.70k repo starsObserved in 3 repos
Documents

video-editing

Non-destructive video editing in Clips — the editsJson model, trim / split / cut / speed / blur, transcript-based editing, and ffmpeg.wasm export. Use when building the editor UI, adding a new edit operation, or wiring the export pipeline.

3.70k repo starsObserved in 3 repos
Documents

a2a-assets

Use Assets from other apps or MCP hosts to generate, refine, export, and insert brand images or videos.

3.70k repo starsObserved in 2 repos
Documents

asset-generation

Use Assets for brand-safe image or video generation, human picker UI, search/list/export actions, and cross-app asset selection.

3.70k repo starsObserved in 2 repos
Documents

content

Use Content for repo-backed Markdown/MDX docs, blogs, resources, rich document editing, local components, shareable copies, and Content local-file workspaces. Prefer Content actions over raw filesystem writes when available.

3.70k repo starsObserved in 2 repos
Documents

deck-management

How decks are stored in SQL, how to create/read/update/delete decks. Read before working with deck data.

3.70k repo starsObserved in 2 repos
Documents

slide-editing

How to edit individual slides -- content formatting, HTML styling rules, updating slide content in the database.

3.70k repo starsObserved in 2 repos
Documents

ai-video-tools

All AI features in Clips — titles, summaries, chapters, tags, filler-word removal — delegate to the agent chat via sendToAgentChat except the narrow media pipeline path: transcription. Use when adding any AI-powered feature.

3.70k repo starsObserved in 1 repos
Documents

create-deck

How to create a new deck with slides from scratch. Read this before creating any deck. Contains exact HTML templates for every slide layout — no codebase exploration needed.

3.70k repo starsObserved in 1 repos
Documents

slide-images

Image generation workflow -- generate-image, image-search, logo-lookup scripts. Style reference patterns.

3.70k repo starsObserved in 1 repos
Documents