serverchan

通过 Server酱³ 发送推送通知。在无人值守开发时,需要向用户发送消息、通知、提醒时使用此 skill。从环境变量 FT07_KEY 获取密钥。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "serverchan" with this command: npx skills add coooolfan/unirhy/coooolfan-unirhy-serverchan

Server酱 推送

使用方法

执行脚本发送推送:

python3 scripts/send.py "标题" "简短描述"

参数说明

  • title: 必填,推送标题
  • desp: 可选,简短描述(保持简洁)
  • 不使用 tags 参数

示例

# 仅标题
python3 scripts/send.py "任务完成"

# 带描述
python3 scripts/send.py "构建成功" "项目已部署"

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

jimmer-orm

No summary provided by upstream source.

Repository SourceNeeds Review
General

Csv Analyzer Cn

CSV数据分析工具。数据统计摘要、SVG图表生成、条件筛选、文件合并、数据清洗、格式转换(JSON/HTML/Markdown/SQL)、HTML分析报告。CSV analyzer with stats, SVG charts, filtering, merging, cleaning, format conve...

Registry SourceRecently Updated
General

Tripit Calendar

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...

Registry SourceRecently Updated
General

Css Helper

CSS代码生成助手。Flexbox布局、Grid布局、CSS动画、渐变色、阴影、响应式断点。CSS helper for flexbox, grid, animation, gradient, shadow, responsive breakpoints. Use when you need css helper...

Registry SourceRecently Updated