Server酱 推送
使用方法
执行脚本发送推送:
python3 scripts/send.py "标题" "简短描述"
参数说明
title: 必填,推送标题desp: 可选,简短描述(保持简洁)- 不使用
tags参数
示例
# 仅标题
python3 scripts/send.py "任务完成"
# 带描述
python3 scripts/send.py "构建成功" "项目已部署"
通过 Server酱³ 发送推送通知。在无人值守开发时,需要向用户发送消息、通知、提醒时使用此 skill。从环境变量 FT07_KEY 获取密钥。
This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.
Install skill "serverchan" with this command: npx skills add coooolfan/unirhy/coooolfan-unirhy-serverchan
执行脚本发送推送:
python3 scripts/send.py "标题" "简短描述"
title: 必填,推送标题desp: 可选,简短描述(保持简洁)tags 参数# 仅标题
python3 scripts/send.py "任务完成"
# 带描述
python3 scripts/send.py "构建成功" "项目已部署"
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
No summary provided by upstream source.
CSV数据分析工具。数据统计摘要、SVG图表生成、条件筛选、文件合并、数据清洗、格式转换(JSON/HTML/Markdown/SQL)、HTML分析报告。CSV analyzer with stats, SVG charts, filtering, merging, cleaning, format conve...
Read upcoming TripIt travel plans from a TripIt iCal feed; use for next trip, upcoming travel, itinerary, flight or hotel bookings already in TripIt; do not...
CSS代码生成助手。Flexbox布局、Grid布局、CSS动画、渐变色、阴影、响应式断点。CSS helper for flexbox, grid, animation, gradient, shadow, responsive breakpoints. Use when you need css helper...