chore: point crawl skills at openclaw repos · openclaw/openclaw@4ccd077
steipete
·
2026-05-17
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -3,13 +3,13 @@ name: graincrawl
|
3 | 3 | description: "Granola archive: search, sync freshness, notes, transcripts, panels, SQL counts, and Graincrawl repo work." |
4 | 4 | metadata: |
5 | 5 | openclaw: |
6 | | -homepage: https://github.com/vincentkoc/graincrawl |
| 6 | +homepage: https://github.com/openclaw/graincrawl |
7 | 7 | requires: |
8 | 8 | bins: |
9 | 9 | - graincrawl |
10 | 10 | install: |
11 | 11 | - kind: go |
12 | | -module: github.com/vincentkoc/graincrawl/cmd/graincrawl@latest |
| 12 | +module: github.com/openclaw/graincrawl/cmd/graincrawl@latest |
13 | 13 | bins: |
14 | 14 | - graincrawl |
15 | 15 | --- |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -9,7 +9,7 @@ metadata:
|
9 | 9 | - notcrawl |
10 | 10 | install: |
11 | 11 | - kind: go |
12 | | -module: github.com/vincentkoc/notcrawl/cmd/notcrawl@latest |
| 12 | +module: github.com/openclaw/notcrawl/cmd/notcrawl@latest |
13 | 13 | bins: |
14 | 14 | - notcrawl |
15 | 15 | --- |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -3,13 +3,13 @@ name: slacrawl
|
3 | 3 | description: "Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work." |
4 | 4 | metadata: |
5 | 5 | openclaw: |
6 | | -homepage: https://github.com/vincentkoc/slacrawl |
| 6 | +homepage: https://github.com/openclaw/slacrawl |
7 | 7 | requires: |
8 | 8 | bins: |
9 | 9 | - slacrawl |
10 | 10 | install: |
11 | 11 | - kind: go |
12 | | -module: github.com/vincentkoc/slacrawl/cmd/slacrawl@latest |
| 12 | +module: github.com/openclaw/slacrawl/cmd/slacrawl@latest |
13 | 13 | bins: |
14 | 14 | - slacrawl |
15 | 15 | --- |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。