my-new-skillMy New Skill provides a customizable framework for specific tasks, enabling streamlined workflows or tool operations in defined scenarios.
Install via ClawdBot CLI:
clawdbot install enchantedmotorcycle/my-new-skill[TODO: 1-2 sentences explaining what this skill enables]
[TODO: Choose the structure that best fits this skill's purpose. Common patterns:
1. Workflow-Based (best for sequential processes)
2. Task-Based (best for tool collections)
3. Reference/Guidelines (best for standards or specifications)
4. Capabilities-Based (best for integrated systems)
Patterns can be mixed and matched as needed. Most skills combine patterns (e.g., start with task-based, add workflow for complex operations).
Delete this entire "Structuring This Skill" section when done - it's just guidance.]
[TODO: Add content here. See examples in existing skills:
Create only the resource directories this skill actually needs. Delete this section if no resources are required.
Executable code (Python/Bash/etc.) that can be run directly to perform specific operations.
Examples from other skills:
fill_fillable_fields.py, extract_form_field_info.py - utilities for PDF manipulationdocument.py, utilities.py - Python modules for document processingAppropriate for: Python scripts, shell scripts, or any executable code that performs automation, data processing, or specific operations.
Note: Scripts may be executed without loading into context, but can still be read by Codex for patching or environment adjustments.
Documentation and reference material intended to be loaded into context to inform Codex's process and thinking.
Examples from other skills:
communication.md, context_building.md - detailed workflow guidesAppropriate for: In-depth documentation, API references, database schemas, comprehensive guides, or any detailed information that Codex should reference while working.
Files not intended to be loaded into context, but rather used within the output Codex produces.
Examples from other skills:
Appropriate for: Templates, boilerplate code, document templates, images, icons, fonts, or any files meant to be copied or used in the final output.
Not every skill requires all three types of resources.
Generated Mar 1, 2026
Automate the extraction and processing of data from PDF and DOCX files in legal or financial firms. This skill can be used to parse contracts, invoices, or reports, reducing manual data entry and improving accuracy. It is triggered when handling large volumes of structured documents.
Generate and style marketing materials such as presentations, reports, and web content based on brand guidelines. This skill helps maintain consistency across documents by applying predefined templates and assets. It is triggered during content production tasks requiring adherence to specific design standards.
Streamline product development workflows by automating documentation, task tracking, and communication processes. This skill can be used to create and update project plans, generate reports, and manage resources. It is triggered in scenarios involving sequential project steps or integrated feature management.
Process and analyze data from various sources, such as databases or spreadsheets, to generate insights and reports. This skill can automate data cleaning, transformation, and visualization tasks. It is triggered when working with data-heavy files or requiring standardized reporting formats.
Offer this skill as a subscription-based service for businesses needing automated document and workflow tools. Revenue is generated through monthly or annual fees, with tiered pricing based on usage or features. This model targets small to medium enterprises looking to reduce operational costs.
Provide tailored implementations and integrations of this skill for specific client needs, such as in legal or financial sectors. Revenue comes from project-based fees and ongoing support contracts. This model appeals to organizations requiring specialized automation solutions.
Offer basic functionality of this skill for free to attract users, with advanced features like enhanced templates or analytics available for a fee. Revenue is generated through upgrades and add-ons. This model targets individual professionals and small teams seeking cost-effective tools.
💬 Integration Tip
Start by integrating this skill with common file types like PDFs and DOCX, using provided scripts for automation. Ensure resources like templates are easily accessible to streamline user adoption.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Advanced desktop automation with mouse, keyboard, and screen control
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.