Skip to content

feat(requesthunt): CLI-first skill for RequestHunt v1.7.0#69

Merged
Jing-yilin merged 8 commits intomainfrom
feature/skill/requesthunt-v2
Mar 31, 2026
Merged

feat(requesthunt): CLI-first skill for RequestHunt v1.7.0#69
Jing-yilin merged 8 commits intomainfrom
feature/skill/requesthunt-v2

Conversation

@Jing-yilin
Copy link
Copy Markdown
Contributor

Summary

  • Replace all 6 Python scripts with requesthunt Rust CLI commands
  • Browser auth (requesthunt auth login) as primary setup, manual API key as fallback
  • SKILL.md rewritten CLI-first with TOON output mode documentation
  • Added setup.md link for agent onboarding
  • Updated skills.json: CLI commands, auth type, setup link

Corresponds to RequestHunt v1.7.0 release (ReScienceLab/requesthunt).

Test plan

  • npx skills add ReScienceLab/opc-skills --skill requesthunt installs cleanly
  • SKILL.md renders correctly with CLI commands
  • requesthunt auth loginrequesthunt search "test" works end-to-end

- SKILL.md leads with CLI commands, Python scripts as fallback
- Browser auth via `requesthunt auth login` as primary setup
- CLI commands added to skills.json registry
- Added setup.md link for agent onboarding
- Fixed settings URL to /dashboard
Remove all 6 Python scripts in favor of the `requesthunt` Rust CLI.
SKILL.md now documents CLI commands exclusively. Auth via browser
login (`requesthunt auth login`) with manual API key as fallback.
@Jing-yilin Jing-yilin merged commit 27e3552 into main Mar 31, 2026
31 checks passed
@Jing-yilin Jing-yilin deleted the feature/skill/requesthunt-v2 branch March 31, 2026 10:04
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