Replace with a clear description of what this skill does and when Claude should use it. Be specific about the use cases, tools, or workflows this skill addresses.
Brief introduction explaining what this skill helps users accomplish.
Use this skill when:
Explanation of the first important concept or pattern.
Example:
# Show concrete example
key: value
Explanation of the second important concept.
-- SQL example if relevant
SELECT * FROM table_name
Continue with other important concepts, patterns, or best practices.
# Show a complete, realistic example
example:
key: value
nested:
- item1
- item2
Explanation: Describe what this pattern does and when to use it.
Provide another common use case with example code.
Symptoms:
Solutions:
Example:
# Show the fix
corrected:
example: here
For users who need more sophisticated functionality.
Additional advanced patterns or techniques.
Step-by-step example of a complete workflow:
# Complete working example
complete:
workflow:
step1: value
step2: value
When creating a new skill from this template:
Update the frontmatter:
name to your skill's unique identifier (lowercase-with-hyphens)description that explains when Claude should use this skillReplace the content:
Focus on TD-specific patterns:
Make it actionable:
Keep it maintainable:
Test your skill:
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer