agentsclimarketplace

Western astrology research

Skill ProfesseurHaipeng/western-astrology-research-skill/skills/western-astrology-research

Research Western astrology as a historical symbolic system while keeping astronomy, coordinate systems, ephemerides, and uncertainty technically explicit. Use when Codex is asked about zodiac signs, natal charts, planets, houses, transits, precession, constellations, or astrology versus astronomy.From its SKILL.md

Install
npx -y skills add ProfesseurHaipeng/western-astrology-research-skill --skill western-astrology-research

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.8 KB, 545 tokens by cl100k_base, as published. Nobody here has run it

Western Astrology Research

Separate the sky layer from the meaning layer. Astronomy can calculate positions from an ephemeris and coordinate convention; astrology assigns symbolic meaning that is not established causal science. Never turn a chart into medical, legal, financial, employment, fertility, or relationship certainty.

Runtime: Python 3.10+

Bundled tools use the standard library only.

Workflow

  1. Validate the input with scripts/validate_chart_request.py; provide an input JSON file and preserve unknowns instead of filling them.
  2. Normalize civil timestamp, calendar policy, UTC offset, observer location, and time precision. Read time-coordinate-systems.md.
  3. State zodiac convention (tropical or sidereal), epoch, named ayanamsa/value if relevant, house system, coordinate frame, and ephemeris.
  4. Use scripts/celestial_coordinate_map.py only to map a supplied ecliptic longitude into mathematical sectors. It does not calculate a planet's longitude; a numerical sky claim requires the contract in ephemeris-method.md.
  5. Read comparative-calendars.md before comparing Gregorian, solar-term, lunar, and lunisolar systems. Do not call the Chinese calendar simply “lunar,” and do not turn a crosswalk into a hybrid fate score.
  6. Explain the historical tradition behind a symbolic claim and distinguish sign, constellation, planet, house, aspect, mythology, astronomy, and cosmology. Read classical-corpus.md and cosmology-boundary.md.
  7. Give multiple interpretive readings and identify what would challenge each one. Unknown birth time requires sensitivity analysis rather than a guessed ascendant.
  8. For “does astrology work?” separate subjective reflection from predictive validity and propose a blinded, base-rate comparison.

Output contract

Return inputs, coordinate_convention, sky_facts, calendar_crosswalk, symbolic_tradition, uncertainties, alternative_readings, and reality_checks. Never collapse them into a personality score or deterministic forecast. sky_facts may contain only a named ephemeris result or a clearly labelled user-supplied value.

Read knowledge-model.md, astronomy-boundary.md, learning-path.md, and sources.md before answering.

What ships with it: 23 files

51.6 KB alongside SKILL.md, 4 of them executable

agents/

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.