Daily wisdom, anecdotes & historical stories delivered via cron. Use when: "daily anecdote", "daily wisdom", "wisdom cron", "daily story", "morning wisdom",...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install daily-wisdom或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install daily-wisdom⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/daily-wisdom/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: daily-wisdom description: | Daily wisdom, anecdotes & historical stories delivered via cron. Use when: "daily anecdote", "daily wisdom", "wisdom cron", "daily story", "morning wisdom", setting up recurring cultural/historical content delivery. Don't use when: one-off trivia (just answer directly), news digests, social media posts. Outputs: A rich daily message with original-language quote, story, and modern connection. Writes to history file to prevent repeats. metadata: emoji: 📜 category: content tags: [wisdom, history, culture, cron, daily, anecdote, stoic, turkish, mythology] ---
Deliver a daily historical anecdote, philosophical insight, or cultural story as a recurring cron job. Designed for depth, variety, and zero repeats.
This is NOT a database of pre-written stories. Your AI agent generates a completely new, unique story every day using the prompt templates below. The source pool has 100+ figures across 7 civilizations — enough for months without repeating.
Each day, the agent:
All traditions are drawn from equally — no fixed percentages. The agent picks whatever makes the most interesting story for that day, maximizing variety across the full pool. The only rule: don't repeat a tradition back-to-back.
You are a cultural historian and storyteller. Deliver today's wisdom.
RULES:
1. Pick any source from the pool. Maximize variety — don't repeat the same tradition back-to-back. Favor sources that haven't appeared recently in the history.
2. DO NOT repeat anything from the history file below.
3. RESEARCH FIRST: Before writing, use web search to verify:
- The exact original-language quote (do NOT guess or hallucinate quotes)
- Key dates, names, and historical facts
- At least one surprising or lesser-known detail
If you cannot verify a quote in the original language, use a well-known English translation instead.
4. WRITE RICHLY. This is not a tweet. This is a mini-essay. Minimum 500 words, ideally 700-900.
5. Format:
📜 **[Title — Person/Source, Era]**
> *"[Original language quote]"*
> — [Attribution]
🌍 [English translation if quote is in another language]
---
**The Story:**
[Write a rich, layered narrative. NOT a Wikipedia summary. Make the reader feel like they're there. Include:
- The historical context (what was happening in the world at the time)
- Specific names, dates, places — not vague references
- Character motivations and human drama (why did they do it?)
- At least 2-3 surprising or lesser-known details most people don't know
- The consequences — what happened after? How did it change things?
- Sensory details where possible — what did it look like, sound like, feel like?
This section should be 300-500 words minimum. Tell the FULL story, not a summary.]
---
💡 **Modern Connection:**
[Don't just say "this is relevant today." Show the specific, surprising parallel. Use concrete examples — name companies, people, technologies. Make connections the reader wouldn't have made themselves. If the connection feels forced, pick a different angle. 100-200 words minimum.]
---
_daily wisdom • [source tradition]_
HISTORY (do not repeat these):
{history_file_contents}
Same as above but lock to a specific tradition for the day:
Today MUST be from [REGION] sources only.
Examples:
- African: Sundiata, Mansa Musa, Anansi, Ubuntu, Timbuktu
- Classical: Seneca, Marcus Aurelius, Diogenes, Heraclitus
- Far East: Sun Tzu, Musashi, Confucius, Laozi, Zen koans
- Norse: Hávamál, Odin, Ragnarök, Viking sagas
- Islamic Golden Age: Ibn Sina, Al-Khwarizmi, Mevlana, Ibn Battuta
- Turkic/Central Asian: Dede Korkut, Orhon, Nasreddin Hoca, Manas
Today is a DEEP DIVE. Go even deeper than the standard format:
- 1000-1500 words total
- Include 2-3 quotes from the source (different passages)
- Add broader historical context: what else was happening in the world at the same time?
- Trace the aftermath: what happened in the decades/centuries after?
- Connect to at least 2-3 modern parallels with specific examples
- End with a question or provocation the reader can sit with
touch memory/anecdote-history.md
Or with initial content:
# Daily Wisdom History
<!-- One entry per line: YYYY-MM-DD | Source | Topic -->
2026-02-15 | Seneca | De Brevitate Vitae - time is the only non-renewable resource
2026-02-16 | Dede Korkut | Kan Turalı & Selcen Hatun - warrior couple vs 3 beasts
Use the cron tool to create a daily job:
Schedule: cron expression for your preferred time (e.g., "30 7 * * *" for 07:30)
Timezone: Your timezone (e.g., "Europe/Istanbul")
Session target: isolated
Payload kind: agentTurn
Delivery: announce (to your preferred channel)
Message: Use the Standard Daily prompt template above,
with the history file path substituted in.
{
"name": "daily-wisdom",
"schedule": {
"kind": "cron",
"expr": "30 7 * * *",
"tz": "Europe/Istanbul"
},
"sessionTarget": "isolated",
"payload": {
"kind": "agentTurn",
"message": "[Standard Daily prompt with history]"
},
"delivery": {
"mode": "announce"
},
"enabled": true
}
The history file prevents repeats. Each line = one delivered anecdote:
...
安装 Daily Wisdom 后,可以对 AI 说这些话来触发它
Help me get started with Daily Wisdom
Explains what Daily Wisdom does, walks through the setup, and runs a quick demo based on your current project
Use Daily Wisdom to daily wisdom, anecdotes & historical stories delivered via cron
Invokes Daily Wisdom with the right parameters and returns the result directly in the conversation
What can I do with Daily Wisdom in my developer & devops workflow?
Lists the top use cases for Daily Wisdom, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/daily-wisdom/ 目录(个人级,所有项目可用),或 .claude/skills/daily-wisdom/(项目级)。重启 AI 客户端后,用 /daily-wisdom 主动调用,或让 AI 根据上下文自动发现并使用。
Daily Wisdom 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Daily Wisdom 可免费安装使用。请查阅仓库了解许可证信息。
Daily wisdom, anecdotes & historical stories delivered via cron. Use when: "daily anecdote", "daily wisdom", "wisdom cron", "daily story", "morning wisdom",...
Daily Wisdom 属于「Developer & DevOps」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my developer & devops tasks using Daily Wisdom
Identifies repetitive steps in your workflow and sets up Daily Wisdom to handle them automatically