agentsclimarketplace

Memorb lint

Skill iamjosuho/memOrb/skills/core/memorb-lint

Wiki Lint 工作流:memory 健檢,找出矛盾、過期、孤兒頁、缺頁、缺連結。觸發詞:整理 memory、檢查第二大腦、健檢、memory 有沒有要更新的。跑 dream-studio 之前主動建議執行。From its SKILL.md

Install
npx -y skills add iamjosuho/memOrb --skill memorb-lint

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

3 things to look at

  • 15 days oldThe repository was created 15 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.3 KB, ~1.3k tokens by cl100k_base, as published. Nobody here has run it

Memorb Lint Skill

Bundle Orb Awareness

When scanning directories under memorbs/Long-Term/ or memorbs/HQ/Core/, memorbs/HQ/Belief/:

  • A folder whose name matches an existing {name}/{name}.md is a valid bundle orb — treat the inner .md as the orb page. Do not flag the folder as an orphan or structural error.
  • A folder that contains no same-name .md file (e.g. memorbs/Long-Term/People/Acme/ with no Acme.md inside) is a genuine orphan — flag it for review.
  • A plain .md file at {base}/{name}.md is a plain orb — check normally.

Apply this check whenever scanning for orphan pages, broken links, or unregistered entries.

動作順序

  1. 列出 memorbs/Long-Term/memorbs/HQ/Corememorbs/HQ/Belief 全部檔案 + 隨機抽 3-5 頁細看
  2. 依檢查清單與 MUSTY 淘汰判準 逐項核對:
檢查項MUSTY 歸屬說明
矛盾 / 誤導M - Misleading同一人/專案在兩頁說法不一,或頁面內容與 log.md 最新事實矛盾
損壞 / 格式破壞U - Ugly格式壞掉、連結全斷、孤兒頁(全庫沒有任何 [[連結]] 指向它)
被取代 / 已結束S - Superseded整頁對應實體已消失(專案完工結案、人員離職無互動) ➔ 提報交由 memorb-forgetter 歸檔
價值太低 / 冷記憶T - Trivialrecall_count 極低(如 <2)且 last_recalled 極舊 ➔ 提報交由 memorb-forgetter 歸檔
落單附件U - Uglybundle 資料夾裡有附件、卻找不到同名的 {name}.md 本體 ➔ 附件失去所屬 orb,提報處理
媒體檔誤入庫Y - Your collection doesn't needmemorbs/ 底下出現音訊或影片檔(.m4a.mp3.wav.mp4…)➔ 只有文件檔該進 vault,提報移出並在 orb 內文記位置
範疇外Y - Your collection doesn't need內容非屬記憶庫守備範圍,人工提報處理
缺別名註冊 (Authority)權威控制log.md 出現、但未包含在任何頁面 aliases 清單的實體詞 ➔ 提報為潛在分裂筆記
缺頁 / 缺交叉連結結構完整度log.md 多次提及但無專屬頁,或 memorbs/Long-Term/People/ 頁未連至 memorbs/Long-Term/Projects/
時間軸斷裂結構完整度log.md 有連續多日空白,或 entry 普遍缺「訊號」欄位 ➔ 提醒使用者,夢工廠會因此無料可重播
  1. 提出建議清單給使用者確認
    • 頁面修正/擴充 ➔ 直接由 lint 協助修復。
    • 頁面淘汰歸檔 ➔ 提示使用者確認後,呼叫 memorb-forgetter 執行 memorbs/Dump/ 搬移與 Wiki Link 自動改寫。
  2. 修完在 memorbs/log.md append:
    ## [YYYY-MM-DD] lint | 範圍 — 修了 N 項
    

附帶檢查(可選)

  • memorbs/HQ/persona.md + memorbs/HQ/identity.md 合計是否超過 100 行(Hot Cache 上限)
  • .claude/skills/ 路由表與實際目錄是否一致(見 writing-memorb-skills)

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,861. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.