peekaboo
01Skill Claude CodeCodex
You have access to macOS screen capture and GUI automation through the Peekaboo MCP server.
Skill Claude CodeCodex
You have access to macOS screen capture and GUI automation through the Peekaboo MCP server.
Skill Claude CodeCodex
Browser automation via Playwright MCP — navigate pages, fill forms, take screenshots, and extract data from websites.
Skill Claude CodeCodex
Guide for authoring Better-Claw skill sets and skills — directory structure, SKILL.md/SKILLSET.md format, frontmatter fields, best practices, and testing methods.
Skill Claude CodeCodex
Transcribe audio files to text using OpenAI Whisper CLI — supports voice messages, audio recordings, and multiple languages.
Skill Claude CodeCodex
TypeScript development best practices and patterns.
Skill Claude CodeCodex
Python machine learning with scikit-learn, pandas, and numpy.
Skill Claude CodeCodex
Statistical analysis with R and tidyverse.
Skill Claude CodeCodex
A standalone skill without a parent skill set.
WalterSumbon/claude-agent-sdk-skill
Plugin Claude Code
Expert guidance for building AI agents with the Claude Agent SDK.
WalterSumbon/claude-agent-sdk-skill
Skill Claude CodeCodex
Expert guidance for building AI agents with the Claude Agent SDK in Python. Use when the user writes Python code with the SDK, imports claudeagentsdk, uses query(), ClaudeSDKClient, ClaudeAgentOptions, AgentDefinition, creates custom @tool functions, sets up hooks, integrates MCP servers, manages sessions, or debugs…
WalterSumbon/claude-agent-sdk-skill
Skill Claude CodeCodex
Expert guidance for building AI agents with the Claude Agent SDK in TypeScript/JavaScript. Use when the user writes TypeScript or JavaScript code with the SDK, imports from "@anthropic-ai/claude-agent-sdk", uses query(), allowedTools, permissionMode, creates custom tools with createSdkMcpServer, sets up hooks…
Skill Claude CodeCodex
Guide for contributing to the minicode-sdk project. Use this skill when the user wants to contribute code, fix bugs, add features, or improve documentation for the minicode-sdk project.
Skill Claude CodeCodex
Guide for using the minicode-sdk library. Use this skill when the user wants to learn how to use minicode-sdk to build AI agents, integrate tools, use MCP servers, or configure the SDK.