mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Merge pull request #12 from t34wrj/patch-1
Update README.md to reflect addition of legal advisor
This commit is contained in:
@@ -4,7 +4,7 @@ A comprehensive collection of specialized AI subagents for [Claude Code](https:/
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
This repository contains 44 specialized subagents that extend Claude Code's capabilities. Each subagent is an expert in a specific domain, automatically invoked based on context or explicitly called when needed.
|
This repository contains 45 specialized subagents that extend Claude Code's capabilities. Each subagent is an expert in a specific domain, automatically invoked based on context or explicitly called when needed.
|
||||||
|
|
||||||
## Available Subagents
|
## Available Subagents
|
||||||
|
|
||||||
@@ -65,6 +65,7 @@ This repository contains 44 specialized subagents that extend Claude Code's capa
|
|||||||
- **[content-marketer](content-marketer.md)** - Write blog posts, social media content, and email newsletters
|
- **[content-marketer](content-marketer.md)** - Write blog posts, social media content, and email newsletters
|
||||||
- **[sales-automator](sales-automator.md)** - Draft cold emails, follow-ups, and proposal templates
|
- **[sales-automator](sales-automator.md)** - Draft cold emails, follow-ups, and proposal templates
|
||||||
- **[customer-support](customer-support.md)** - Handle support tickets, FAQ responses, and customer emails
|
- **[customer-support](customer-support.md)** - Handle support tickets, FAQ responses, and customer emails
|
||||||
|
- **[legal-advisor](legal-advisor.md)** - Draft privacy policies, terms of service, disclaimers, and legal notices
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -262,6 +263,7 @@ payment-integration → security-auditor → Validated implementation
|
|||||||
- **content-marketer**: SEO content, blog posts, social media, email campaigns
|
- **content-marketer**: SEO content, blog posts, social media, email campaigns
|
||||||
- **sales-automator**: Cold emails, follow-ups, proposals, lead nurturing
|
- **sales-automator**: Cold emails, follow-ups, proposals, lead nurturing
|
||||||
- **customer-support**: Support tickets, FAQs, help documentation, troubleshooting
|
- **customer-support**: Support tickets, FAQs, help documentation, troubleshooting
|
||||||
|
- **legal-advisor** - Draft privacy policies, terms of service, disclaimers, and legal notices
|
||||||
|
|
||||||
## Best Practices
|
## Best Practices
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user