基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/DeliciousHouse/aries-app --skill video-render-runtime命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Read what is working RIGHT NOW on Instagram, X/Twitter, Reddit and Facebook for a niche, using a logged-in throwaway session. Returns top posts, hooks and formats as strict JSON — or status session_stale when the cookie has expired.
Operate provider-neutral Hermes video work for Aries.
Generate ONE on-brand still-image creative for a single Aries social post at the correct per-platform scale. Use once per content_package post whose media is an image (feed / story-image). FORCES exactly one image_generate call and returns the generated_image creative_asset plus a content_package entry stamped with its placement. Paired with /social-video-creative for video posts.
| name | video-render-runtime |
| description | Execute provider-neutral Aries video render briefs through Hermes. |
| metadata | {"hermes":{"tags":["aries","video","media","rendering"],"capabilities":["video-generation","artifact-contracts","callback-projection"]}} |
Use this skill when an Aries social-content workflow requests video.generate media work.
Aries owns the brief, run/job/tenant ownership, callback destination, approval gates, and durable artifact projection. Hermes owns provider and model selection, credentials, generation execution, retries, and raw provider responses. Never add provider or model selectors to an Aries submission.
../../specs/video_job_contract_spec.v2.json.HermesRunSubmissionSchema envelope with a production mkt_<uuid> job id and matching callback ownership fields.HermesRunCallbackPayloadSchema callback shape. A failed event must include a meaningful error object.video/mp4, byte count, dimensions when known, duration when known, platform slug, and family id.Fail closed. If no reported video artifact can be ingested, return a terminal failed callback rather than a completed or approval-required callback with an empty result. Never expose host paths, cache mount paths, tokens, tenant identifiers, or raw callback metadata in dashboard display fields.