# <img src='./res/icon/wolfie.png' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Wolfram Alpha
Use Wolfram Alpha for general knowledge questions
![](./wolfie.gif)
## About
Ask general-knowledge queries of your Mycroft device.
CommonQuery skill for [Wolfram Alpha](https://wolframalpha.com).
You'll be surprised by how much it knows!
You can also explicitly request to "ask the wolf"
## Examples
* "ask the wolf what is the speed of light"
* "How tall is Mount Everest?"
* "When was The Rocky Horror Picture Show released?"
* "What is Madonna's real name?"
* "What's 18 times 4?"
* "How many inches in a meter?"
## Category
**Information**
## Tags
#wolfram-alpha
#query
#general-knowledge
#information
Raw data
{
"_id": null,
"home_page": "https://github.com/OpenVoiceOS/skill-ovos-wolfie",
"name": "skill-wolfie",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ovos skill plugin",
"author": "JarbasAi",
"author_email": "jarbasai@mailfence.com",
"download_url": "https://files.pythonhosted.org/packages/b2/81/3ead033dc528ba28880af9da4ba6258c7be7af0c599badc6103c3e6bce8f/skill-wolfie-0.3.0.tar.gz",
"platform": null,
"description": "# <img src='./res/icon/wolfie.png' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Wolfram Alpha\nUse Wolfram Alpha for general knowledge questions\n\n![](./wolfie.gif)\n\n\n## About\nAsk general-knowledge queries of your Mycroft device. \nCommonQuery skill for [Wolfram Alpha](https://wolframalpha.com). \nYou'll be surprised by how much it knows!\n\nYou can also explicitly request to \"ask the wolf\"\n\n## Examples\n* \"ask the wolf what is the speed of light\"\n* \"How tall is Mount Everest?\"\n* \"When was The Rocky Horror Picture Show released?\"\n* \"What is Madonna's real name?\"\n* \"What's 18 times 4?\"\n* \"How many inches in a meter?\"\n\n## Category\n**Information**\n\n## Tags\n#wolfram-alpha\n#query\n#general-knowledge\n#information\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "ovos wolfram alpha skill plugin",
"version": "0.3.0",
"project_urls": {
"Homepage": "https://github.com/OpenVoiceOS/skill-ovos-wolfie"
},
"split_keywords": [
"ovos",
"skill",
"plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "01fb9be333d5f7a60b95b1637c6aceae2cad91ceef8a237c1bc1cdeeebff32c3",
"md5": "87707fe8503f3c42a2d012e4d9d65331",
"sha256": "1d02dbee012e36184343de1932f8fd4cda7cc9e1fc66b9d4f17c2a8ba9ec2c3f"
},
"downloads": -1,
"filename": "skill_wolfie-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "87707fe8503f3c42a2d012e4d9d65331",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 83892,
"upload_time": "2025-01-04T23:39:04",
"upload_time_iso_8601": "2025-01-04T23:39:04.050155Z",
"url": "https://files.pythonhosted.org/packages/01/fb/9be333d5f7a60b95b1637c6aceae2cad91ceef8a237c1bc1cdeeebff32c3/skill_wolfie-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b2813ead033dc528ba28880af9da4ba6258c7be7af0c599badc6103c3e6bce8f",
"md5": "6cb5fa310829fe46fdbbebe1f2df179b",
"sha256": "78fb4b80e47bcacaa44c04cd7fd92be08b83a81ae34d7ab8c7f832ee2fc69f67"
},
"downloads": -1,
"filename": "skill-wolfie-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "6cb5fa310829fe46fdbbebe1f2df179b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72120,
"upload_time": "2025-01-04T23:39:06",
"upload_time_iso_8601": "2025-01-04T23:39:06.343570Z",
"url": "https://files.pythonhosted.org/packages/b2/81/3ead033dc528ba28880af9da4ba6258c7be7af0c599badc6103c3e6bce8f/skill-wolfie-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-04 23:39:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenVoiceOS",
"github_project": "skill-ovos-wolfie",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "ovos-translate-server-plugin",
"specs": []
},
{
"name": "ovos-config",
"specs": [
[
">=",
"0.0.12"
]
]
},
{
"name": "ovos-utils",
"specs": [
[
">=",
"0.0.38"
]
]
},
{
"name": "ovos_workshop",
"specs": [
[
"<",
"4.0.0"
],
[
">=",
"3.3.0"
]
]
},
{
"name": "ovos-plugin-manager",
"specs": [
[
">=",
"0.0.26"
],
[
"<",
"1.0.0"
]
]
}
],
"lcname": "skill-wolfie"
}