Skip to content

Commit 4ccd077

Browse files
committed
chore: point crawl skills at openclaw repos
1 parent 09f7702 commit 4ccd077

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.agents/skills/graincrawl/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ name: graincrawl
33
description: "Granola archive: search, sync freshness, notes, transcripts, panels, SQL counts, and Graincrawl repo work."
44
metadata:
55
openclaw:
6-
homepage: https://github.com/vincentkoc/graincrawl
6+
homepage: https://github.com/openclaw/graincrawl
77
requires:
88
bins:
99
- graincrawl
1010
install:
1111
- kind: go
12-
module: github.com/vincentkoc/graincrawl/cmd/graincrawl@latest
12+
module: github.com/openclaw/graincrawl/cmd/graincrawl@latest
1313
bins:
1414
- graincrawl
1515
---

.agents/skills/notcrawl/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
- notcrawl
1010
install:
1111
- kind: go
12-
module: github.com/vincentkoc/notcrawl/cmd/notcrawl@latest
12+
module: github.com/openclaw/notcrawl/cmd/notcrawl@latest
1313
bins:
1414
- notcrawl
1515
---

.agents/skills/slacrawl/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ name: slacrawl
33
description: "Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work."
44
metadata:
55
openclaw:
6-
homepage: https://github.com/vincentkoc/slacrawl
6+
homepage: https://github.com/openclaw/slacrawl
77
requires:
88
bins:
99
- slacrawl
1010
install:
1111
- kind: go
12-
module: github.com/vincentkoc/slacrawl/cmd/slacrawl@latest
12+
module: github.com/openclaw/slacrawl/cmd/slacrawl@latest
1313
bins:
1414
- slacrawl
1515
---

0 commit comments

Comments
 (0)