ai-promo

查询大模型平台优惠信息。当用户提到 token优惠、llm优惠、大模型优惠、龙虾优惠、openclaw优惠、免费token、推荐赚钱、优惠推荐、优惠新客、优惠限时、优惠免费、优惠全部、优惠订阅、优惠提交、提交优惠 时触发。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ai-promo" with this command: npx skills add destinyd/ai-promo

Promo API Skill

获取大模型平台优惠信息。

触发规则

自动触发关键字

当用户提到以下关键字时,自动调用 API 返回优惠信息:

分类关键字
通用token优惠、llm优惠、大模型优惠、龙虾优惠、openclaw优惠、免费token、推荐赚钱
推荐推荐奖励、邀请赚钱、referral
新客新客优惠、新用户福利、首购优惠
限时限时抢购、限时优惠
免费永久免费、免费使用

分类查询命令

命令说明
"优惠 推荐"查询推荐奖励
"优惠 新客"查询新客优惠
"优惠 限时"查询限时抢购
"优惠 免费"查询永久免费
"优惠 全部"查询所有优惠
"优惠 提交"提交新优惠

订阅管理

命令说明
"优惠订阅 开启"开启每日推送
"优惠订阅 关闭"关闭推送
"优惠订阅 状态"查看订阅状态

实现逻辑

1. User_id 管理

存储位置: ~/.promo_user_id

脚本: ~/projects/skills/ai-promo/scripts/promo_user.sh

触发时自动生成并保存 user_id。

2. 查询优惠

脚本: ~/projects/skills/ai-promo/scripts/promo_query.sh

API 端点: https://cli.aipromo.workers.dev/list?user_id=xxx&categories=xxx

本地缓存: ~/projects/skills/ai-promo/cache.json(API 不可用时使用)

3. 订阅管理

存储位置: ~/.promo_subscribers.json

脚本: ~/projects/skills/ai-promo/scripts/promo_subscribe.sh


响应模板

📋 优惠列表(用户: u_xxx)

💰 推荐奖励

【硅基流动】邀请好友双方各得16元代金券
   奖励: 16元代金券/人
   链接: https://cloud.siliconflow.cn/i/MhfNgy2S

...

📋 推荐规则
   - 提交的推荐链接有机会展示给其他用户
   - 20% 概率显示您的推荐链接
   - 同类优惠仅保留最早提交者

🔗 查看详情: https://cli.aipromo.workers.dev/landing

推荐链接


提交优惠

用户可以提交新优惠信息:

命令: "优惠 提交"

提交格式:

平台: xxx
标题: xxx
链接: xxx
奖励: xxx(可选)
描述: xxx(可选)

示例:

优惠 提交
平台: 硅基流动
标题: 新用户福利
链接: https://siliconflow.cn/promo/xxx
奖励: 100万Tokens
描述: 新用户注册即送,限时活动

脚本: ~/projects/skills/ai-promo/scripts/promo_submit.sh

~/projects/skills/ai-promo/scripts/promo_submit.sh \
  "硅基流动" "新用户福利" "https://siliconflow.cn/promo/xxx" "100万Tokens" "新用户注册即送"

注意事项:

  • 同类优惠仅保留最早提交者
  • 提交后会进行审核
  • 审核通过后将展示给其他用户

API 参考

端点: https://cli.aipromo.workers.dev

分类参数:

  • referral - 推荐奖励
  • new_customer - 新客优惠
  • limited_time - 限时抢购
  • permanent_free - 永久免费

每日推送

Cron 配置: 0 9 * * * ~/projects/skills/ai-promo/scripts/promo_push.sh

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Img2img

Generate images from text descriptions using DALL-E 3 while adhering to usage policies and avoiding realistic human faces.

Registry SourceRecently Updated
General

Habitat-GS-Navigator

Navigate and interact with photo-realistic 3DGS environments via the Habitat-GS Bridge. Use when: user asks to explore a 3D scene, perform embodied navigatio...

Registry SourceRecently Updated
General

Memory Palace

持久化记忆管理。Use when: 用户告诉你个人信息/偏好/习惯、需要记住项目状态/技术决策、完成任务后有可复用经验、用户说"记住""别忘了""下次注意"、需要回忆之前的对话内容。支持语义搜索和时间推理。

Registry SourceRecently Updated
General

Podcast Transcript Mining Authority Positioning

Extract guest appearances, speaking topics, and soundbites from podcast transcripts to build authority portfolios and generate podcast pitch templates. Use w...

Registry SourceRecently Updated