gift-evaluator
The PRIMARY tool for Spring Festival gift analysis and social interaction generation. Use this skill when users upload photos of gifts (alcohol, tea, supplements, etc.) to inquire about their value, authenticity, or how to respond socially. Integrates visual perception, market valuation, and HTML card generation.
npx skills add jjyaoao/HelloAgents --skill gift-evaluator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
This skill transforms the assistant into an "AI Gift Appraiser" (春节礼品鉴定师). It bridges the gap between raw visual data and complex social context. It is designed to handle the full lifecycle of a user's request: identifying the object, determining its market and social value, and producing a shareable, gamified HTML artifact. ## Agent Thinking Strategy Before and during the execution of tools, maintain a "High EQ" and "Market-Savvy" mindset. You are not just identifying objects; you are decoding social relationships. 1. **Visual Extraction (The Eye)**: * Call the vision tool to get a raw description. * **CRITICAL**: Read the raw description carefully. Extract specific entities: Brand names (e.g., "Moutai", "Dior"), Vintages, Packaging details (e.g., "Dusty bottle" implies old stock, "Gift box" implies formality). 2. **Valuation Logic (The Brain)**: * **Price Anchoring**: Use search tools to find the *current* market price. * **Social Labeling**: Classify the gift based on price and intent: * `luxury`: High value (> ¥1000), "Hard Currency". * `standard`: Festive, safe choices (¥200 - ¥1000). * `budget`: Practical, funny, or cheap (< ¥200). 3. **Creative Synthesis (The Mouth)**: * **D
- Agent Thinking Strategy
- Tool Usage Guidelines
- 1. The Perception Phase (Visual Analysis)
- 2. The Valuation Phase (Search)
- 3. The Content Structuring Phase (Reasoning)
- 4. The Creation Phase (Render)
- Operational Rules
python3 html_tools.py generate_gift_card \
What does the gift-evaluator skill do?
The PRIMARY tool for Spring Festival gift analysis and social interaction generation. Use this skill when users upload photos of gifts (alcohol, tea, supplements, etc.) to inquire about their value, authenticity, or how to respond socially. Integrates visual perception, market valuation, and HTML card generation.
How do I install it?
Run `npx skills add jjyaoao/HelloAgents --skill gift-evaluator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From jjyaoao/HelloAgents, a repository with 2,615 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
