feat(skills): add annas-fetch Claude Code skill#91
Merged
Conversation
Targeted dotfiles sync to back up the new annas-fetch skill built today. Skill drives the stdlib-only Python tool at ops-toolkit/tools/annas-fetch/ (member fast-download CLI for Anna's Archive). Tool ships separately in its own repo; this commit just registers the skill so it's available from any Claude Code session on any machine. Other untracked items (brew/cask noise, dotfiles-sync command edit) are deferred to a separate full-audit sync. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
~/.claude/skills/annas-fetch/SKILL.md— a Claude Code skill that drives the newannas-fetchCLI (member fast-download client for Anna's Archive)Why
The underlying tool was built today (separate ops-toolkit commit). Backing up the skill here so it's available from any future Claude Code session on any machine.
Test plan
🤖 Generated with Claude Code