[GitHub Trending] anthropics/knowledge-work-plugins
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Anthropic's knowledge work plugins for Claude are directly relevant to AI agent workflows.
Anthropic open-sourced 11 knowledge-work plugins that transform Claude into a role-specific specialist for functions like sales, data engineering, legal, and bio-research. Each plugin bundles domain skills, slash commands, MCP tool connectors (Slack, BigQuery, Jira, Snowflake), and sub-agents into a reusable artifact, installable via Claude Cowork or `claude plugin install` from the CLI. The architecture follows a standard directory structure with `.claude-plugin/`, `.mcp.json`, `commands/`, and `skills/`, enabling teams to customize workflows, tooling, and terminology without rebuilding agent logic.
anthropics