← 返回 Skills 市场
harrylabsj

第二大脑箴言

作者 haidong · GitHub ↗ · v0.1.1 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
31
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install second-brain-maxim
功能描述
Generate grounded Chinese reflections, aphorisms, maxims, quote-card lines, article endings, daily thoughts, or short "感悟" from the user's second brain, GBra...
使用说明 (SKILL.md)

Second Brain Aphorism

Use this skill to turn the user's second-brain material into a concise, personally grounded thought. The result should feel like a distilled insight from the user's own thinking, not a generic inspirational quote.

Default to Chinese unless the user asks for another language.

Workflow

  1. Clarify the requested shape only when necessary.
    • If the user says "感悟", produce one short paragraph.
    • If the user says "箴言", "金句", or "短句", produce concise aphoristic lines.
    • If unspecified, produce one 感悟 and one compressed 箴言.
  2. Run lightweight second-brain recall.
    • Prefer the user's local second brain over web knowledge.
    • Resolve local paths without hardcoded personal information:
      • Prefer SECOND_BRAIN_WIKI_ROOT when set.
      • Otherwise try $SECOND_BRAIN_ROOT/llm-wiki when SECOND_BRAIN_ROOT is set.
      • Otherwise try common user-local candidates such as ~/Hbrain/llm-wiki.
      • If no likely wiki root exists, infer it from the current project or ask one concise question.
    • Once the wiki root is found, use:
      • Core questions: \x3Cwiki-root>/my-core-questions.md
      • Anchor index: \x3Cwiki-root>/links/index.md
    • Read my-core-questions.md and links/index.md if they exist.
    • Select 1-3 relevant anchor pages from links/*.md and read only those pages.
    • Run focused recall when available:
gbrain search "\x3Cuser's exact topic>" --limit 5
gbrain search "\x3Cselected anchor or close synonym>" --limit 5
cm context "\x3Cuser's exact topic>" --json --limit 5 --history 5
  1. Extract a "seed of tension" before writing.
    • Name the lived tension: what is being pulled against what?
    • Name the user's recurring anchor or long-term question.
    • Name the practical turn: what changes in how one sees, chooses, or acts?
  2. Generate the line or paragraph.
    • Write from the recalled context, not from generic advice.
    • Prefer concrete verbs, precise nouns, and a small paradox.
    • Remove motivational filler, slogans, and abstract padding.
    • If the recall is thin, be transparent and write a lower-confidence draft.
  3. Present the result.
    • For normal requests, output:
      • 感悟: one paragraph, 80-180 Chinese characters
      • 箴言: one line, 8-32 Chinese characters
    • For batch requests, give 3-7 numbered candidates.
    • Include a concise 第二大脑回路 receipt unless the user explicitly asks for copy-only output.

Style Guide

Read references/style-guide.md when the user asks for a specific tone, more variants, quote-card copy, article endings, or when the first draft risks sounding generic.

Grounding Rules

  • Do not claim the user believes something unless it is supported by recall.
  • Do not invent book titles, source notes, anchors, or personal experiences.
  • Do not search the web unless the user explicitly asks for outside references.
  • Do not write back to the second brain unless the user explicitly asks to save, archive, 沉淀, 写入, or update.
  • If recall tools fail, continue with available anchor files and briefly state what failed.

Writeback

Default to no writeback. When the user explicitly asks to save the result:

  1. Choose the smallest durable target:
    • queries/ for reusable generated answers or quote collections.
    • concepts/ for a stable idea that should become a concept page.
    • links/ only when updating an existing cognitive anchor.
    • practices/ only when the output implies a repeatable routine.
  2. Preserve existing frontmatter and content.
  3. Add the generated line plus the recall receipt or source context.
  4. Bump updated dates on edited wiki pages.

Quality Checklist

  • It can be traced to at least one recalled anchor, note, or core question.
  • It says one thing sharply instead of three things vaguely.
  • It contains a tension, reversal, or implication.
  • It sounds like a private notebook becoming public for a moment.
  • It remains useful even if stripped of decorative language.
安全使用建议
This appears safe to install, but treat it as a personal-knowledge writing helper: only let it read notes or wiki content when you explicitly want that context used, and review outputs before sharing them.
能力评估
Purpose & Capability
The reported behavior fits a skill meant to use notes or wiki-style context for writing and distillation; no evidence shows unrelated execution, destructive behavior, or exfiltration.
Instruction Scope
The scanner-reported trigger language may be broad enough to activate on ordinary writing prompts, so users should confirm before letting it read personal note or wiki material.
Install Mechanism
No risky install mechanism, package execution, dependency install, or hidden setup behavior was evidenced in the supplied scan context.
Credentials
Reading local second-brain context can be proportionate for the stated purpose, but should be limited to user-intended sources when prompts are ambiguous.
Persistence & Privilege
No artifact-backed evidence indicates persistence, privilege escalation, background workers, credential use, or automatic long-running behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install second-brain-maxim
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /second-brain-maxim 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Clean initial public release with no hardcoded personal paths or personal publisher metadata in package files.
元数据
Slug second-brain-maxim
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

第二大脑箴言 是什么?

Generate grounded Chinese reflections, aphorisms, maxims, quote-card lines, article endings, daily thoughts, or short "感悟" from the user's second brain, GBra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 31 次。

如何安装 第二大脑箴言?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install second-brain-maxim」即可一键安装,无需额外配置。

第二大脑箴言 是免费的吗?

是的,第二大脑箴言 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

第二大脑箴言 支持哪些平台?

第二大脑箴言 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 第二大脑箴言?

由 haidong(@harrylabsj)开发并维护,当前版本 v0.1.1。

💬 留言讨论