From sundial-org-awesome-openclaw-skills-4
Generates random The Office (US) quotes: 326 offline text quotes or API mode with SVG/PNG cards, character avatars, episode metadata. Useful for fun, icebreakers, or embedding quotes in docs/chats.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Generate random quotes from The Office (US) TV show.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Generate random quotes from The Office (US) TV show.
npm install -g office-quotes-cli
# Random offline quote (text only)
office-quotes
# API quote with SVG card
office-quotes --source api
# PNG output (best for Telegram)
office-quotes --source api --format png
# Light theme
office-quotes --source api --theme light
| Option | Description |
|---|---|
--source <src> | Quote source: local (default), api |
--format <fmt> | Output format: svg, png, jpg, webp (default: svg) |
--theme <theme> | SVG theme: dark, light (default: dark) |
--json | Output as JSON |
"Would I rather be feared or loved? Easy. Both. I want people to be afraid of how much they love me." — Michael Scott
"Bears. Beets. Battlestar Galactica." — Jim Halpert
"Whenever I'm about to do something, I think, 'Would an idiot do that?' And if they would, I do not do that thing." — Dwight Schrute