@heart-of-gold/toolkit 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: capture
|
|
3
|
+
description: Capture what's on your mind — morning intentions or evening reflections — and save a structured daily thought record
|
|
4
|
+
---
|
|
5
|
+
|
|
1
6
|
# /guide:capture — Daily Thought Capture
|
|
2
7
|
|
|
3
8
|
> Capture what's on your mind — morning intentions or evening reflections.
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: pipeline
|
|
3
|
+
description: Run the daily content pipeline to fetch signals, analyze relevance, draft output, edit for voice fidelity, and deliver the brief
|
|
4
|
+
---
|
|
5
|
+
|
|
1
6
|
# /guide:pipeline — Daily Content Pipeline
|
|
2
7
|
|
|
3
8
|
> "Time is an illusion. Lunchtime doubly so." — But your daily brief runs on schedule.
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: setup
|
|
3
|
+
description: Configure the Guide content pipeline by creating or updating content/config.yaml, sources, themes, and voice profile settings
|
|
4
|
+
---
|
|
5
|
+
|
|
1
6
|
# /guide:setup — Configure Your Content Pipeline
|
|
2
7
|
|
|
3
8
|
> "Would it save you a lot of time if I just gave up and went mad now?"
|