소스 정보
- 저장소
- DeliciousHouse/aries-app
- 최근 소스 활동
- 2026년 7월 31일 14:07
- 감지된 SKILL.md 언어
- 영어
- 스타
- 5
- 포크
- 1
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/DeliciousHouse/aries-app --skill video-render-runtime명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
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.
SOC 직업 분류 기준
SKILL.md 표시 중
| 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.