diff --git a/bio-research/.claude-plugin/plugin.json b/bio-research/.claude-plugin/plugin.json index 0783cd5..ac5f0ef 100644 --- a/bio-research/.claude-plugin/plugin.json +++ b/bio-research/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/cowork-plugin-management/.claude-plugin/plugin.json b/cowork-plugin-management/.claude-plugin/plugin.json index 0cba809..a34a548 100644 --- a/cowork-plugin-management/.claude-plugin/plugin.json +++ b/cowork-plugin-management/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/customer-support/.claude-plugin/plugin.json b/customer-support/.claude-plugin/plugin.json index bc2a1ae..4fd4e43 100644 --- a/customer-support/.claude-plugin/plugin.json +++ b/customer-support/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/data/.claude-plugin/plugin.json b/data/.claude-plugin/plugin.json index b8b97eb..f3567bf 100644 --- a/data/.claude-plugin/plugin.json +++ b/data/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/enterprise-search/.claude-plugin/plugin.json b/enterprise-search/.claude-plugin/plugin.json index 19f05c7..857cc84 100644 --- a/enterprise-search/.claude-plugin/plugin.json +++ b/enterprise-search/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/finance/.claude-plugin/plugin.json b/finance/.claude-plugin/plugin.json index 4a894ec..d04bef5 100644 --- a/finance/.claude-plugin/plugin.json +++ b/finance/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/legal/.claude-plugin/plugin.json b/legal/.claude-plugin/plugin.json index a329f9d..29660b5 100644 --- a/legal/.claude-plugin/plugin.json +++ b/legal/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/marketing/.claude-plugin/plugin.json b/marketing/.claude-plugin/plugin.json index 1303753..c547846 100644 --- a/marketing/.claude-plugin/plugin.json +++ b/marketing/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/product-management/.claude-plugin/plugin.json b/product-management/.claude-plugin/plugin.json index dee0b5b..6fb6baf 100644 --- a/product-management/.claude-plugin/plugin.json +++ b/product-management/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/productivity/.claude-plugin/plugin.json b/productivity/.claude-plugin/plugin.json index f76ed31..4d1d91f 100644 --- a/productivity/.claude-plugin/plugin.json +++ b/productivity/.claude-plugin/plugin.json @@ -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" + ] } diff --git a/sales/.claude-plugin/plugin.json b/sales/.claude-plugin/plugin.json index d076242..0e0bf71 100644 --- a/sales/.claude-plugin/plugin.json +++ b/sales/.claude-plugin/plugin.json @@ -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" + ] }