← Back to Skills Marketplace
harrylabsj

第二大脑箴言

by haidong · GitHub ↗ · v0.1.1 · MIT-0
linuxdarwinwin32 ✓ Security Clean
31
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install second-brain-maxim
Description
Generate grounded Chinese reflections, aphorisms, maxims, quote-card lines, article endings, daily thoughts, or short "感悟" from the user's second brain, GBra...
README (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.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install second-brain-maxim
  3. After installation, invoke the skill by name or use /second-brain-maxim
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Clean initial public release with no hardcoded personal paths or personal publisher metadata in package files.
Metadata
Slug second-brain-maxim
Version 0.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 第二大脑箴言?

Generate grounded Chinese reflections, aphorisms, maxims, quote-card lines, article endings, daily thoughts, or short "感悟" from the user's second brain, GBra... It is an AI Agent Skill for Claude Code / OpenClaw, with 31 downloads so far.

How do I install 第二大脑箴言?

Run "/install second-brain-maxim" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 第二大脑箴言 free?

Yes, 第二大脑箴言 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 第二大脑箴言 support?

第二大脑箴言 is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created 第二大脑箴言?

It is built and maintained by haidong (@harrylabsj); the current version is v0.1.1.

💬 Comments