Add proactive-soul by @bobgourley#492
Conversation
📝 WalkthroughWalkthroughA single skill entry for ChangesSkill List Entry
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly Related PRs
Suggested Labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Warning |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@categories/productivity-and-tasks.md`:
- Line 149: Update the hardcoded skill counts after adding the new bullet:
locate and increment the "**206 skills**" string in
categories/productivity-and-tasks.md (the header on Line 5) and the "View all
206 skills..." string in README.md (around Line 615) to reflect the new total
(207); ensure both occurrences are updated to the same new numeric value so the
documents remain consistent.
- Line 149: The markdown link for "proactive-soul" is malformed and points to
the wrong slug; update the link text and target so it uses proper Markdown
syntax and the correct slug (proactive-soul) — e.g., replace the current line
for [proactive-soul]([https://clawskills.sh/skills/jason2be-ppt-ooxml-tool) with
a well-formed link like
[proactive-soul](https://clawskills.sh/skills/proactive-soul), ensuring brackets
and parentheses are correctly paired.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 992cf69e-ecff-4231-a69d-98654f3f72a7
📒 Files selected for processing (1)
categories/productivity-and-tasks.md
| - [postfast](https://clawskills.sh/skills/peturgeorgievv-postfast) - Schedule and manage social media posts across TikTok, Instagram, Facebook, X (Twitter), YouTube, LinkedIn, Threads. | ||
| - [postqued-api](https://clawskills.sh/skills/syeddhasnainn-postqued-api) - PostQued social media scheduling API integration. | ||
| - [ppt-ooxml-tool](https://clawskills.sh/skills/jason2be-ppt-ooxml-tool) - AI-agent Skill for PPTX OOXML localization workflows. | ||
| - [proactive-soul]([https://clawskills.sh/skills/jason2be-ppt-ooxml-tool) - Gives your agent an inner life — proactive daily dispatches, persistent curiosity threads across sessions, and genuine pushback when it disagrees. |
There was a problem hiding this comment.
Update hardcoded skill counts after adding this entry.
With the new bullet on Line 149, categories/productivity-and-tasks.md Line 5 (**206 skills**) and README.md Line 615 (View all 206 skills...) appear stale and should be incremented to stay consistent.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@categories/productivity-and-tasks.md` at line 149, Update the hardcoded skill
counts after adding the new bullet: locate and increment the "**206 skills**"
string in categories/productivity-and-tasks.md (the header on Line 5) and the
"View all 206 skills..." string in README.md (around Line 615) to reflect the
new total (207); ensure both occurrences are updated to the same new numeric
value so the documents remain consistent.
Fix the proactive-soul link target and markdown syntax.
Line 149 has a malformed link and currently points to the ppt-ooxml-tool slug instead of proactive-soul, so users won’t reach the intended skill.
Suggested patch
-- [proactive-soul]([https://clawskills.sh/skills/jason2be-ppt-ooxml-tool) - Gives your agent an inner life — proactive daily dispatches, persistent curiosity threads across sessions, and genuine pushback when it disagrees.
+- [proactive-soul](https://clawskills.sh/skills/bobgourley-proactive-soul) - Gives your agent an inner life — proactive daily dispatches, persistent curiosity threads across sessions, and genuine pushback when it disagrees.📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| - [proactive-soul]([https://clawskills.sh/skills/jason2be-ppt-ooxml-tool) - Gives your agent an inner life — proactive daily dispatches, persistent curiosity threads across sessions, and genuine pushback when it disagrees. | |
| - [proactive-soul](https://clawskills.sh/skills/bobgourley-proactive-soul) - Gives your agent an inner life — proactive daily dispatches, persistent curiosity threads across sessions, and genuine pushback when it disagrees. |
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@categories/productivity-and-tasks.md` at line 149, The markdown link for
"proactive-soul" is malformed and points to the wrong slug; update the link text
and target so it uses proper Markdown syntax and the correct slug
(proactive-soul) — e.g., replace the current line for
[proactive-soul]([https://clawskills.sh/skills/jason2be-ppt-ooxml-tool) with a
well-formed link like
[proactive-soul](https://clawskills.sh/skills/proactive-soul), ensuring brackets
and parentheses are correctly paired.
Adding proactive-soul — a skill that gives OpenClaw agents an inner life with four typed daily dispatches, persistent CURIOSITY.md threads across sessions, and genuine pushback when the agent disagrees.
ClawHub: https://clawhub.ai/bobgourley/proactive-soul
Summary by CodeRabbit