chore: sync Anthropic skills upstream changes#562
Merged
Conversation
- Update LICENSE.txt copyright to "Copyright 2026 Anthropic, PBC." across 10 skills - Remove deprecated `purpose` parameter from managed agents file upload examples in claude-api skill Source: https://github.com/anthropics/skills
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
👋 Thanks for contributing, @davila7!This PR touches What happens next
While you wait
This is an automated message. No action is required from you right now — a maintainer will review soon. |
Contributor
|
| Metric | Count |
|---|---|
| Total Components | 763 |
| ✅ Passed | 359 |
| ❌ Failed | 404 |
| 1005 |
❌ Failed Components (Top 5)
| Component | Errors | Warnings | Score |
|---|---|---|---|
vercel-edge-function |
3 | 4 | 81/100 |
prompt-engineer |
2 | 0 | 90/100 |
neon-expert |
2 | 2 | 88/100 |
agent-overview |
2 | 1 | 89/100 |
unused-code-cleaner |
2 | 1 | 89/100 |
...and 399 more failed component(s)
📊 View Full Report for detailed error messages and all components
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
purposeparameter from managed agents file upload examples in claude-api skill (4 files)Source: https://github.com/anthropics/skills
Details
LICENSE.txt updates (10 skills): algorithmic-art, brand-guidelines, canvas-design, internal-comms, mcp-builder, skill-creator, slack-gif-creator, theme-factory, web-artifacts-builder, webapp-testing
claude-api managed agents updates (4 files):
purposeparameter removed from file upload examples — the API now auto-infers the purpose.Test plan
Summary by cubic
Sync upstream Anthropic skills. Updates LICENSE text across skills and removes deprecated
purposefrom managed agents file upload examples.Changes
cli-tool/components/)LICENSE.txtto "Copyright 2026 Anthropic, PBC." across 10 skillspurposefrom Files API upload examples inclaude-apimanaged agents (API now infers purpose)docs/components.jsonregeneration neededWritten for commit 20f38d4. Summary will update on new commits.