Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Startedreference-sdk
Check reference SDK implementations using btca ask
Stars3,818
Forks294
UpdatedJanuary 10, 2026 at 01:54
SKILL.md
readonlyMenu
Check reference SDK implementations using btca ask
| name | reference-sdk |
| description | Check reference SDK implementations using btca ask |
| user-invocable | false |
When implementing SDK features or debugging provider-specific issues, check reference implementations.
Use btca ask to check how reference SDKs implement similar features:
# Check Vercel AI SDK for streaming patterns
btca ask -r vercel-ai -q "How does streamObject work?"
# Check Anthropic SDK for tool calling
btca ask -r anthropic-sdk -q "How are tools defined and called?"
# Check Zod for validation patterns
btca ask -r zod -q "How does safeParse handle errors?"
vercel-ai - Streaming, tool calling, structured outputanthropic-sdk - Anthropic API patternszod - Schema validationAdd more: btca config resources add -n <name> -t git -u <url> -b <branch>
Create git commits with user approval and no Claude attribution
Create or update continuity ledger for state preservation across clears
Create handoff document for transferring work to another session
Generate comprehensive PR descriptions following repository templates
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
Search Mathlib for lemmas by type signature pattern