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.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"title": "Why grammY",
|
||||
"content": "* TS-first Bot API client with built-in long-poll + webhook helpers, middleware, error handling, rate limiter.\n* Cleaner media helpers than hand-rolling fetch + FormData; supports all Bot API methods.\n* Extensible: proxy support via custom fetch, session middleware (optional), type-safe context.",
|
||||
"code_samples": [],
|
||||
"headings": [],
|
||||
"url": "llms-txt#why-grammy",
|
||||
"links": []
|
||||
}
|
||||
Reference in New Issue
Block a user