Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

code-oracle代码 Oracle

Agent Skill

code-oracle 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,278

周安装

379

GitHub Stars

公开资料未说明

下载量

3,002
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:code-oracle(代码 Oracle)
来源仓库:https://github.com/jcools1977/code-oracle
安装命令:
openclaw skills install code-oracle
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install code-oracle

简介

通过指标伪装成预言,读取代码库未来状态的智能分析工具。

  • 适合在代码审查或架构优化时预测潜在问题和改进方向。
  • 提供塔罗牌式分析和水晶球预测,辅助决策代码演进路径。
  • 安装前需确认是否涉及敏感数据访问或外部资源调用。
  • 建议参考仓库文档了解支持的编程语言和分析深度。code-oracle 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
code-oracle
version
1.0.0
description
>
author
J. DeVere Cooley
category
fun-tools
tags
metadata
openclaw
emoji
🔮
os
["darwin", "linux", "win32"]
cost
free
requires_api
false
tags

Code Oracle

"The stars do not predict your destiny. But your commit history does."

What It Does

Code Oracle reads your codebase's fortune — tarot cards drawn from real code metrics, crystal ball predictions powered by trend analysis, horoscopes written from git history patterns. Every prophecy is backed by real data, wrapped in mystical metaphor.

It's metrics reporting for people who'd rather consult a soothsayer than a Grafana dashboard.

The Tarot Reading

Three cards drawn from the Major Arcana of Software Development:

╔══════════════════════════════════════════════════════════════╗
║                  🔮 THE CODE ORACLE 🔮                       ║
║              Your Three-Card Reading                         ║
╠══════════════════════════════════════════════════════════════╣
║                                                              ║
║  PAST              PRESENT           FUTURE                  ║
║  ┌──────────┐     ┌──────────┐     ┌──────────┐            ║
║  │          │     │          │     │          │             ║
║  │ THE TOWER│     │ THE WHEEL│     │ THE STAR │             ║
║  │  (XVI)   │     │  (X)     │     │  (XVII)  │             ║
║  │          │     │          │     │          │             ║
║  │  🏗️→💥   │     │   🎡     │     │    ⭐    │             ║
║  │          │     │          │     │          │             ║
║  │ Upheaval │     │ Change   │     │  Hope    │             ║
║  │          │     │          │     │          │             ║
║  └──────────┘     └──────────┘     └──────────┘            ║
║                                                              ║
║  READING:                                                    ║
║                                                              ║
║  PAST — THE TOWER (Reversed)                                 ║
║  "A great upheaval reshaped the eastern quarter."            ║
║  Data: src/api/ was rewritten 6 weeks ago. 347 lines         ║
║  changed in 3 days. The migration left 4 TODOs and           ║
║  2 skipped tests. The dust has settled, but the              ║
║  foundation was hastily laid.                                 ║
║                                                              ║
║  PRESENT — THE WHEEL OF FORTUNE                              ║
║  "The wheel turns. What was stable grows uncertain."         ║
║  Data: Test flakiness increased 3x this week. CI             ║
║  pipeline takes 40% longer than last month. Change           ║
║  velocity is high but quality metrics are declining.          ║
║  The wheel is spinning fast — but which way?                 ║
║                                                              ║
║  FUTURE — THE STAR                                           ║
║  "After the storm, clarity emerges. A guide appears."        ║
║  Prediction: If the 4 TODOs from the API rewrite are         ║
║  addressed and the flaky tests are stabilized, the           ║
║  codebase enters a period of high productivity.              ║
║  Ignore them, and The Tower returns — this time, upright.    ║
║                                                              ║
║  THE ORACLE ADVISES:                                         ║
║  "Fix the foundation before building higher."                ║
║                                                              ║
╚══════════════════════════════════════════════════════════════╝

The Tarot Deck (Major Arcana of Software)

CardUprightReversedData Source
0 The FoolNew project, fresh start, green fieldReckless commit, no testsNew repos, first commits
I The MagicianSkilled developer, elegant solutionOver-engineering, unnecessary complexityCode quality vs. complexity ratio
II The High PriestessDeep domain knowledge, institutional memoryHidden knowledge, undocumented decisionsDocumentation coverage
III The EmpressProductive growth, feature velocityBloat, feature creep, scope expansionLines added per sprint
IV The EmperorStrong architecture, clear structureRigid, resistant to changeCoupling metrics
V The HierophantFollowing conventions, best practicesDogmatic, cargo cult codeConvention adherence
VI The LoversGood integration, harmony between modulesMerge conflicts, incompatible changesBranch conflict rate
VII The ChariotFast progress, shipping frequentlyMoving too fast, breaking thingsDeploy frequency vs. failure rate
VIII StrengthResilient system, good error handlingBrittle, fragile under loadError rate trends
IX The HermitFocused deep work, quality codeIsolated silos, no collaborationContributor diversity
X Wheel of FortuneChange coming, transition periodChaotic changes, instabilityCommit velocity variance
XI JusticeFair code review, balanced workloadUnbalanced team load, review bottleneckPR review distribution
XII The Hanged ManDeliberate pause, waiting for clarityStuck, blocked, stalled PRsOpen PR age
XIII DeathTransformation, old code removedResistance to change, zombie codeCode deletion rate
XIV TemperanceBalanced approach, moderate paceExtremes, feast-or-famine developmentCommit frequency variance
XV The DevilTechnical debt, dependency on bad patternsBreaking free, refactoring debt awayTech debt trend
XVI The TowerMajor rewrite, breaking changeCatastrophic failure, production incidentMajor refactors, incidents
XVII The StarHope, improving trends, clear pathLost direction, declining metricsPositive metric trends
XVIII The MoonUnclear requirements, ambiguous codeIllumination, bugs revealed by testsBug discovery rate
XIX The SunSuccess, high coverage, clean CIOverconfidence, false sense of securityCoverage + passing tests
XX JudgementCode review, retrospective, accountabilityBlame, post-mortem finger-pointingReview quality
XXI The WorldShipped, complete, production successUnfinished, perpetual betaRelease completion

