action-creator Skill
Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources). 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 action-creator Skill?
Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources). 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/action-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 action-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/action-creator/SKILL.md
What it does
Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).
Skill instructions
Action Creator Creates TypeScript action template files that define reusable, user-specific operations users can execute with one click in the chat interface. When to Use This Skill Use this skill when the user wants to: - Create reusable actions for their specific workflows ("I often need to send payment reminders to ACME Corp") - Set up one-click operations for their vendors/customers ("Forward bugs to engineering team") - Automate repetitive email tasks with their specific context ("Archive newsletters from TechCrunch/Morning Brew") - Build personalized email management tools for their business processes Key difference from listeners: Actions are user-triggered (clicked in chat), while listeners are event-triggered (automatic). How Actions Work Actions are TypeScript files in agent/customscripts/actions/ that: 1. Export a config object defining the template metadata and parameter schema 2. Export a handler function that executes the operation with given parameters 3. Use ActionConte
Verified compatibility and discovery
Frequently asked questions
What is action-creator?
action-creator is a open-source AI agent skill with Copy skill directory. Creates user-specific one-click action templates that execute email operations when clicked in the chat interface.
Who is action-creator best for?
action-creator is best for reusing agent instructions, scripts, and references.
How do I install action-creator?
Install or run action-creator using Copy skill directory. Check action-creator for the latest setup command.
Is action-creator actively maintained?
action-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.