スキル一覧に戻る
lhl

stats

by lhl

1🍴 0📅 2026年1月25日
GitHubで見るManusで実行

SKILL.md


name: stats description: "Show statistics about the Reality Check database including counts for claims, sources, chains, and predictions."

Database Statistics (Codex)

Show statistics about the Reality Check database including counts for claims, sources, chains, and predictions.

Invocation

$stats

Note: Codex reserves /... for built-in commands. Use $stats instead.

Show statistics about the Reality Check database.

Usage

rc-db stats
# or: uv run python scripts/db.py stats

Output

Reality Check Database Statistics
=================================

Claims:      42
Sources:     15
Chains:       3
Predictions:  8
Definitions:  5

By Domain:
  TECH:     18 claims
  LABOR:    12 claims
  ECON:      8 claims
  GOV:       4 claims

By Type:
  [T] Theory:      15
  [F] Fact:        12
  [H] Hypothesis:   8
  [P] Prediction:   5
  [A] Assumption:   2

By Evidence Level:
  E2: 14
  E3: 12
  E4: 10
  E5:  6

Notes

  • Stats are computed from the live LanceDB database
  • Use this to get a quick overview of the knowledge base
  • For detailed exploration, use $search

  • $search
  • $validate

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です