Skip to content

maxtron777/claude-code-business-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Business Skills

License: MIT Skills Claude Code

Claude Code skills for business operations — lead scoring, SEO auditing, client reporting, social media, email triage, and more. Built for founders, agencies, and operators who use Claude Code to run their businesses.

The existing Claude Code skills ecosystem is heavily engineering-focused. These skills fill the gap for business ops: CRM management, SEO auditing, client reporting, social media, email triage, financial analysis, and strategic planning.


Skills

Skill Category What It Does
lead-scorer Sales Score and qualify inbound leads against your ICP (1-100), classify as Hot/Warm/Cold, recommend next actions
seo-auditor Marketing Comprehensive on-page SEO audit — title tags, meta descriptions, headings, images, schema, speed, mobile
client-report-generator Reporting Generate professional client work reports with executive summary, metrics, insights, and next steps
social-media-copywriter Marketing Platform-specific social media copy for LinkedIn, Instagram, Facebook, and X with hashtags and image prompts
email-triage Operations Classify emails, draft responses, prioritise by urgency, handle meeting requests, invoices, and queries
competitor-analyser Strategy Analyse competitor online presence — SWOT analysis, positioning map, gaps, and actionable recommendations
invoice-drafter Finance Generate professional invoice content with line items, tax calculations, and payment instructions
meeting-summariser Operations Summarise meetings into decisions, action items with owners/deadlines, open questions, and parking lot items
content-brief-writer Marketing Create comprehensive content briefs with outlines, keyword strategy, competitor analysis, and CTA plans
kpi-dashboard-builder Analytics Design KPI dashboard specs tailored to your business vertical with metrics, formulas, and alert thresholds

Installation

Option 1: Copy individual skills

Copy the skill files you need into your Claude Code skills directory:

# Copy a single skill
cp skills/lead-scorer.md ~/.claude/skills/lead-scorer.md

# Copy all skills
cp skills/*.md ~/.claude/skills/

Option 2: Symlink the entire collection

# Clone the repo
git clone https://github.com/yourusername/claude-code-business-skills.git

# Symlink individual skills
ln -s "$(pwd)/claude-code-business-skills/skills/lead-scorer.md" ~/.claude/skills/lead-scorer.md

# Or symlink the whole directory
ln -s "$(pwd)/claude-code-business-skills/skills" ~/.claude/skills/business

Option 3: Reference directly in CLAUDE.md

Add skill references to your ~/.claude/CLAUDE.md or project-level CLAUDE.md:

## Custom Commands
- `/lead-scorer` — Score and qualify inbound leads
- `/seo-auditor` — Run an SEO audit on a URL
- `/client-report` — Generate a client work report

Usage Examples

Lead Scoring

/lead-scorer

Score this lead:
- Name: Sarah Chen, VP of Marketing at TechCorp (200 employees, SaaS)
- Source: Downloaded our pricing guide
- ICP: B2B SaaS companies, 50-500 employees, marketing decision makers

SEO Audit

/seo-auditor

Audit https://example.com/services
Target keywords: "digital marketing agency", "SEO services"
Page type: Service page

Client Report

/client-report-generator

Client: Acme Corp
Period: 1-31 March 2026
Work: Redesigned landing page, ran Google Ads campaign, published 4 blog posts
Metrics: Traffic up 23%, leads up 15%, CPA down 12%
Next steps: Launch email nurture sequence, A/B test landing page CTA

Social Media Copy

/social-media-copywriter

Topic: We just launched our new AI-powered analytics dashboard
Platform: all
Brand voice: Professional but approachable
Goal: Awareness and signups

Email Triage

/email-triage

From: john@client.com
Subject: Urgent - Need updated proposal by Friday
Body: Hi, the board meeting got moved up. Can you send the revised proposal by end of day Friday? They want to see the ROI projections updated with Q1 actuals.

Competitor Analysis

/competitor-analyser

Competitor: RivalCo (https://rivalco.com)
My business: Digital marketing agency specialising in healthcare
Industry: Healthcare marketing

Invoice Drafting

/invoice-drafter

Client: Acme Corp, 123 Business St, Sydney NSW 2000
Services: Website redesign (40 hours @ $150/hr), SEO audit (fixed fee $2,000)
Payment terms: Net 14
Tax: 10% GST

Meeting Summary

/meeting-summariser

Meeting type: Client call
Attendees: Sarah (Account Manager), John (Client CEO), Lisa (Client CMO)
Notes: [paste raw meeting notes or transcript]

Content Brief

/content-brief-writer

Topic: How to choose a disability service provider
Target audience: NDIS participants and their families
Target keywords: "NDIS service provider", "choose disability services"
Content type: Blog post / guide

KPI Dashboard

/kpi-dashboard-builder

Business type: Digital marketing agency
Objectives: Track client health, team utilisation, revenue growth
Data sources: GoHighLevel CRM, Google Analytics, Xero accounting
Audience: Founder and team leads

Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines on adding new business skills.

Quick start:

  1. Fork the repository
  2. Create a new skill file in skills/
  3. Follow the skill format (frontmatter + structured prompt)
  4. Submit a pull request

Licence

MIT — use these skills however you like.

About

Claude Code skills for business operations — lead scoring, SEO auditing, client reporting, social media, email triage, and more

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors