365tomorrows Stories (provider)
A provider skill for ovos-common-reading-pipeline-plugin, reading flash science fiction from 365tomorrows.com aloud - the full archive (~7600 stories at time of writing), not just the latest few.
A new short story (≤600 words) every day since 2005, licensed CC BY-NC-ND 3.0 - attribution required, non-commercial, no derivatives (reading the text aloud unmodified is a straightforward reproduction, not a derivative work).
This skill has no standalone voice interface. It registers no intents and never speaks. It only answers ovos.common_reading.* bus messages, so you also need ovos-common-reading-pipeline-plugin installed and added to your pipeline config for it to be useful at all.
Install
pip install ovos-skill-365tomorrows-stories ovos-common-reading-pipeline-plugin
Source
Indexes the full archive, not just recent stories: paginates
through WordPress's REST API (wp-json/wp/v2/posts, filtered to the
"Story" category - excludes the site's separate "Voices of Tomorrow"
audio posts and "Fragments"), ~7600 stories at time of writing across
~76 pages of 100. Refreshed at most once every 24 hours (the archive is
mostly static - only ~1 new story/day).
Each listing page already includes full post content, so the index
captures each story's author (parsed from its first paragraph, always
Author: <name>) without a second request per story - only reading a
specific chosen story needs one more request, to that story's own
wp-json/wp/v2/posts/<id> endpoint.
(An earlier version of this skill used the RSS feed instead, which only exposes the ~10 most recent stories - the REST API change was made specifically to reach the full archive.)
Translation
Unlike the Gutenberg-sourced fairy-tale providers in this family
(ovos-skill-andersen-tales, ovos-skill-grimm-tales,
ovos-skill-bechstein-tales, ovos-skill-cosquin-tales,
ovos-skill-andrew-lang-tales), this provider does machine-translate
for non-English devices - same approach as ovos-skill-ovosblog/
ovos-skill-arxiv-papers. These are short (≤600 word), self-contained
stories, a much smaller translation-quality risk than a full fairy
tale's literary prose (see the reasoning in
ovos-common-reading-pipeline-plugin#5).
Matches search phrases against translated titles and discloses via
"machine_translated": true/false in the search response. If no
translation plugin is available, this provider does not respond to
searches at all for a non-English device, rather than silently offering
English content the user didn't ask for.
Collection hints
Responds to collection_hint values in the device's own language -
e.g. "365 tomorrows"/"tomorrows" on English, "science fiction noveller"
on Danish, "racconti di fantascienza" on Italian - matched fuzzily
against that language's own alias list (see
locale/<lang>/collection.voc). Like ovos-skill-ovosblog/
ovos-skill-arxiv-papers, this provider works on any device language,
so aliases fall back to English for any language we haven't bothered
translating - see ovos-common-reading-pipeline-plugin#26.
The collection name itself ("365tomorrows") stays untranslated - it's a
proper noun.
Content type
Identifies as content_type: "story" or "tale". A search with a
content_type hint for anything else gets no response from this
provider.
"Surprise me"
A search with no specific phrase but a matching collection_hint
returns the most recent story, by publish date.
Credits
Content from 365tomorrows.com, licensed
CC BY-NC-ND 3.0.
Author credited per-story via the author field in every search
response.
Category
Entertainment
Tags
#stories #scifi #flashfiction #creativecommons #provider
Release files for ovos-skill-365tomorrows-stories 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ovos_skill_365tomorrows_stories-0.1.3.tar.gz | 28.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ovos_skill_365tomorrows_stories-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 58.1 kB
Release files / ovos_skill_365tomorrows_stories-0.1.3.tar.gz
| Download URL | ovos_skill_365tomorrows_stories-0.1.3.tar.gz |
|---|---|
| Size | 28.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
75a1fadab723d5e8fe043205b828e3f0496aa6db775c0300d40945c74965fb4b
|
|
BLAKE2b-256 checksum How to use checksums |
526f67e64b2e558006715161bf4247fd56c1224014f136b412e6dd63bad07b31
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 25, 2026.
Transparency logRelease files / ovos_skill_365tomorrows_stories-0.1.3-py3-none-any.whl
| Download URL | ovos_skill_365tomorrows_stories-0.1.3-py3-none-any.whl |
|---|---|
| Size | 29.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
98b0c55ac172d9932d46d3a5328870e2e7fe08d284ba0455c91c80d23c10810f
|
|
BLAKE2b-256 checksum How to use checksums |
5a52b56057deb365a06594731e2518322742aca68388bd24d93982beff4ea88b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 25, 2026.
Transparency log