Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 26 additions & 1 deletion bio-research/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,30 @@
"description": "Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D",
"author": {
"name": "Anthropic"
}
},
"categories": ["research", "life-sciences", "data-analysis"],
"tags": ["genomics", "single-cell", "clinical-trials", "nextflow", "bioinformatics", "rna-seq", "scientific-research", "allotrope"],
"difficulty": "advanced",
"connectors": {
"required": [],
"optional": [
{
"type": "scientific-data",
"description": "Standardized scientific data formats and repositories",
"examples": ["Allotrope", "NCBI", "EBI"]
},
{
"type": "workflow-orchestration",
"description": "Bioinformatics pipeline execution",
"examples": ["Nextflow", "Snakemake"]
}
]
},
"useCases": [
"Design clinical trial protocols",
"Analyze single-cell RNA sequencing data",
"Develop Nextflow bioinformatics pipelines",
"Convert instrument data to Allotrope format",
"Prioritize scientific research problems"
]
}
15 changes: 14 additions & 1 deletion cowork-plugin-management/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,18 @@
"description": "Create, customize, and manage plugins tailored to your organization's tools and workflows. Configure MCP servers, adjust plugin behavior, and adapt templates to match how your team works.",
"author": {
"name": "Anthropic"
}
},
"categories": ["administration", "customization", "developer-tools"],
"tags": ["plugins", "mcp", "configuration", "customization", "templates", "workflow-automation", "admin"],
"difficulty": "advanced",
"connectors": {
"required": [],
"optional": []
},
"useCases": [
"Customize existing plugins for your organization",
"Configure MCP server connections",
"Adapt plugin templates to team workflows",
"Manage plugin settings and behavior"
]
}
42 changes: 41 additions & 1 deletion customer-support/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,45 @@
"description": "Triage tickets, draft responses, escalate issues, and build your knowledge base. Research customer context and turn resolved issues into self-service content.",
"author": {
"name": "Anthropic"
}
},
"categories": ["customer-support", "communication", "operations"],
"tags": ["tickets", "triage", "escalation", "knowledge-base", "customer-service", "response-drafting", "support"],
"difficulty": "beginner",
"connectors": {
"required": [],
"optional": [
{
"type": "knowledge-base",
"description": "Product docs, KB articles, specifications",
"examples": ["Zendesk Guide", "Confluence", "Notion"]
},
{
"type": "crm",
"description": "Account notes, activity history, opportunity details",
"examples": ["Salesforce", "HubSpot"]
},
{
"type": "support-tickets",
"description": "Previous resolutions, known issues, ticket history",
"examples": ["Zendesk", "Intercom", "Freshdesk"]
},
{
"type": "email",
"description": "Customer correspondence, internal discussions",
"examples": ["Gmail", "Outlook"]
},
{
"type": "chat",
"description": "Team discussions, context sharing",
"examples": ["Slack", "Microsoft Teams"]
}
]
},
"useCases": [
"Triage incoming support tickets",
"Research customer issues and history",
"Draft responses to customer inquiries",
"Escalate issues to appropriate teams",
"Create and maintain knowledge base articles"
]
}
22 changes: 21 additions & 1 deletion data/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,25 @@
"description": "Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.",
"author": {
"name": "Anthropic"
}
},
"categories": ["data-analysis", "business-intelligence", "engineering"],
"tags": ["sql", "analytics", "visualization", "dashboards", "data-exploration", "statistics", "reporting", "bigquery", "snowflake"],
"difficulty": "intermediate",
"connectors": {
"required": [
{
"type": "data-warehouse",
"description": "Direct query and schema access for analysis",
"examples": ["BigQuery", "Snowflake", "PostgreSQL", "Redshift", "Databricks"]
}
],
"optional": []
},
"useCases": [
"Write and optimize SQL queries",
"Explore and profile unfamiliar datasets",
"Build interactive dashboards",
"Perform statistical analysis",
"Create data visualizations for stakeholders"
]
}
31 changes: 30 additions & 1 deletion enterprise-search/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,34 @@
"description": "Search across all of your company's tools in one place. Find anything across email, chat, documents, and wikis without switching between apps.",
"author": {
"name": "Anthropic"
}
},
"categories": ["search", "productivity", "knowledge-management"],
"tags": ["search", "knowledge-synthesis", "cross-platform", "document-search", "unified-search", "information-retrieval"],
"difficulty": "beginner",
"connectors": {
"required": [],
"optional": [
{
"type": "email",
"description": "Search email archives and threads",
"examples": ["Gmail", "Outlook"]
},
{
"type": "chat",
"description": "Search chat history and channels",
"examples": ["Slack", "Microsoft Teams"]
},
{
"type": "documents",
"description": "Search document repositories",
"examples": ["Google Drive", "Confluence", "Notion", "SharePoint"]
}
]
},
"useCases": [
"Find information across multiple tools",
"Synthesize knowledge from various sources",
"Locate specific documents or conversations",
"Research topics across company knowledge"
]
}
22 changes: 21 additions & 1 deletion finance/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,25 @@
"description": "Streamline finance and accounting workflows, from journal entries and reconciliation to financial statements and variance analysis. Speed up audit prep, month-end close, and keeping your books clean.",
"author": {
"name": "Anthropic"
}
},
"categories": ["finance", "accounting", "operations"],
"tags": ["accounting", "reconciliation", "journal-entries", "variance-analysis", "audit", "financial-statements", "close-management", "bookkeeping"],
"difficulty": "intermediate",
"connectors": {
"required": [],
"optional": [
{
"type": "erp",
"description": "General ledger, trial balance, close functionality",
"examples": ["NetSuite", "SAP", "QuickBooks", "Xero"]
}
]
},
"useCases": [
"Prepare and review journal entries",
"Perform account reconciliations",
"Analyze budget variances",
"Support audit documentation",
"Manage month-end close process"
]
}
16 changes: 15 additions & 1 deletion legal/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,19 @@
"description": "Speed up contract review, NDA triage, and compliance workflows for in-house legal teams. Draft legal briefs, organize precedent research, and manage institutional knowledge.",
"author": {
"name": "Anthropic"
}
},
"categories": ["legal", "compliance", "operations"],
"tags": ["contracts", "nda", "compliance", "risk-assessment", "legal-review", "briefings", "contract-review", "due-diligence"],
"difficulty": "intermediate",
"connectors": {
"required": [],
"optional": []
},
"useCases": [
"Review and redline contracts",
"Triage incoming NDAs",
"Assess legal risks in agreements",
"Prepare legal meeting briefings",
"Draft standard legal responses"
]
}
16 changes: 15 additions & 1 deletion marketing/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,19 @@
"description": "Create content, plan campaigns, and analyze performance across marketing channels. Maintain brand voice consistency, track competitors, and report on what's working.",
"author": {
"name": "Anthropic"
}
},
"categories": ["marketing", "content", "communication"],
"tags": ["campaigns", "content-creation", "brand-voice", "competitive-analysis", "analytics", "copywriting", "marketing-strategy", "seo"],
"difficulty": "beginner",
"connectors": {
"required": [],
"optional": []
},
"useCases": [
"Plan and structure marketing campaigns",
"Create on-brand content",
"Analyze competitor positioning",
"Track campaign performance metrics",
"Maintain brand voice guidelines"
]
}
16 changes: 15 additions & 1 deletion product-management/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,19 @@
"description": "Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.",
"author": {
"name": "Anthropic"
}
},
"categories": ["product-management", "strategy", "operations"],
"tags": ["feature-specs", "roadmap", "user-research", "stakeholder-communication", "competitive-analysis", "prds", "product-strategy"],
"difficulty": "intermediate",
"connectors": {
"required": [],
"optional": []
},
"useCases": [
"Write detailed feature specifications",
"Plan and manage product roadmaps",
"Synthesize user research findings",
"Communicate updates to stakeholders",
"Analyze competitive landscape"
]
}
15 changes: 14 additions & 1 deletion productivity/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,18 @@
"description": "Manage tasks, plan your day, and build up memory of important context about your work. Syncs with your calendar, email, and chat to keep everything organized and on track.",
"author": {
"name": "Anthropic"
}
},
"categories": ["productivity", "organization", "personal"],
"tags": ["tasks", "memory", "organization", "planning", "notes", "context-management"],
"difficulty": "beginner",
"connectors": {
"required": [],
"optional": []
},
"useCases": [
"Manage and prioritize tasks",
"Build persistent memory of work context",
"Track people, projects, and preferences",
"Plan daily workflows"
]
}
47 changes: 46 additions & 1 deletion sales/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,50 @@
"description": "Prospect, craft outreach, and build deal strategy faster. Prep for calls, manage your pipeline, and write personalized messaging that moves deals forward.",
"author": {
"name": "Anthropic"
}
},
"categories": ["sales", "business-development", "communication"],
"tags": ["prospecting", "outreach", "pipeline", "crm", "cold-email", "deal-strategy", "account-research", "call-prep"],
"difficulty": "beginner",
"connectors": {
"required": [],
"optional": [
{
"type": "crm",
"description": "Account history, contacts, opportunities, prior relationships",
"examples": ["Salesforce", "HubSpot"]
},
{
"type": "email",
"description": "Recent threads, open questions, ability to create drafts",
"examples": ["Gmail", "Outlook"]
},
{
"type": "calendar",
"description": "Meeting details, attendees, scheduling",
"examples": ["Google Calendar", "Outlook Calendar"]
},
{
"type": "chat",
"description": "Internal discussions, colleague insights, team context",
"examples": ["Slack", "Microsoft Teams"]
},
{
"type": "transcripts",
"description": "Call recordings, key moments, competitor mentions",
"examples": ["Gong", "Chorus"]
},
{
"type": "enrichment",
"description": "Verified contact info, tech stack, org charts, funding signals",
"examples": ["ZoomInfo", "Apollo", "Clearbit"]
}
]
},
"useCases": [
"Research a prospect company before outreach",
"Prepare for an upcoming sales call",
"Draft personalized cold emails",
"Get a daily briefing on pipeline and meetings",
"Build competitive intelligence battlecards"
]
}