ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Horoscope

Skill by bytesagain

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/horoscope
Or

version: "2.0.0" name: Horoscope description: "星座运势分析。每日运势、星座配对、性格分析、五行属性、事业运、感情运。Horoscope with daily fortune, compatibility, personality. 星座、运势、占. Use when you need horoscope capabilities. Triggers on:." 星座运势分析。每日运势、星座配对、性格分析、五行属性、事业运、感情运。Horoscope with daily fortune, compatibility, personality. 星座、运势、占星。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

Horoscope

星座运势分析。每日运势、星座配对、性格分析、五行属性、事业运、感情运。Horoscope with daily fortune, compatibility, personality. 星座、运势、占星。

速查表

See commands above.

可用命令

  • daily — daily
  • compatibility — compatibility
  • personality — personality
  • element — element
  • career — career
  • love — love

💡 小技巧:先用 help 查看所有命令,再选择最适合的


Horoscope by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
horoscope help

# Run
horoscope run
  • Run horoscope help for all commands

Commands

Run horoscope help to see all available commands.

When to Use

  • Quick horoscope tasks from terminal
  • Automation pipelines

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-horoscope": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.