This release is a pre-release and may not be stable for production use.
Assistant's Background
This OpenVoiceOS skill answers basic questions about the assistant's identity, such as when and where it was created and who made it. It speaks a canned dialog filled with values from the skill settings, and needs no internet or network access to work.
Install
Install the skill with pip, or through the OVOS skill store on a running OVOS device.
pip install ovos-skill-personal
Usage
Set the assistant's identity in settings.json:
{
"year_of_birth": 2015,
"location_of_birth": "Lawrence Kansas",
"creator": "OpenVoiceOS",
"assistant_name": "Mycroft"
}
If assistant_name is not set, the skill derives a name from the configured wake word.
Ask the assistant:
- "When were you created?"
- "What are you?"
- "Where were you born?"
- "Who made you?"
Related projects
- OpenVoiceOS/ovos-core: the assistant core that loads this skill.
- OpenVoiceOS/ovos-workshop: the skill base classes and decorators this skill builds on.
Credits
OpenVoiceOS (@OpenVoiceOS) Mycroft AI (@MycroftAI)
Category
Entertainment
Tags
#personality #persona
License
See 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_personal-1.0.0a1.tar.gz.
File metadata
- Download URL: ovos_skill_personal-1.0.0a1.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b45d2f2a2b3828004c7d31acc5a9277964fbafe1b7206dbd775b2cc97b4eb60
|
|
| MD5 |
484f85196a3881c1372d8459a9fb5e40
|
|
| BLAKE2b-256 |
38c1a405fed404ab270b256f853fa6df516ffc95cb0f1f2b11756c25367a07b4
|
File details
Details for the file ovos_skill_personal-1.0.0a1-py3-none-any.whl.
File metadata
- Download URL: ovos_skill_personal-1.0.0a1-py3-none-any.whl
- Upload date:
- Size: 66.7 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 |
1960c4721483243400195b168e3760e9cf40187d284e565cd034e6a99663192a
|
|
| MD5 |
b1d2c17ee1a6e57f60621ed945eb26d1
|
|
| BLAKE2b-256 |
86b9503134953bd950cd0dd3fc1513b2236aea18530001c28a5d392f35335455
|