Creates and scripts actions in Drafts, the text capture and automation app. Benefits operations teams by automating text processing workflows. Connects to Drafts for iOS and macOS.
git clone https://github.com/kerim/claude-drafts-action-skill.gitClaude Drafts Actions Skill provides comprehensive knowledge for creating and scripting Drafts actions—the text capture and automation app for iOS and macOS. The skill covers all 37+ action step types including system integrations, service connections (Notion, Todoist, Dropbox, Google Drive, and 15+ others), and advanced JavaScript scripting. Users can design multi-service workflows, configure template systems with custom tags and date formatting, and integrate external APIs directly into Drafts. Operations teams benefit from automating repetitive text processing, batch operations on drafts, and quick capture to external services. The skill includes real-world examples, complete API documentation, and best practices for action organization and workflow design.
Clone the repository and copy the skill/ folder to ~/.claude/skills/drafts-actions/, then restart Claude Code. Claude automatically uses the skill when you ask Drafts-related questions like 'Create a Drafts action that sends my draft to Notion' or 'How do I use template tags to format dates?'
Send draft content to Notion, Todoist, or other services automatically
Create multi-step workflows combining capture, processing, and export
Batch process drafts with conditional JavaScript logic
Integrate external APIs (Claude, custom endpoints) into Drafts actions
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/kerim/claude-drafts-action-skillCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Create a Drafts action that processes [DATA] for [COMPANY] in the [INDUSTRY] sector. The action should extract key information, format it into a structured report, and save it to a specified location. Include error handling for missing or malformed data.
# Drafts Action: Process Customer Feedback ## Description This action processes customer feedback data, extracts key metrics, and formats them into a structured report. ## Input - Raw customer feedback data in JSON format ## Output - Structured report in Markdown format ## Steps 1. **Parse Input Data**: - Validate the input JSON data - Extract key fields: customer name, feedback text, rating, and date 2. **Process Data**: - Calculate average rating - Identify common themes in feedback text 3. **Generate Report**: - Format the processed data into a Markdown table - Include summary statistics and key themes 4. **Save Report**: - Save the report to the specified location - Log any errors encountered during processing ## Error Handling - If the input data is malformed, log the error and exit - If required fields are missing, prompt the user to provide them ## Example ```markdown | Customer Name | Feedback Text | Rating | Date | |----------------|---------------|--------|------------| | John Doe | Great service! | 5 | 2023-10-01 | | Jane Smith | Could improve | 3 | 2023-10-02 | **Summary Statistics** - Average Rating: 4.0 - Common Themes: Service, Improvement ```
Simple version control and collaboration for documents
AI assistant built for thoughtful, nuanced conversation
Get more done every day with Microsoft Teams – powered by AI
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan