
Flyio Cli Public
- 29 installs
- Updated February 16, 2026
- thinkfleetai/thinkfleet-engine
Use flyio-cli-public to integrations in build phase.
About
flyio-cli-public: Skillselion tool for build phase integrations subphase. Use when you need to integrations during build. Works with skill type candidates.
- flyio-cli-public skill
- Handles integrations
- Part of build phase
Flyio Cli Public by the numbers
- 29 all-time installs (skills.sh)
- Ranked #1,464 of 2,245 Frontend Development skills by installs in the Skillselion catalog
- Data as of Jul 27, 2026 (Skillselion catalog sync)
npx skills add https://github.com/thinkfleetai/thinkfleet-engine --skill flyio-cli-publicAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 29 |
|---|---|
| Last updated | February 16, 2026 |
| Repository | thinkfleetai/thinkfleet-engine ↗ |
What it does
Use flyio-cli-public to integrations in build phase.
Files
Exa - Neural Web Search
Direct API access to Exa's neural search engine.
Setup
1. Get your API Key: Get a key from Exa Dashboard.
2. Set it in your environment:
export EXA_API_KEY="your-key-here"Usage
Web Search
bash scripts/search.sh "query" [num_results] [type]-
type: auto (default), neural, fast, deep -
category: company, research-paper, news, github, tweet, personal-site, pdf
Code Context
Finds relevant code snippets and documentation.
bash scripts/code.sh "query" [num_results]Get Content
Extract full text from URLs.
bash scripts/content.sh "url1" "url2"Related skills
Frontend Developmentdevops