Skip to content

Conversation

@simantak-dabhade
Copy link
Contributor

  • Replace all MINO_API_KEY references with TINYFISH_API_KEY in SKILL.md and extract.sh
  • Remove outdated "Mino" branding from documentation
  • Add required metadata to SKILL.md frontmatter (homepage, env requirements)
  • Fix Claw Hub Registry concerns by properly declaring credentials

This is a breaking change - users will need to update their environment variable name.

- Replace all MINO_API_KEY references with TINYFISH_API_KEY in SKILL.md and extract.sh
- Remove outdated "Mino" branding from documentation
- Add required metadata to SKILL.md frontmatter (homepage, env requirements)
- Fix Claw Hub Registry concerns by properly declaring credentials

This is a breaking change - users will need to update their environment variable name.
@coderabbitai
Copy link

coderabbitai bot commented Feb 10, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The changes rename the API key environment variable from MINO_API_KEY to TINYFISH_API_KEY throughout the TinyFish web agent documentation and scripts. The SKILL.md file is updated to reflect this requirement in its front matter with a new requires.env block, adds a homepage URL, and simplifies the description from "TinyFish/Mino web agent" to "TinyFish web agent". All code examples, curl commands, and user-facing instructions are updated to reference the new TINYFISH_API_KEY environment variable. The extract.sh script is similarly updated to check for and use the renamed environment variable in its API requests.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch migrate-to-tinyfish-api-key

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Comment @coderabbitai help to get the list of available commands and usage tips.

@simantak-dabhade simantak-dabhade merged commit 8b1cf7e into main Feb 10, 2026
2 of 3 checks passed
@simantak-dabhade simantak-dabhade deleted the migrate-to-tinyfish-api-key branch February 10, 2026 22:26
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