Overview
- Skill Key
- fevolq/material-report
- Author
- fevolq
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/fevolq/material-report
- Latest Commit SHA
- ec88b11261ac98f805af2b5689641421ca4ffd63
Analyze ad material videos and produce a markdown report with framework, material traits, and acquisition keywords, then propose new material production frameworks and detailed storyboard tables. Use when users provide a video asset and want analysis plus new creative guidance for performance ads.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 material-report 技能。 若已安装,则直接安装 material-report 技能。
# Material Report ## Quick Start - Request or confirm: video path, category/vertical, target platform. - Duration spec: keep the new material duration roughly consistent with the original video unless the user explicitly requests otherwise. - Analyze the provided video and output a markdown report. ## Workflow 1. Verify the video file exists and read basic metadata (duration, resolution, fps). 2. Before extracting frames, check whether frame images already exist. If they do, reuse them directly. 3. If frame extraction is needed, use ffmpeg to extract frames. Save all frame images in a folder named after the video (same base name) under the current working directory. If permissions prevent this, ask the user to grant access; do not change the output path. 4. If ffmpeg is not available on the user's machine, prompt the user to install ffmpeg (do not provide installation instructions in this skill) or provide an existing frame image folder path. 5. Extract the original framework as ordered stages (opening hook, problem, turning points, resolution, ending/CTA). - Hook identification: prioritize the first 0-5 seconds and any large on-screen headline, abrupt visual change, or explicit "attention" phrasing. If the hook is ambiguous, state multiple candidates and pick the strongest with a brief rationale. 6. Summarize material traits (format, tempo, overlays, UI density, meme usage, etc.). 7. List acquisition keywords (concise, actionable, aligned to content and visual tactics). 8. Create at least one new material framework. For the "different direction" variant, choose the best-performing direction based on your judgment, without being constrained by the original material. Do not deviate from the same category/vertical and target platform. 9. Provide a detailed storyboard table for the new framework with time ranges, on-screen action, copy, and visual effects. 10. Deliver the report in markdown in the response. 11. If the user does not specify category/vertical, first...
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".