Skip to content

Commit 3a4a07e

Browse files
Record Bbylw Claude skills outreach
1 parent 66be3ce commit 3a4a07e

5 files changed

Lines changed: 54 additions & 0 deletions

File tree

marketing/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ Launch and outreach materials for Tree Ring Memory.
240240
and validation notes.
241241
- `shishirui-awesome-claude-skills-zh-pr.md`: Shishirui Awesome Claude Skills
242242
ZH PR packet and validation notes.
243+
- `bbylw-awesome-claude-skills-cn-pr.md`: Bbylw Awesome Claude Skills CN PR
244+
packet and validation notes.
243245
- `shajith003-awesome-claude-skills-hold.md`: Awesome Claude Skills hold note
244246
for malformed ZIP-only catalog links.
245247
- `openclaw-skills-hold.md`: OpenClaw skills list hold note for the ClawHub
@@ -439,6 +441,8 @@ python3 marketing/scripts/build-campaign-cards.py
439441
`https://github.com/yibie/Awesome-Claude-Skills/pull/18`
440442
- Shishirui Awesome Claude Skills ZH PR:
441443
`https://github.com/shishirui/awesome-claude-skills-zh/pull/8`
444+
- Bbylw Awesome Claude Skills CN PR:
445+
`https://github.com/bbylw/awesome-claude-skills-cn/pull/8`
442446
- Ishandutta Awesome Claude Skills PR:
443447
`https://github.com/ishandutta2007/Awesome-Claude-Skills/pull/7`
444448
- Awesome LLM Knowledge Systems issue:
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Bbylw Awesome Claude Skills CN PR
2+
3+
## Target
4+
5+
- Repository: `https://github.com/bbylw/awesome-claude-skills-cn`
6+
- PR: `https://github.com/bbylw/awesome-claude-skills-cn/pull/8`
7+
- Fork: `https://github.com/TerminallyLazy/bbylw-awesome-claude-skills-cn`
8+
- Branch: `add-tree-ring-memory`
9+
- Commit: `94269707465f4d6b69e6630ffa564c6889e42a36`
10+
- Evidence comment:
11+
`https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915863622`
12+
- CodeRabbit evidence update:
13+
`https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915886160`
14+
15+
## Change
16+
17+
Adds the standalone `TerminallyLazy/tree-ring-memory-skill` package to a
18+
simplified-Chinese Claude Skills catalogue under `开发与代码工具`, and keeps the
19+
static `index.html` catalogue page in sync.
20+
21+
README entry:
22+
23+
```markdown
24+
- [Tree Ring Memory](https://github.com/TerminallyLazy/tree-ring-memory-skill) - 本地优先的 agent 记忆生命周期技能,指导 Claude 进行项目记忆召回、证据记录、审计、遗忘与合并。*作者:[@TerminallyLazy](https://github.com/TerminallyLazy)*
25+
```
26+
27+
## Validation
28+
29+
- Read target `README.md` and inspected `index.html`.
30+
- No existing Tree Ring Memory / `tree-ring` / `TerminallyLazy` PRs found.
31+
- No existing Tree Ring Memory / `tree-ring` / `TerminallyLazy` issues found.
32+
- No existing Tree Ring Memory / `tree-ring` / `TerminallyLazy` README or
33+
static-page entry found.
34+
- Verified `https://github.com/TerminallyLazy/tree-ring-memory-skill` returns
35+
HTTP 200.
36+
- Ran a local isolated smoke at `/tmp/trm-bbylw-smoke` covering
37+
`tree-ring init`, `tree-ring remember`, `tree-ring recall`, and
38+
`tree-ring forget` with the actual emitted memory id.
39+
- `git diff --check` passed.
40+
- PR is open, ready, and mergeable.
41+
- CodeRabbit passed.
42+
43+
## Notes
44+
45+
The target repository has both a Markdown list and a static HTML catalogue.
46+
Updating both avoids a visible mismatch between the GitHub README and hosted
47+
page.

