listener-creator
๐ฏSkillfrom anthropics/claude-agent-sdk-demos
Skill from Anthropic's Claude Agent SDK demo collection that helps create event listeners for AI-powered applications. Part of a repository showcasing the Claude Agent SDK with demos including email agents, research agents, resume generators, and chat applications.
Same repository
anthropics/claude-agent-sdk-demos(6 items)
Installation
npx vibeindex add anthropics/claude-agent-sdk-demos --skill listener-creatornpx skills add anthropics/claude-agent-sdk-demos --skill listener-creator~/.claude/skills/listener-creator/SKILL.mdSKILL.md
More from this repository5
Demo applications by Anthropic showcasing the Claude Agent SDK, including an IMAP email assistant, Excel spreadsheet demos, a hello-world starter, and a multi-agent research system that coordinates parallel subagents for topic research and report generation.
A Claude Agent SDK demo skill that generates a one-page .docx resume by web-searching a person's name across LinkedIn, GitHub, and news sources, then assembling the findings into a formatted document. Part of the official Anthropic Claude Agent SDK demos collection.
A demo application from Anthropic showcasing the Claude Agent SDK, part of a collection including email agents, Excel processing, research agents with parallel subagent coordination, and getting-started examples.
A Claude Agent SDK demo skill for working with spreadsheets and Excel files, demonstrating how to build AI-powered applications that handle tabular data using the Claude Agent SDK.
Skill from Anthropic's Claude Agent SDK demo collection that helps create actions for AI-powered applications. Part of a repository showcasing the Claude Agent SDK with demos including email agents, research agents, resume generators, and chat applications.