LICENSE
README.md
pyproject.toml
setup.py
ai_divination_skills/__init__.py
ai_divination_skills/cli.py
ai_divination_skills/iching.py
ai_divination_skills/mcp_server.py
ai_divination_skills/tarot.py
ai_divination_skills/xiaoliuren.py
ai_divination_skills.egg-info/PKG-INFO
ai_divination_skills.egg-info/SOURCES.txt
ai_divination_skills.egg-info/dependency_links.txt
ai_divination_skills.egg-info/entry_points.txt
ai_divination_skills.egg-info/requires.txt
ai_divination_skills.egg-info/top_level.txt
ai_divination_skills/templates/__init__.py
ai_divination_skills/templates/iching.md
ai_divination_skills/templates/shared.md
ai_divination_skills/templates/tarot.md
ai_divination_skills/templates/xiaoliuren.md
tests/test_agent_adapters.py
tests/test_cli.py
tests/test_docs_site.py
tests/test_interpretation_templates.py
tests/test_mcp_server.py
tests/test_methodology_docs.py
tests/test_packaged_install.py
tests/test_schemas.py
tests/test_scripts.py
tests/test_skill_contract.py