一键导入
py5-media-art
py5-media-art 收录了来自 asamiile 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Analyzes a py5 media art sketch and generates a Medium-ready technical article in Markdown. Output goes to medium/YYYY-MM-DD_{work_name}_medium.md. Triggers: write medium article, blog post, medium draft, write article about
Re-encodes an existing py5 artwork's MP4 to mobile-optimized format: H.264/10–20s seamless loop, two orientations (landscape 1280×720 and portrait 720×1280). Takes a work name as argument. Triggers: export mobile, mobile export, mobile video, re-encode for mobile
Artist agent for py5 generative media art. Responsible for concept design, implementation, and revisions based on critic feedback.
Creates exactly one py5 media art still image with a lightweight workflow for slow Claude Code proxy routes such as NVIDIA API. Minimizes planning/review overhead while still generating preview images, updating records, committing, and pushing. Triggers: create artwork lite, lightweight artwork, NVIDIA proxy artwork
Autonomously creates a py5 media art still image following the workflow in AGENTS.md. Covers branch setup, past-work research, implementation, commit, and push. Triggers: create artwork, new sketch, media art
Continuously creates py5 media art still images with the lightweight workflow for slow Claude Code proxy routes such as NVIDIA API. Repeats create-artwork-lite-style iterations until interrupted, committing and pushing each work. Triggers: create artworks lite, batch artwork lite, continuous lightweight artwork, NVIDIA proxy artworks
Continuously creates py5 media art still images in a loop. Each iteration follows the same workflow as create-artwork (plan → implement → review → commit). Runs until stopped. Triggers: create artworks, batch art, continuous sketches
Creates exactly one py5 media art animation (video) with a lightweight workflow for slow Claude Code proxy routes such as NVIDIA API. Minimizes planning/review overhead while still generating output.mp4, updating records, committing, and pushing. Triggers: create video artwork lite, lightweight animation, NVIDIA proxy video
Autonomously creates a py5 media art animation (video) following the workflow in AGENTS.md. Covers branch setup, past-work research, implementation, commit, and push. Triggers: create video artwork, new animation, video sketch
Continuously creates py5 media art animations with the lightweight workflow for slow Claude Code proxy routes such as NVIDIA API. Repeats create-video-artwork-lite-style iterations until interrupted, committing and pushing each work. Triggers: create video artworks lite, batch animation lite, continuous lightweight video, NVIDIA proxy videos
Continuously creates py5 media art animations in a loop. Each iteration follows the same workflow as create-video-artwork (plan → implement → review → commit). Runs until stopped. Triggers: create video artworks, batch video art, continuous animations
Planner agent for py5 media art. Analyzes past works and user feedback to propose the next artwork concept — theme, technique, palette, and visual impression — before the artist starts coding.
Autonomously polish and refine existing artwork based on user feedback. Includes feedback analytics to identify trends and a critique loop to ensure high-precision refinements.
Critic agent for py5 media art. Reviews code and preview images, scores on 4 axes (originality, visual impact, technique, concept), and returns APPROVE or REVISE with concrete improvement suggestions.