Business & Operations
Operations, strategy, finance, sales, support, management, and planning
Browse business & operations skills
Showing 28,513–28,536 of 28,856 skills
Track and manage construction warranties. Monitor expiration dates, claims, and manufacturer documentation.
Break down CWICR work items into component resources. Decompose aggregate items, analyze resource composition, and generate detailed bills of resources.
Perform value engineering analysis using CWICR data. Identify cost-saving alternatives while maintaining function and quality.
This skill should be used whenever users request personal assistance tasks such as schedule management, task tracking, reminder setting, habit monitoring, productivity advice, time management, or any query requiring personalized responses based on user preferences and context. On first use, collects comprehensive user information including schedule, working habits, preferences, goals, and routines. Maintains an intelligent database that automatically organizes and prioritizes information, kee...
This skill should be used when the user requests to create professional business documents (proposals, business plans, or budgets) from templates. It provides PDF templates and a Python script for generating filled documents from user data.
Guide project ideation through Socratic questioning and constraint analysis to create actionable project briefs. Use when: starting projects, exploring problem spaces, comparing approaches, validating feasibility. Do not use when: requirements already clear and specification exists.
Test execution, running, and webapp testing for CFN
Patterns for running long-lived processes in tmux. Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation.
Provide a focused wrapper for executing individual sprints within a multi-sprint epic.
Process instrumentation and lifecycle management
File and log operations for CFN
Task dependency extraction and context ingestion. Use when you need to parse task criteria, identify dependencies, generate execution order, or inject context for complex multi-step tasks.
**Version:** 1.0.0 **Status:** Active **Owner:** CFN Marketing Team **Last Updated:** 2025-10-29
Manage press release distribution through PR Newswire, Business Wire, and other distribution services. Track pickup metrics and distribution status. Distribute press release through wire services. **Parameters**: - `--title` (required): Press release headline - `--body` (required): Full press release text - `--outlets` (required): Target outlets (national/regional/trade/tech) - `--embargo-date` (optional): Embargo date/time (ISO 8601) - `--contact-name` (optional): Media contact
Manage journalist outreach, media pitching, and HARO (Help A Reporter Out) response automation. Find relevant journalists and track pitch engagement. Search for journalists by beat, outlet, or topic using Muck Rack. **Parameters**: - `--beat` (optional): Journalist beat (tech/business/healthcare/finance) - `--outlet` (optional): Media outlet name - `--topic` (optional): Topic keyword - `--limit` (optional): Result limit (default: 20) **Example**: ```bash ./.claude/skills/cfn
Monitor brand mentions across media outlets, analyze sentiment, detect crises, and generate monitoring reports using Meltwater/Brandwatch. Search for brand mentions across all media sources. **Parameters**: - `--query` (required): Search query (brand name, product, executive) - `--timeframe` (optional): Time range (24h/7d/30d, default: 24h) - `--sources` (optional): Source types (news/social/blogs/forums, default: all) - `--limit` (optional): Result limit (default: 50) **Examp
**Version:** 1.0.0 **Status:** Production **Phase:** 4 - Intelligence & Optimization
Manage email marketing campaigns through n8n workflow integration. Create, schedule, test, and analyze email campaigns. Create a new email campaign. **Parameters:** - `--name` (required): Campaign name - `--subject` (required): Email subject line - `--template-id` (required): Email template identifier - `--segment-id` (required): Target audience segment - `--from-email` (optional): Sender email address - `--from-name` (optional): Sender name **Example:** ```bash ./operatio
Manage CRM contacts through n8n workflow integration. Create, update, retrieve contacts and manage contact segments. Create a new contact in CRM. **Parameters:** - `--email` (required): Contact email address - `--first-name` (optional): First name - `--last-name` (optional): Last name - `--company` (optional): Company name - `--phone` (optional): Phone number - `--custom-fields` (optional): JSON string of custom fields **Example:** ```bash ./operations/create-contact.sh \
**Version:** 1.0.0 **Status:** Production **Phase:** 4 - Intelligence & Optimization
**Version:** 1.0.0 **Status:** Active **Owner:** CFN Marketing Team **Last Updated:** 2025-10-29
Retrieve marketing analytics data through n8n workflow integration. Access website traffic, social engagement, email performance, ad performance, and conversion funnel metrics. Retrieve website traffic analytics. **Parameters:** - `--start-date` (required): Start date (YYYY-MM-DD) - `--end-date` (required): End date (YYYY-MM-DD) - `--metrics` (optional): Comma-separated metrics (pageviews,sessions,users,bounceRate) - `--dimensions` (optional): Comma-separated dimensions (page,sou
**Version:** 1.0.0 **Status:** Production **Platform Support:** Google Ads, Meta Ads, LinkedIn Ads
Analyzes complex Google Sheets requests and decomposes them into atomic micro-sprints with clear dependencies and success criteria. Prevents "doing too much at once" by breaking complex spreadsheet operations into progressive, testable units that build toward the end goal. **Purpose:** Establish spreadsheet structure **Operations:** - Create/rename sheets - Add/remove columns - Define data types - Set up named ranges **Dependencies:** None (foundation sprint) **Max Operati