Commit Graph

21 Commits

Author SHA1 Message Date
Matt Piccolella 2d6f7e22dd Migrate commands to skills across all plugins
- Convert all commands/*.md files to skills/*/SKILL.md format
- Merge 36 reference-skill pairs into their invokable counterparts
- Mark reference-only skills as user-invocable: false
- Expand descriptions for migrated skills with usage scenarios
- Keep partner-built/ commands as-is
- Remove bio-research from marketplace.json
2026-03-13 08:57:57 -07:00
Henry Shi 1316b65083 Merge pull request #102 from anthropics/henrys/ea-471-deprecate-commands-in-skills
chore: plugin-authoring skills use skills/ format, not commands/
2026-03-10 14:12:51 -07:00
Henry Shi 8542b5994c docs: fix version frontmatter placement — must be under metadata per spec
Addresses review feedback. Per https://agentskills.io/specification#frontmatter,
version is not a top-level frontmatter field — it goes under the arbitrary
metadata map. Top-level version gets rejected by validators.
2026-03-10 14:09:01 -07:00
Henry Shi ca018d693f chore: update plugin-authoring skills to use skills/ format
The CoWork UI now presents commands and skills as a single 'Skills'
concept. Update the create-cowork-plugin and cowork-plugin-customizer
skills to scaffold skills/*/SKILL.md instead of commands/*.md. The
legacy commands/ format still works.
2026-03-08 16:53:37 -07:00
Matt Piccolella 477c893b7a Merge pull request #78 from anthropics/new-versions
Bump version to 1.1.0 for plugins with google-calendar and gmail MCPs
2026-02-24 06:40:01 -08:00
Matt Piccolella b3b34df654 Bump version to 1.1.0 for plugins with google-calendar and gmail MCPs 2026-02-24 09:38:33 -05:00
Matt Piccolella 732a3558e5 Add google-calendar and gmail MCPs to plugins (#77) 2026-02-24 09:23:49 -05:00
Matt Piccolella e903376d4b Merge pull request #76 from anthropics/update-partner-plugin-descriptions
fix: update plugin descriptions to align with submitted copy
2026-02-24 05:06:35 -08:00
Tobin South 808d53d823 Update partner plugin descriptions to align with submitted copy
- Apollo: updated to reflect the 3 pre-built skill workflows (enrich, prospect, sequence load)
- Brand Voice (Tribe AI): updated to submitted copy emphasizing guardrails and brand consistency
- Slack (Salesforce): updated to reflect official Slack MCP server and Cowork focus

Common Room was already up to date.
2026-02-24 00:38:04 -08:00
Matt Piccolella 96b409a2e3 Merge pull request #74 from anthropics/new-updates
Big round of pushes
2026-02-23 16:11:31 -08:00
Matt Piccolella 4fa3cb92e2 Big round of pushes 2026-02-23 19:08:12 -05:00
lee-weisberger 3449ebae69 Improve plugin customizer for scoped and general customization (#54)
* Improve plugin customizer to support scoped and general customization

- Add three customization modes: scoped (specific section), generic
  (template setup with ~~ placeholders), and general (tweaking existing)
- Add Phase 0 for gathering user intent before diving into customization
- Clarify MCP server type descriptions (SSE/HTTP transport labels)
- Document directory entries without URLs (name-based matching)
- Update component-schemas.md with consistent MCP terminology

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* remove note about 1p connectors

* Address PR review: keyword-style "use when" and default to placeholder track

Rewrite skill description's "use when" guidance as keyword phrases instead
of logical clauses for better matching. Default to generic plugin setup mode
when ~~placeholders exist, even if user requested scoped customization, to
prevent incomplete plugin configuration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Remove server type selection guide from component schemas

MCP server type details are unnecessary for plugin authors and add noise
to the reference doc.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Soften placeholder default rule to respect explicit user intent

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Bump cowork-plugin-management version to 0.2.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 14:52:25 -05:00
Bence Nagy e6a84dbc5a Sync plugin updates (#47) 2026-02-10 16:40:51 -08:00
Bence Nagy 538fa0656a Sync plugin updates 2026-02-10 08:49:05 -08:00
Matt Piccolella 2592abaf8e Merge pull request #2 from anthropics/bio_fix
Updating bio-research plugin
2026-02-05 08:18:19 -08:00
Matt Piccolella 904e494dcf Merge pull request #11 from anthropics/lee/readme-getting-started-update
Update Getting Started section with Cowork and Claude Code instructions
2026-02-03 16:40:35 -08:00
Lee Weisberger 47877bffe1 Update Getting Started section with Cowork and Claude Code instructions
- Add Cowork section with link to claude.com/plugins
- Update Claude Code commands to use current plugin marketplace syntax
  - claude plugin marketplace add for adding marketplace
  - claude plugin install for installing specific plugins
2026-02-03 18:10:44 -05:00
Matt Piccolella 687be18faf Updating bio-research plugin 2026-01-30 15:33:54 -08:00
Matt Piccolella 3c78267540 Merge pull request #1 from anthropics/description_fixes
Small description tweaks
2026-01-29 16:26:14 -08:00
Matt Piccolella ef748edae4 Small description tweaks 2026-01-29 16:19:41 -08:00
Matt Piccolella 7c35640e49 Initial commit of the knowledge work plugins repo 2026-01-29 14:36:17 -08:00