marketing/outreach-crm.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,3 +321,4 @@ Siilwyn Awesome CLI Tools PR #20,3,submitted,yes,https://github.com/Siilwyn/awes
321321
Sandipan Awesome Claude Skills PR #18,3,submitted,yes,https://github.com/sandipan1/awesome-claude-skills/pull/18,none,marketing/sandipan-awesome-claude-skills-pr.md,monitor maintainer response,Adds the standalone Tree Ring Memory skill repo to Community Skills in a focused Claude Skills catalogue; duplicate issue PR target skill URL and diff checks passed; PR ready mergeable with no checks reported; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915648068.
322322
Yibie Awesome Claude Skills PR #18,3,submitted,yes,https://github.com/yibie/Awesome-Claude-Skills/pull/18,none,marketing/yibie-awesome-claude-skills-pr.md,monitor maintainer response,Adds the standalone Tree Ring Memory skill repo to Agent Creation and Integration in a focused Claude Skills catalogue; duplicate issue PR README target skill URL and diff checks passed; PR ready mergeable with no checks reported; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915710633.
323323
Shishirui Awesome Claude Skills ZH PR #8,3,submitted,yes,https://github.com/shishirui/awesome-claude-skills-zh/pull/8,none,marketing/shishirui-awesome-claude-skills-zh-pr.md,monitor maintainer response,Adds the standalone Tree Ring Memory skill repo to 开发辅助 in a Chinese-first Claude Skills catalogue; duplicate issue PR README target skill URL local init remember recall forget smoke and diff checks passed; PR ready mergeable with no checks reported; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915777239.
324+
Bbylw Awesome Claude Skills CN PR #8,3,submitted,yes,https://github.com/bbylw/awesome-claude-skills-cn/pull/8,none,marketing/bbylw-awesome-claude-skills-cn-pr.md,monitor maintainer response,Adds the standalone Tree Ring Memory skill repo to 开发与代码工具 in a simplified-Chinese Claude Skills catalogue and updates the static catalogue card; duplicate issue PR README static-page target skill URL local init remember recall forget smoke and diff checks passed; PR ready mergeable with CodeRabbit success; evidence comments https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915863622 and https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915886160.

marketing/outreach-queue.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ posted unless the post exists publicly and the URL is recorded here.
180180
| Sandipan Awesome Claude Skills PR | Submitted | https://github.com/sandipan1/awesome-claude-skills/pull/18 | Adds the standalone Tree Ring Memory skill repo to Community Skills in a focused Claude Skills catalogue; duplicate PR/issue search, target skill URL, and diff whitespace checks passed; PR is mergeable and reports no checks; evidence comment: https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915648068. |
181181
| Yibie Awesome Claude Skills PR | Submitted | https://github.com/yibie/Awesome-Claude-Skills/pull/18 | Adds the standalone Tree Ring Memory skill repo to Agent Creation & Integration in a focused Claude Skills catalogue; duplicate PR/issue/README search, target skill URL, and diff whitespace checks passed; PR is mergeable and reports no checks; evidence comment: https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915710633. |
182182
| Shishirui Awesome Claude Skills ZH PR | Submitted | https://github.com/shishirui/awesome-claude-skills-zh/pull/8 | Adds the standalone Tree Ring Memory skill repo to 开发辅助 in a Chinese-first Claude Skills catalogue; duplicate PR/issue/README search, target skill URL, local init/remember/recall/forget smoke, and diff whitespace checks passed; PR is mergeable and reports no checks; evidence comment: https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915777239. |
183+
| Bbylw Awesome Claude Skills CN PR | Submitted | https://github.com/bbylw/awesome-claude-skills-cn/pull/8 | Adds the standalone Tree Ring Memory skill repo to 开发与代码工具 in a simplified-Chinese Claude Skills catalogue and updates the static catalogue card; duplicate PR/issue/README/static-page search, target skill URL, local init/remember/recall/forget smoke, and diff whitespace checks passed; PR is mergeable and CodeRabbit passed; evidence comments: https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915863622 and https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915886160. |
183184
| Ishandutta Awesome Claude Skills PR | Submitted | https://github.com/ishandutta2007/Awesome-Claude-Skills/pull/7 | Adds Tree Ring Memory as a full `tree-ring-memory` Claude skill folder plus root README and skills index entries; duplicate PR/issue checks, source URL checks, and `git diff --check` passed; PR is mergeable and reports no checks; evidence comment: https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4914545888. |
184185
| Zo Computer Skills PR | Submitted | https://github.com/zocomputer/skills/pull/105 | Adds Tree Ring Memory as a Community skill with display metadata; local validation passed and GitHub reports no PR checks yet. |
185186
| Awesome Open Source AI PR | Submitted | https://github.com/suncloudsmoon/awesome-open-source-ai/pull/14 | Adds Tree Ring Memory to Tools in an open-source AI resource list; PR is mergeable and reports no checks. |

