Skip to content

chore: mirror anthropic-skill-creator template into .agents/skills - #7

Merged
kunalsuri merged 1 commit into
mainfrom
chore/mirror-skill-creator-to-agents
Jul 27, 2026
Merged

chore: mirror anthropic-skill-creator template into .agents/skills#7
kunalsuri merged 1 commit into
mainfrom
chore/mirror-skill-creator-to-agents

Conversation

@kunalsuri

Copy link
Copy Markdown
Owner

Summary

  • Audited docs/templates/anthropic-skill-creator/ against the actually-installed skill-creator Claude Code plugin (both the marketplace source and the runtime cache copy) and confirmed the two are content-identical — the only byte-level differences found were CRLF vs. LF line endings and a filled-in copyright year in LICENSE.txt.
  • Copied the verified template into .agents/skills/anthropic-skill-creator/ so it's available as a git-tracked, offline reference under the repo's existing .agents/ workspace-customizations root, following the standard skills/<name>/SKILL.md layout.
  • No changes to site source, config, or content — this only adds reference/tooling files under .agents/.

Test plan

  • diff -rq confirmed the new .agents/skills/anthropic-skill-creator/ copy is byte-identical to docs/templates/anthropic-skill-creator/
  • N/A — no site code changed, so dev-tests build/test gates are not required for this change

🤖 Generated with Claude Code

Verified byte-identical to the installed Claude Code plugin cache before copying, so it can be reused offline as a workspace skill reference.
@kunalsuri
kunalsuri merged commit befa4e9 into main Jul 27, 2026
3 checks passed
@kunalsuri
kunalsuri deleted the chore/mirror-skill-creator-to-agents branch July 27, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant