6527495c9b
Add notion skill for Notion API integration
...
Provides curl-based commands for creating/reading/updating pages, databases,
and blocks via the Notion API v2025-09-03. Includes workaround for database
creation (must use /v1/databases, not /v1/data_sources).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-15 18:50:01 +08:00
8bacc868bd
Add 5 missing skills to repo for sync coverage
...
github-repo-search, gooddays-calendar, luxtts,
openclaw-tavily-search, skill-vetter — previously only
in workspace, now tracked in Gitea for full sync.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-14 20:36:30 +08:00
6451d73732
Merge pull request 'improve(daily-briefing): 優化輸出格式與排版,提升閱讀體驗' ( #3 ) from kaiwu/openclaw-skill:improve/daily-briefing-ux into main
2026-03-14 20:27:50 +08:00
394492168b
Merge pull request 'improve(tts-voice): avoid shell-based curl execution in auth/health checks' ( #4 ) from yucheng/openclaw-skill:improve/tts-voice-safe-curl-spawn into main
2026-03-14 20:27:41 +08:00
c0be5c46b8
Merge pull request 'improve(qmd-brain): 強化命令執行安全,降低注入風險' ( #5 ) from tiangong/openclaw-skill:improve/qmd-brain-command-injection-hardening into main
2026-03-14 20:27:27 +08:00
b48fd7259b
Add obsidian-official-cli skill from ClawhHub
...
Obsidian CLI (v1.12+) reference skill for all agents — covers file ops,
search, tasks, templates, plugins, sync, and dev tools.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-14 20:23:00 +08:00
4cc98e7c0f
improve(qmd-brain): harden command execution against injection
2026-03-14 15:03:34 +08:00
yucheng
d144f5641e
improve(tts-voice): use spawnSync for curl auth/health checks
2026-03-14 12:03:52 +08:00
20801b19be
improve(daily-briefing): 優化輸出格式與排版,提升閱讀體驗
2026-03-14 09:00:54 +08:00
f1a6df4ca4
add 6 skills to repo + update skill-review for xiaoming
...
- Add code-interpreter, kokoro-tts, remotion-best-practices,
research-to-paper-slides, summarize, tavily-tool to source repo
- skill-review: add main/xiaoming agent mapping in handler.ts + SKILL.md
- tts-voice: handler.ts updates from agent workspace
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 22:59:43 +08:00
da6e932d51
Merge pull request 'improve(dispatch-webhook): 強化輸入驗證與參數邊界防護' ( #2 ) from tiangong/openclaw-skill:improve/dispatch-webhook-input-guardrails into main
2026-03-13 22:03:25 +08:00
5918d671bb
improve(dispatch-webhook): 強化輸入驗證與參數邊界防護
2026-03-13 15:04:29 +08:00
36e0d349b2
improve(tts-voice): use spawnSync args to avoid shell quoting issues
2026-03-13 12:02:57 +08:00
9ab15e99e5
feat(skill-review): Agent PR workflow skill
...
Enables agents (tiangong, kaiwu, yucheng) to review skills
and submit improvement PRs via Gitea fork → branch → PR workflow.
2026-03-13 11:11:27 +08:00
4c966a3ad2
Initial commit: OpenClaw Skill Collection
...
6 custom skills (assign-task, dispatch-webhook, daily-briefing,
task-capture, qmd-brain, tts-voice) with technical documentation.
Compatible with Claude Code, OpenClaw, Codex CLI, and OpenCode.
2026-03-13 10:58:30 +08:00