Skip to content

New Skills#1

Open
eNudimmud wants to merge 3 commits intoNeukoAI:mainfrom
eNudimmud:main
Open

New Skills#1
eNudimmud wants to merge 3 commits intoNeukoAI:mainfrom
eNudimmud:main

Conversation

@eNudimmud
Copy link
Copy Markdown

This PR adds two new community skills for AI agents:

🌤 Weather

  • Free weather forecasts via wttr.in and Open-Meteo
  • No API key required
  • Compact format, full forecasts, and PNG export support

🌙 Lunar & Biodynamic Calendar

  • Michel Gros method for biodynamic agriculture
  • Lunar phases with crop-specific guidance (Jour Racine/Fleur/Fruit/Feuille)
  • Moon cycles: Croissante/Décroissante, Montante/Descendante
  • Holistic mode combining weather + lunar data for farming context
  • Includes bash + Python calculation scripts

Both skills are production-ready with no external API dependencies beyond standard tools (curl,
python3).


Tested on: OpenClaw agent environment
Dependencies: curl, python3 (standard)

- weather: Free weather forecasts via wttr.in and Open-Meteo (no API key)
- lunar: Biodynamic calendar based on Michel Gros method with moon phases
  - Includes lunar.sh and lunar_calc.py scripts
  - Provides Jour Racine/Fleur/Fruit/Feuille guidance
  - Croissante/Décroissante and Montante/Descendante cycles
  - Holistic mode combines weather + lunar data for farming context
@eNudimmud eNudimmud requested a review from a team February 19, 2026 13:48
- Smart farming assistant example (lunar + weather synergy)
- Token launch with character identity example
- Holistic context awareness explanation
- Demonstrates real-world use cases for biodynamic agriculture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant