6 comments

  • hansmayer 8 minutes ago
    Since you seem to be mentioning 'destiny', 'life arc' and 'advice' -it may be wise to put in some kind of a legal disclaimer for your own sake -- the use of LLM toys for advice about life and similar have led to some really bad outcomes, even suicides as we know now.
    • xodn348 5 minutes ago
      fair points. I will take a look at it
  • chaqchase 5 minutes ago
    Curious what prompt boundaries you're using. It's the kind of thing that's fun until it quietly invents details.
    • xodn348 0 minutes ago
      I actually did not use prompts here. It is actual calculation from the python lunar and it cast the result to LLM which you use. The LLM has the old books such as giving you your fortune following lunar year calculation. Have a fun with it!
  • tomaytotomato 8 minutes ago
    I would recommend you consider a Claude code hook, you could then specify a particular part of the agent lifecycle to invoke the fortune as an alternative to manual invocation of the skill.

    You could do it on `SessionStart` to give a horoscope.

    I am looking at making a skill to test random programming knowledge, so I don't forget that an Integer is 32bits (at least in Java)

  • awakeasleep 28 minutes ago
    Could you flesh out the installation instructions a little more? I haven't used the plugin marketplace yet, and don't have a /plugin command.

    Claude itself is not able to tell me how to install it.

    • svachalek 17 minutes ago
      This is for Claude Code. It's not hard to install/run Claude Code but it might be a little intimidating if you're not used to command lines.

      I think in the regular Claude app, you can set up something like this as a "project" with a custom prompt. Claude might be able to pull the prompting from Github and convert it.

    • xodn348 20 minutes ago
      Just edited readme as well
    • xodn348 22 minutes ago
      [dead]
  • babblingfish 8 minutes ago
    feature request: marriage palace built using two user profiles
  • treexs 20 minutes ago
    interesting, but I really wonder how big the audience is of people wanting to know their fortune while claude coding within the claude code interface
    • xodn348 19 minutes ago
      This is my fun project! Not a profitable entity. Thanks