marketing/submission-ledger.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,3 +323,4 @@ Siilwyn Awesome CLI Tools PR #20,submitted,GitHub account,https://github.com/Sii
323323
Sandipan Awesome Claude Skills PR #18,submitted,GitHub account,https://github.com/sandipan1/awesome-claude-skills/pull/18,marketing/sandipan-awesome-claude-skills-pr.md,none,monitor maintainer response,https://github.com/sandipan1/awesome-claude-skills/pull/18,Adds the standalone Tree Ring Memory skill repo to Community Skills in a focused Claude Skills catalogue; fork TerminallyLazy/sandipan-awesome-claude-skills branch add-tree-ring-memory commit 0dabc4c; duplicate issue PR target skill URL and diff checks passed; PR ready mergeable with no checks reported; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915648068.
324324
Yibie Awesome Claude Skills PR #18,submitted,GitHub account,https://github.com/yibie/Awesome-Claude-Skills/pull/18,marketing/yibie-awesome-claude-skills-pr.md,none,monitor maintainer response,https://github.com/yibie/Awesome-Claude-Skills/pull/18,Adds the standalone Tree Ring Memory skill repo to Agent Creation and Integration in a focused Claude Skills catalogue; fork TerminallyLazy/yibie-awesome-claude-skills branch add-tree-ring-memory commit 14fed22; duplicate issue PR README target skill URL and diff checks passed; PR ready mergeable with no checks reported; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915710633.
325325
Shishirui Awesome Claude Skills ZH PR #8,submitted,GitHub account,https://github.com/shishirui/awesome-claude-skills-zh/pull/8,marketing/shishirui-awesome-claude-skills-zh-pr.md,none,monitor maintainer response,https://github.com/shishirui/awesome-claude-skills-zh/pull/8,Adds the standalone Tree Ring Memory skill repo to 开发辅助 in a Chinese-first Claude Skills catalogue; fork TerminallyLazy/shishirui-awesome-claude-skills-zh branch add-tree-ring-memory commit cea2f55; duplicate issue PR README target skill URL local init remember recall forget smoke and diff checks passed; PR ready mergeable with no checks reported; evidence comment https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915777239.
326+
Bbylw Awesome Claude Skills CN PR #8,submitted,GitHub account,https://github.com/bbylw/awesome-claude-skills-cn/pull/8,marketing/bbylw-awesome-claude-skills-cn-pr.md,none,monitor maintainer response,https://github.com/bbylw/awesome-claude-skills-cn/pull/8,Adds the standalone Tree Ring Memory skill repo to 开发与代码工具 in a simplified-Chinese Claude Skills catalogue and updates the static catalogue card; fork TerminallyLazy/bbylw-awesome-claude-skills-cn branch add-tree-ring-memory commit 9426970; duplicate issue PR README static-page target skill URL local init remember recall forget smoke and diff checks passed; PR ready mergeable with CodeRabbit success; evidence comments https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915863622 and https://github.com/TerminallyLazy/Tree-Ring-Memory/issues/26#issuecomment-4915886160.

0 commit comments

Comments
 (0)