The Daily Horoscope

╔══════════════════════════════════════════════════════════════╗
║           ⭐ DAILY CODE HOROSCOPE — March 3, 2026 ⭐         ║
╠══════════════════════════════════════════════════════════════╣
║                                                              ║
║  Your sign: ♒ Aquarius (based on project birth date)        ║
║                                                              ║
║  Today's celestial alignment favors refactoring. Mercury     ║
║  is in retrograde in your dependency graph — avoid           ║
║  upgrading packages today. Venus aligns with your test       ║
║  suite, making it an excellent day for writing tests.        ║
║                                                              ║
║  The stars warn: a merge conflict brews on the horizon.      ║
║  Two branches approach the same file. Communicate with       ║
║  your fellow developers before the celestial collision.      ║
║                                                              ║
║  Lucky file: src/utils/formatter.ts                          ║
║  Lucky commit message: "refactor: simplify and clarify"     ║
║  Avoid: force-pushing during Mercury retrograde              ║
║                                                              ║
║  REAL DATA BEHIND THE PROPHECY:                              ║
║  ├── 2 branches are modifying shared files (merge risk)      ║
║  ├── 3 dependencies have updates but 1 has breaking changes  ║
║  ├── Test suite has been neglected (last test added: 8 days) ║
║  └── src/utils/ has low complexity (safe to refactor)        ║
║                                                              ║
╚══════════════════════════════════════════════════════════════╝

The Crystal Ball

╔══════════════════════════════════════════════════════════════╗
║              🔮 THE CRYSTAL BALL SPEAKS 🔮                   ║
╠══════════════════════════════════════════════════════════════╣
║                                                              ║
║  "I see... I see..."                                         ║
║                                                              ║
║  "A great storm gathers in the Payment Realm.                ║
║   The ancient one (invoice-generator.js) stirs.              ║
║   Its power weakens. A successor must be chosen              ║
║   before the autumn equinox, or chaos shall reign."          ║
║                                                              ║
║  TRANSLATION:                                                ║
║  invoice-generator.js hasn't been maintained in 18 months.   ║
║  It handles $2M/month with 0 tests. Based on dependency      ║
║  deprecation timelines, its core PDF library (pdfkit v0.11)  ║
║  reaches end-of-life in September. If not migrated before    ║
║  then, the invoicing system breaks on the next Node upgrade. ║
║                                                              ║
║  "The crystal ball never lies. It just speaks in metaphor.   ║
║   Because the truth, delivered straight, is too boring for   ║
║   anyone to read." — The Oracle                              ║
║                                                              ║
╚══════════════════════════════════════════════════════════════╝

Fortune Cookies

Quick one-liners for any occasion:

🥠 "A dependency you trust will betray you this month."
   (You have 3 packages with known CVEs unpatched.)

🥠 "The bug you seek is not where you are looking."
   (Last 3 bug fixes were in different files than initially suspected.)

🥠 "An old friend returns with unexpected news."
   (A developer who hasn't committed in 90 days just pushed.)

🥠 "Beware the function that promises simplicity."
   (getUser() has a cyclomatic complexity of 34.)

🥠 "Your tests protect you. Tend to them."
   (Coverage dropped 2% this week.)

🥠 "The merge will be smoother than you fear."
   (Feature branch has 0 conflicts with main.)

When to Invoke

  • Morning ritual — Check your horoscope before coding (it's metrics in disguise)
  • Sprint planning — Draw a three-card reading for the sprint ahead
  • Team meetings — More engaging than a Jira dashboard
  • When you need a sign — The Crystal Ball sees all (all the metrics you've been ignoring)
  • For fun — Fortune cookies at standup

Why It Matters

Metrics are important but boring. Prophecies are fun but meaningless. Code Oracle is both — real data that people actually want to hear, wrapped in a presentation that makes them laugh, share, and (most importantly) act on the information.

Because nobody has ever shared a Grafana dashboard in Slack for fun. But they WILL share a tarot reading that says "The Tower rises in your payments module."

Zero external dependencies. Zero API calls. Pure data-driven divination.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

73.4%
按下载量换算2,203

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills