Shadow
2332bdb978
Docs: clarify Discord channel type values
2026-01-11 10:02:36 -06:00
Nicholas Spisak
64de054d87
feat(discord): expose channel management actions via message tool
...
Add channel-create, channel-edit, channel-delete, channel-move,
category-create, category-edit, and category-delete actions to the
unified message tool. These actions were already implemented in the
Discord-specific handler but weren't accessible via the pi_message tool.
Changes:
- Add 7 new channel/category management actions to MessageActionSchema
- Add parameters: name, type, parentId, topic, position, nsfw,
rateLimitPerUser, categoryId
- Gate actions behind discord.actions.channels (disabled by default)
- Add execute handlers routing to existing Discord action handlers
- Update Discord skill SKILL.md with documentation
Channel types: 0=text, 2=voice, 4=category
2026-01-11 10:01:32 -06:00
Peter Steinberger
71c1446394
feat: add plugin architecture
2026-01-11 12:11:12 +00:00
Peter Steinberger
0221422666
Merge pull request #713 from danielz1z/fix/update-doctor-env
...
fix(update): merge custom env with process.env in spawn
2026-01-11 10:49:50 +00:00
Peter Steinberger
21f197d9c4
feat: add skill-creator bundled skill
2026-01-11 10:42:56 +00:00
Peter Steinberger
bfd9abb9fa
docs: verify gog calendar colors ( #715 ) (thanks @mjrussell)
2026-01-11 10:39:40 +00:00
Matthew Russell
b5a459fa57
Add calendar event color docs to gog skill
2026-01-11 10:37:48 +00:00
Shadow
e09265e841
Discord: add fetch message action
2026-01-10 16:38:20 -06:00
Peter Steinberger
07310951d4
fix: honor whatsapp mediaMaxMb ( #505 ) (thanks @koala73)
2026-01-09 19:51:35 +01:00
Elie Habib
bc6c12f95d
fix: add serveBaseUrl to compactEmbeddedPiSession params
2026-01-09 19:39:42 +01:00
Peter Steinberger
b2c2021ac6
docs: require tmux for 1password skill
2026-01-07 20:49:58 +01:00
Peter Steinberger
c9609483bb
feat(skills): add session-logs skill for searching conversation history
...
Adds jq-based queries for:
- Listing sessions by date/size
- Searching user/assistant messages
- Extracting costs per session and daily totals
- Tool usage breakdowns
- Cross-session keyword search
2026-01-07 04:13:30 +00:00
Peter Steinberger
97badaa440
docs: fix himalaya query usage
2026-01-07 00:04:18 +01:00
Peter Steinberger
4fdf162e85
docs: polish himalaya skill docs
2026-01-06 23:44:06 +01:00
Dante Lex
8a390c6517
fix: simplify install to brew-only
...
Remove cargo install option to avoid confusing the model with
multiple installation methods.
2026-01-06 23:41:46 +01:00
Dante Lex
4c2c40cee7
feat: add himalaya email CLI skill
...
Add skill for Himalaya (https://github.com/pimalaya/himalaya ), a CLI
email client supporting IMAP, SMTP, Notmuch, and Sendmail backends.
Includes:
- SKILL.md with common operations (list, read, reply, forward, send)
- Configuration reference for Gmail, iCloud, and generic IMAP/SMTP
- MML (MIME Meta Language) composition guide for attachments
Tested with iCloud IMAP account - verified folder listing, email
reading, and sending work correctly.
2026-01-06 23:41:46 +01:00
Iamadig
d9bae71f39
nano-banana: emit MEDIA token for generated images ( #271 )
2026-01-05 23:19:50 -06:00
Peter Steinberger
22743d877e
docs: clarify 1password tmux flow
2026-01-06 01:30:48 +01:00
Peter Steinberger
9ec5bc9b26
feat: add 1password skill
2026-01-06 00:26:58 +01:00
Peter Steinberger
4974cd3200
chore: add model-usage skill
2026-01-05 18:16:29 +01:00
Django Navarro
ebdcabf61f
fix(coding-agent): close PR template code block correctly
...
The outer fence (4 backticks) was closing prematurely after the bash
example, leaving the rest of the template (Feature intent through
Submitted by Razor) rendered as prose instead of inside the code block.
Fixed by moving the closing fence to the end of the full template.
2026-01-05 14:33:21 +00:00
Peter Steinberger
48a337d077
docs: add Discord writing style guide to skill
2026-01-04 15:42:32 +00:00
Peter Steinberger
f7cb3846f1
chore: rename project to clawdbot
2026-01-04 14:38:51 +00:00
Peter Steinberger
a1806acb16
fix: keep node presence fresh
2026-01-04 14:41:52 +01:00
Mariano Belinky
bd04488be9
docs: add PR template + node presence beacon
2026-01-04 14:41:52 +01:00
Peter Steinberger
1655dd5ca2
docs(skills): update mcporter
2026-01-04 07:26:59 +01:00
Shadow
2af54dbd19
Slack: update docs and tool display
2026-01-04 07:22:05 +01:00
Shadow
bda68c1aae
Slack: refine scopes and onboarding
2026-01-04 07:22:02 +01:00
Steve Caldwell
a91e7c716d
feat: add Notion API skill
...
Create and manage Notion pages, databases, and blocks via API.
2026-01-04 04:29:44 +01:00
Shadow
a9784d0853
Discord: tools for uploading emojis and stickers!
2026-01-03 21:20:01 -06:00
Peter Steinberger
68180cedca
feat: add clawdhub skill
2026-01-04 04:05:10 +01:00
Peter Steinberger
cb16a8a5b6
docs: tighten wacli skill guidance
2026-01-04 03:45:49 +01:00
Peter Steinberger
d9c9f353c6
docs: update apple-reminders skill for remindctl
2026-01-04 01:33:47 +01:00
Peter Steinberger
3f1d75495f
docs: expand peekaboo skill docs
2026-01-03 22:14:21 +01:00
Peter Steinberger
5f5225f328
docs(skills): add parallel Codex orchestration learnings
...
- coding-agent: document --yolo flag, git worktree + tmux pattern
- tmux: add section on orchestrating coding agents in parallel
Learnings from running 5 parallel Codex sessions to analyze GitHub issues
2026-01-03 19:45:18 +00:00
Peter Steinberger
493a461a7f
feat: add blogwatcher skill
2026-01-03 18:00:08 +00:00
Peter Steinberger
440aa9f520
feat: add github skill
2026-01-03 17:57:13 +01:00
Peter Steinberger
a01d575cd6
docs: add tmux skill guidance
2026-01-03 17:31:26 +01:00
Peter Steinberger
47204fa448
docs: expand coding-agent Pi usage
2026-01-03 17:21:17 +01:00
Peter Steinberger
f03e65cd55
docs(skill): add PR review safety rules for coding-agent
...
- Never checkout branches in live Clawdis repo
- Clone to temp folder or use git worktree for reviews
- Added explicit examples for safe PR review workflow
2026-01-03 12:49:03 +00:00
Peter Steinberger
538385019d
docs(discord): document sendMessage mediaUrl and to format
...
- Add example for sendMessage with media attachment (file:// and https://)
- Clarify that sendMessage uses 'to: channel:<id>' not 'channelId'
- Document replyTo parameter for replying to specific messages
- Add mediaUrl to inputs section
2026-01-03 11:05:09 +00:00
Peter Steinberger
d7d73dd5a3
docs(skills): correct bear-notes instructions
...
Co-authored-by: Tyler Wince <tylerwince@users.noreply.github.com>
2026-01-03 11:34:31 +01:00
Claude
3d4879346b
feat(skills): add bear-notes skill using grizzly CLI
2026-01-03 11:29:14 +01:00
Mariano Belinky
adb3f84e7f
docs: add Sheets/Docs examples to gog skill
2026-01-03 11:20:17 +01:00
Peter Steinberger
fa9bb92c80
docs: prefer spogo or spotify_player
2026-01-03 04:47:34 +01:00
Peter Steinberger
2754a6db24
sag skill: add chat voice response guidance
...
When Peter asks for voice replies, generate audio with sag and send via MEDIA:
2026-01-03 03:34:31 +00:00
Shadow
1aff389226
Discord: drop enableReactions config
2026-01-03 03:07:13 +01:00
Shadow
ce524e7137
Discord: add reactions, stickers, and polls skill
2026-01-03 03:07:13 +01:00
Peter Steinberger
1ad2dbe76d
docs: update apple notes/reminders skill setup
2026-01-03 02:41:12 +01:00
Claude
da31c0b7ef
feat(skills): add Apple Notes and Reminders skills via memo CLI
2026-01-03 02:41:12 +01:00