Facts API Skill
fungenerators-com-random-facts
fungenerators-com-random-facts
| Method | Path | Description |
|---|---|---|
GET | /fact | |
PUT | /fact | Get a Fact belonging to the id. |
DELETE | /fact | Add a Fact entry to the database (private collection). |
GET | /fact/fod/categories | Delete a Fact entry identified by the id. |
GET | /fact/fod | Get the list of supported fact of the day categories. |
GET | /fact/random | Get fact of the day for the given category. |
GET | /fact/search | Get a random Fact for a given category(optional) and subcategory(optional). |
GET | /fact/categories | Search for random Fact which has the text in the query, for a given category(optional) and subcategory(optional). |
GET | /fact/numbers | Get a random Fact. |
GET | /fact/onthisday/born | Get a random fact about a number |
GET | /fact/onthisday/died | Returns a random ( famous/ relatively famous ) person born on a given day and month |
GET | /fact/onthisday/event | Returns a random ( famous/ relatively famous ) person died on a given day and month |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install fungenerators-com-random-facts
Downloads and installs to ~/.claude/skills/fungenerators-com-random-facts/
1.5 (2026-02-19)