This release is a pre-release and may not be stable for production use.
OVOS Pokémon Battle Assistant
This is an OpenVoiceOS (OVOS) skill for child-friendly voice queries about Pokémon. The skill gets stats, types, moves, and abilities from the public PokeAPI, and it gives simple battle predictions based on type advantage. It supports en-US, es-ES, fr-FR, it-IT, and pt-PT.
denix wrote the original skill on Codeberg. This fork lives under OpenVoiceOS for ongoing maintenance.
Features
- Get Pokémon info: "Tell me about [Pokemon Name]"
- Get Pokémon moves: "What moves does [Pokemon Name] have?"
- Get Pokémon type: "What type is [Pokemon Name]?"
- Battle comparison: "Who wins between [Pokemon A] and [Pokemon B]?"
Installation
pip install ovos-skill-pokepedia
Development
# Install the skill and test dependencies
pip install -e . -r test/requirements.txt
# Run the tests
pytest test/
Related projects
- OpenVoiceOS/OVOS-workshop: the skill framework this skill builds on.
- OpenVoiceOS: the org that maintains this fork.
License
MIT License
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovos_skill_pokepedia-1.0.1a1.tar.gz.
File metadata
- Download URL: ovos_skill_pokepedia-1.0.1a1.tar.gz
- Upload date:
- Size: 71.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a1ed320f29865afad3b7669d7e19b68019895d96a85b238ec93b1c73fe55c8c
|
|
| MD5 |
87e6d6ba931c8a0056e1a193a4cafcb1
|
|
| BLAKE2b-256 |
bc5a409fa62bfc67be73f6404e155ee56b4862a625b2134be67db7b659a93235
|
File details
Details for the file ovos_skill_pokepedia-1.0.1a1-py3-none-any.whl.
File metadata
- Download URL: ovos_skill_pokepedia-1.0.1a1-py3-none-any.whl
- Upload date:
- Size: 144.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3837f8d7c13d827686ccc67c7ef7512fe2918e09a84c30003246ec50d848b791
|
|
| MD5 |
34404dcd34564c98b07efd2061f3815a
|
|
| BLAKE2b-256 |
1265e22578536a7851a5009e31d4438c92e3fccda7fcf9a72e973543d77e4dd7
|