By bytebase
A fortune-cookie-style skill: the oracle 🔮 draws a random playful, encouraging answer of the day from a bilingual (Chinese / English) pool, independent of whatever you ask.
A fortune-cookie-style Claude Code skill. Ask the oracle and it draws a random, playful, encouraging answer of the day from a pre-written pool — bilingual (Chinese / English), auto-detected, and independent of whatever you ask.
oracle = an oracle 🔮, and a pun on the Oracle database.
Install it from the Claude Code plugin marketplace — no file copying, no dependencies.
In Claude Code, add this repo as a marketplace, then install the plugin:
/plugin marketplace add d-bytebase/oracle
/plugin install oracle@oracle
The plugin bundles everything it needs (SKILL.md + the two answer banks). shuf is
used if present and falls back to awk automatically, so macOS works out of the box.
Use the /plugin menu to browse, update, or remove installed plugins.
Plugin skills are namespaced plugin:skill, so the command is /oracle:oracle:
/oracle:oracle # answer in the conversation's language
/oracle:oracle zh # force Chinese
/oracle:oracle en # force English
/oracle:oracle should I ship? # ask a question (ritual only — the answer is unrelated)
You can also just ask the oracle in plain language — Claude triggers the skill from its description.
shuf (or an awk
fallback) — truly random. Claude never "picks" the line, so there's no bias or favourites.See the design spec.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub bytebase/oracle --plugin oracleUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.