BeClaude

listener-creator

New
1.4kSmitheryGeneralby anthropics

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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/listener-creator.md https://raw.githubusercontent.com/anthropics/claude-agent-sdk-demos/main/email-agent/agent/.claude/skills/listener-creator/SKILL.md
3
Invoke in Claude Code
/listener-creator
View source on GitHub
productivitycommunication

Frequently Asked Questions

What is listener-creator?

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.

How to install listener-creator?

To install listener-creator, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /listener-creator.

What is listener-creator best for?

listener-creator is a community categorized under General. It is designed for: productivity, communication. Created by anthropics.