relate: dfe48a70 --RELATED_TO--> e9e6a15a
This commit is contained in:
parent
e56acb3822
commit
5ea094872b
@ -6,7 +6,13 @@ tags: [claude-code, pattern, slash-commands, config]
|
|||||||
importance: 0.6
|
importance: 0.6
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-13T20:07:31.742736+00:00"
|
created: "2026-02-13T20:07:31.742736+00:00"
|
||||||
updated: "2026-02-13T20:07:31.742736+00:00"
|
updated: "2026-03-01T06:21:37.540385+00:00"
|
||||||
|
relations:
|
||||||
|
- target: dfe48a70-b8ab-4bb5-a3d8-6116fa498168
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.7
|
||||||
|
edge_id: c11d2aa9-e145-49a3-af6d-19d3b9ad5ad3
|
||||||
---
|
---
|
||||||
|
|
||||||
Claude Code global slash commands live in ~/.claude/commands/<name>.md. The filename (minus .md) becomes the command name (e.g., sync-config.md → /sync-config). The markdown content is the prompt that gets executed when the command is invoked. Created /sync-config to commit and push ~/.claude config to its Gitea repo (homelab remote, main branch).
|
Claude Code global slash commands live in ~/.claude/commands/<name>.md. The filename (minus .md) becomes the command name (e.g., sync-config.md → /sync-config). The markdown content is the prompt that gets executed when the command is invoked. Created /sync-config to commit and push ~/.claude config to its Gitea repo (homelab remote, main branch).
|
||||||
|
|||||||
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
id: c11d2aa9-e145-49a3-af6d-19d3b9ad5ad3
|
||||||
|
type: RELATED_TO
|
||||||
|
from_id: dfe48a70-b8ab-4bb5-a3d8-6116fa498168
|
||||||
|
from_title: "create-scheduled-task skill: guide for adding new Claude scheduled tasks"
|
||||||
|
to_id: e9e6a15a-bec3-4b62-98c9-4a70a5165348
|
||||||
|
to_title: "Global slash commands are .md files in ~/.claude/commands/"
|
||||||
|
strength: 0.7
|
||||||
|
created: "2026-03-01T06:21:37.540385+00:00"
|
||||||
|
updated: "2026-03-01T06:21:37.540385+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Both are Claude Code skill/command patterns stored in ~/.claude/
|
||||||
@ -6,7 +6,7 @@ tags: [claude-code, skills, scheduled-tasks, documentation, claude-scheduled, wo
|
|||||||
importance: 0.6
|
importance: 0.6
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-03-01T06:21:14.244709+00:00"
|
created: "2026-03-01T06:21:14.244709+00:00"
|
||||||
updated: "2026-03-01T06:21:32.493817+00:00"
|
updated: "2026-03-01T06:21:37.540385+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6
|
- target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -33,6 +33,11 @@ relations:
|
|||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.7
|
strength: 0.7
|
||||||
edge_id: 79821d41-9fb9-42c1-9ea4-1eb4fac340bd
|
edge_id: 79821d41-9fb9-42c1-9ea4-1eb4fac340bd
|
||||||
|
- target: e9e6a15a-bec3-4b62-98c9-4a70a5165348
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.7
|
||||||
|
edge_id: c11d2aa9-e145-49a3-af6d-19d3b9ad5ad3
|
||||||
---
|
---
|
||||||
|
|
||||||
# create-scheduled-task Skill
|
# create-scheduled-task Skill
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user