listener-creator Skill
Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows. Published by anthropics in claude-agent-sdk-demos.
Decision snapshot
Is this a fit?
Developers using claude-agent-sdk-demos, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Can write or update data, Write actions, Filesystem access
Copy skill directory
6 months ago
Confirm write permissions and scope before use. Access note: Local files.
What is listener-creator Skill?
Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows. Published by anthropics in claude-agent-sdk-demos. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using claude-agent-sdk-demos
Declared skill metadata
- Source file: email-agent/agent/.claude/skills/listener-creator/SKILL.md
Allowed tools declared by source
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- Local files
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use listener-creator Skill
- Use it for developers using claude-agent-sdk-demos.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-agent-sdk-demos
- Skill file: email-agent/agent/.claude/skills/listener-creator/SKILL.md
What it does
Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.
Skill instructions
Listener Creator Creates TypeScript listener files that monitor email events and execute custom logic when conditions are met. When to Use This Skill Use this skill when the user wants to: - Get notifications about specific emails ("notify me when boss sends urgent emails") - Automatically handle certain emails ("auto-archive newsletters") - Monitor for patterns ("watch for package tracking emails") - Set up scheduled actions ("daily email summary at 9am") - Create custom email workflows How Listeners Work Listeners are TypeScript files in agent/customscripts/listeners/ that: 1. Export a config object defining the event type and metadata 2. Export a handler function that filters and processes events 3. Use ListenerContext methods to perform actions (notify, archive, star, etc.) The system automatically loads enabled listeners and executes them when matching events occur. Creating a Listener 1. Understand the User's Intent Parse the user's request to identify: - Event type: What trigger
Verified compatibility and discovery
Frequently asked questions
What is listener-creator?
listener-creator is a open-source AI agent skill with Copy skill directory. Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions.
Who is listener-creator best for?
listener-creator is best for reusing agent instructions, scripts, and references.
How do I install listener-creator?
Install or run listener-creator using Copy skill directory. Check listener-creator for the latest setup command.
Is listener-creator actively maintained?
listener-creator may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.