From antigravity-awesome-skills
Generates relationship-aware daily gifts from conversation context via five-stage pipeline: editorial judgment, synthesis, concept generation, visual strategy, rendering in H5 with p5.js/canvas, AI images, or videos. Use for milestones, anniversaries, or cron-triggered outputs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:daily-giftThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A relationship-aware gift engine that decides *whether* a gift should exist before deciding *what* it should be. Uses a five-stage creative pipeline to generate personalized daily gifts in H5 (interactive web pages), AI-generated images, or AI-generated videos. The core design principle is "idea before medium" — the creative concept is locked before the output format is chosen.
A relationship-aware gift engine that decides whether a gift should exist before deciding what it should be. Uses a five-stage creative pipeline to generate personalized daily gifts in H5 (interactive web pages), AI-generated images, or AI-generated videos. The core design principle is "idea before medium" — the creative concept is locked before the output format is chosen.
Published on ClawHub: https://clawhub.ai/jiawei248/daily-gift
Decide whether a gift should exist today, how heavy it should be (skip / nudge / light / standard / heavy), and what content direction to take (reflect, extension, compass, mirror, play, curation, utility, etc.). Format is NOT chosen here.
Extract six content slots from conversation context (today_theme, emotion_peaks, historical_echo, open_loop, lobster_judgment, preference_hint). Form a gift thesis = anchor (which moment deserves the center) + return (what new perspective the agent gives back). If the thesis has no return, it's not a gift — it's a decorated log entry.
Generate 5+ concept candidates using seven thinking angles (metaphor flip, format mashup, impossible action, scale shift, role reversal, time distortion, cultural remix). Cross-pollinate with a library of 73 creative seeds across 8 categories. Run three quality checks: concept quality, concept diversity (8 families), and visual/theme collision detection.
Only after the concept is locked does the system choose the output format (H5, image, or video) based on what best serves the concept.
Choose visual approach, plan assets (pure code, generated background, hybrid), select visual style, and run pre-visualization checks against recent gifts for anti-repetition.
Produce the final artifact. H5 gifts use p5.js/canvas with a quality floor set by built-in templates (300-400 lines of tuned code). Image and video gifts use AI generation APIs. All formats have fallback chains.
scripts/ call external APIs (image generation, video generation, asset hosting). Supply API keys only after reviewing which scripts use them.workspace/daily-gift/. No data is sent to external services beyond the configured rendering APIs.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsGenerates personalized daily gifts using a five-stage creative pipeline: editorial judgment, synthesis, concept generation, visual strategy, and rendering in H5, image, or video. Useful for marking milestones or emotionally meaningful moments with unique creative artifacts.
Run the daily content pipeline to fetch signals, analyze relevance, draft output, edit for voice fidelity, and deliver the brief
Accesses Daily.dev SKILL.md for developer news aggregation. Useful when querying for latest tech updates or news feeds in conversations.