← 返回 Skills 市场
jiajiaoy

Daily Astro

作者 jiajiaoy · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install daily-astro
功能描述
Daily horoscope for all 12 zodiac signs — love, career & finance scores (1–5★), lucky color/number/direction, daily affirmation. Morning & evening push. Bili...
使用说明 (SKILL.md)

西方星座运势

西方星座运势 — 12星座每日运程 · 爱情事业财运 · 幸运元素 · 中英双语

何时使用

  • 用户说"今日星座""我的星座运势""白羊座今天怎么样"
  • 用户想查爱情运/事业运/财运
  • 用户说"horoscope""zodiac""星座配对"
  • 用户说"今天适合表白吗""今天适合谈合同吗"

推送管理

node scripts/push-toggle.js on \x3CuserId>
node scripts/push-toggle.js on \x3CuserId> --morning 08:00 --evening 21:00 --channel feishu
node scripts/push-toggle.js off \x3CuserId>
node scripts/push-toggle.js status \x3CuserId>

支持渠道:telegram / feishu / slack / discord

安全使用建议
This skill looks coherent and low-risk, but review these operational points before installing: - It will create and store per-user JSON files under the skill's data/users directory (push settings and timestamps). If you run the skill on a shared host, review that folder for sensitive data. - Enabling push causes the script to output special __OPENCLAW_CRON_ADD__ tokens the platform uses to schedule autonomous runs; confirm you trust the platform's scheduler and that scheduled runs are isolated as expected. - The scripts do not perform network requests themselves, but scheduled runs will cause the platform/agent to send messages to channels (telegram/feishu/slack/discord) using the provided userId — ensure the userId/channel you supply are correct and intended. - User IDs are sanitized and path traversal is prevented by the code, which is good. If you need higher assurance, inspect or run the scripts in a sandboxed environment first. Overall this skill appears to do what it says and does not request unrelated privileges or secrets.
功能分析
Type: OpenClaw Skill Name: daily-astro Version: 1.0.3 The skill provides daily horoscope updates via scheduled pushes. The scripts (morning-push.js, evening-push.js, push-toggle.js) include proper input validation and path traversal protections (safeUserPath) when handling user data. No malicious intent, data exfiltration, or suspicious network activity was detected.
能力评估
Purpose & Capability
Name/description match the included scripts and README. The scripts implement local push scheduling and generate horoscope prompts; nothing extraneous (no cloud creds, no unrelated binaries) is requested.
Instruction Scope
SKILL.md and the scripts are narrowly scoped: they provide CLI usage for push management and the morning/evening generation prompts. The scripts only read/write per-user JSON files under data/users and print prompt text or special scheduling tokens; they do not read other system config or access environment variables.
Install Mechanism
No install spec or external downloads. This is an instruction-plus-scripts skill that relies on node (declared runtime). No archives, package installs, or remote fetches are performed by the provided files.
Credentials
The skill requests no environment variables or credentials. It stores user settings locally (data/users). The number and type of accesses are proportional to a push-notification horoscope skill.
Persistence & Privilege
always is false. The skill persists per-user settings in data/users (creates/updates JSON files). It emits special console tokens (__OPENCLAW_CRON_ADD__/__OPENCLAW_CRON_RM__) that the platform will interpret to schedule/unschedule cron jobs — this is expected for a push service but means the platform will autonomously schedule message runs based on those outputs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install daily-astro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /daily-astro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated description to highlight love, career, and finance scores (1–5★), lucky color/number/direction, and daily affirmation. - Mentioned morning & evening push support, and emphasized bilingual EN/CN in the description. - No changes to features or usage; documentation improvements only.
v1.0.2
- Updated package version to 1.0.2 in package.json. - No other functional or content changes.
v1.0.1
- Updated documentation and metadata in README.md and SKILL.md. - No functional or feature changes; this version focuses on improving clarity and consistency in project files.
v1.0.0
daily-astro 1.0.0 — Initial Release - Provides daily Western horoscope readings for all 12 zodiac signs. - Includes love, career, and finance scores, plus lucky elements. - Delivers bilingual (English/Chinese) beautifully formatted cards. - Supports trigger phrases in both Chinese and English. - Offers push notification management for Telegram, Feishu, Slack, and Discord.
元数据
Slug daily-astro
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Daily Astro 是什么?

Daily horoscope for all 12 zodiac signs — love, career & finance scores (1–5★), lucky color/number/direction, daily affirmation. Morning & evening push. Bili... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Daily Astro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install daily-astro」即可一键安装,无需额外配置。

Daily Astro 是免费的吗?

是的,Daily Astro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Daily Astro 支持哪些平台?

Daily Astro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Daily Astro?

由 jiajiaoy(@jiajiaoy)开发并维护,当前版本 v1.0.3。

💬 留言讨论