Skip to content

feat: Add Claude Code plugin with keycutter skill#24

Open
ai-cora wants to merge 2 commits intomasterfrom
feat/claude-code-plugin
Open

feat: Add Claude Code plugin with keycutter skill#24
ai-cora wants to merge 2 commits intomasterfrom
feat/claude-code-plugin

Conversation

@ai-cora
Copy link
Copy Markdown
Collaborator

@ai-cora ai-cora commented Feb 23, 2026

Summary

  • Adds keycutter skill for Claude Code — lean cheat sheet with quick reference and links to existing docs
  • Covers setup, YubiKey configuration, command reference, keytag convention, and agent concepts
  • Links to full documentation in docs/ rather than duplicating content

Structure

.claude/skills/keycutter/SKILL.md   # Lean skill with quick reference + doc links

Changes

Initial commit added a full plugin structure with separate reference files. Refactored to a single lean skill file that links to existing docs, avoiding content duplication.

Test plan

  • Verify skill auto-loads when asking about keycutter/YubiKey/SSH keys
  • Test that doc links resolve correctly from the skill file location

🤖 Generated with Claude Code

Progressive plugin pattern: standalone project with optional Claude Code
integration. Skill covers keytag naming, agent security boundaries, YubiKey
setup (including OTP disable for yubisneeze prevention), full command
reference, and troubleshooting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ai-cora ai-cora requested a review from mbailey as a code owner February 23, 2026 06:03
- Restructure SKILL.md as minimal index (~294 words, under 500 tokens)
- Replace references/ dir with links to existing docs/ directory
- Fix description to 99 chars (two sentences: what + when)
- Add Quick Setup walkthrough and YubiKey essentials inline
- Remove duplicate .claude-plugin/plugin.json
- All 8 doc links verified to resolve correctly

Review: A (96%) - up from C (73%)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants