DSH Plugins Marketplace

DSH Plugins

Plugins

/

BigSeedSkill

k

BigSeedSkill

Manifest valid3

🌱 BigSeed 闪念记录与人生拼图 - 捕捉生活点滴生成人生故事/自传 | Life story, journal, biography, memory keeper

hasBundlePatch

🌱 BigSeed · 闪念记录与人生拼图

捕捉生活点滴、感悟想法,从碎片信息构建用户画像,生成以用户为主人公的小说、电影剧本或自传。种一颗种子,长一个世界。

English: Capture life moments and thoughts, build user profiles from fragments, generate novels/scripts/autobiographies starring the user.

✨ 功能

详见 SKILL.md 完整说明。

🔧 环境依赖

Python 3。调用 LLM 生成故事/画像(配置对应模型 API)。

📥 安装(DeepSeek Harness / dsh)

本技能遵循 Agent Skills 开放标准(SKILL.md + YAML frontmatter),适用于 DeepSeek Harness (dsh)、OpenClaw、Claude Code 等支持 Agent Skills 的框架。

# 方式一:放入用户级共享目录(推荐)
mkdir -p ~/.agents
git clone https://github.com/kobenfang/bigseed.git ~/.agents/bigseed

# 方式二:放入项目目录
mkdir -p .agents
cp -r bigseed .agents/

dsh 启动后即可在技能列表中找到 bigseed

🔍 搜索关键词

闪念, 人生故事, 传记, 自传, 日记, journal, life story, biography, memory

📄 目录结构

bigseed/
├── SKILL.md          # 技能定义(Agent Skills 标准)
├── scripts/bigseed.py

⚖️ License

MIT


© 2026 kobenfang · 更多技能见 dsh-skills

📦 Also on ClawHub (OpenClaw)

This skill is also published on ClawHub for OpenClaw users:

npx clawhub install bigseed

Search it: npx clawhub search bigseed

Similar plugins

dsh-evolve

by chenzheshushi-commits

Self-evolving memory + skill lifecycle for DeepSeek Harness — durable cross-session memory with zero-token deterministic recall, tiered approval, reinforcement learning from repetition, and anti-bloat

Memory & ContextManifest valid

8

MIT

JavaScript

Sep 11, 2026

dsh plugin --profile web add dsh-evolve

by KLRSL

生物仿生记忆系统插件:Biomimetic memory for DeepSeek Harness — transparent Markdown memory, approval-gated writes, frozen snapshot injection

Memory & ContextManifest valid

7

MIT

JavaScript

Sep 5, 2026

dsh plugin --profile web add dsh-biomemory

by weibaohui

Automatic session retrospective: after a conversation wraps up, distills useful experience into reusable skills stored in the skill library for the model to call, with signal-accelerated triggers, man

Memory & ContextManifest valid

3

154/wk

JavaScript

Sep 9, 2026

dsh plugin --profile web add @weibaohui/hermes-loop

Persistent project memory, event-sourced task lifecycle, context budgeting, and cooperative multi-agent handoffs.

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-continuum

Long-lived AI companions with isolated memory, WeChat channels, Skills, schedules, heartbeat concerns, and a dependency-aware task board.

Workflow & AutomationManifest valid

0

1.8k/wk

dsh plugin --profile web add @lemoncat7/dsh-partner

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path;

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-plugin-sodamem