Skip to content

fix(annas-fetch-skill): update for shipped follow-up specs#95

Merged
tieubao merged 1 commit into
mainfrom
fix/annas-fetch-skill
May 11, 2026
Merged

fix(annas-fetch-skill): update for shipped follow-up specs#95
tieubao merged 1 commit into
mainfrom
fix/annas-fetch-skill

Conversation

@tieubao
Copy link
Copy Markdown
Member

@tieubao tieubao commented May 11, 2026

Summary

Brings the Claude Code annas-fetch skill in line with the CLI after tieubao/ops-toolkit#15 shipped:

  • Documents new flags: --author, --lang (now flagged as soft preference), --exclude-lang (hard exclusion via lang=anti__<iso>), --year, --year-range.
  • Adds browse --hybrid (popularity + newest merged round-robin).
  • Adds the library workflow (scan/check + fetch --check-library) to save quota.
  • Adds the quota subcommand and mirror-check + dev refresh-fixtures housekeeping commands.

Also removes false claims about --sort downloads and --min-downloads (and the Stats API line in References that supported them). These flags were never implemented in the CLI; the skill text was aspirational and misleading.

Test plan

  • chezmoi apply ~/.claude/skills/annas-fetch/ syncs the file
  • Skill content matches the live CLI surface (verified against annas-fetch --help and per-subcommand --help)
  • No remaining references to non-existent --sort downloads / --min-downloads

🤖 Generated with Claude Code

Brings the Claude Code skill in line with the annas-fetch tool's actual
surface after tieubao/ops-toolkit#15:

- Adds documentation for the new flags: --author, --lang (now flagged
  as a SOFT preference), --exclude-lang (hard exclusion via
  lang=anti__<iso>), --year, --year-range.
- Adds browse --hybrid (popularity + newest merged round-robin).
- Adds the library workflow: scan / check + fetch --check-library to
  save quota.
- Adds the quota subcommand and mirror-check + dev refresh-fixtures
  housekeeping commands.

Also removes false claims about --sort downloads and --min-downloads
flags that were never implemented in the CLI (and the Stats API line
in References that supported them). These were aspirational and didn't
match the actual surface.
@tieubao tieubao merged commit 90220ca into main May 11, 2026
2 checks passed
@tieubao tieubao deleted the fix/annas-fetch-skill branch May 11, 2026 10:59
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