Source

thinkfleetai/thinkfleet-engine

323 skills · 1.1K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
ordercli Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
thinkfleetai/thinkfleet-engine
2
2
oura-analytics Oura Ring data integration and analytics.
thinkfleetai/thinkfleet-engine
2
3
pagerduty Manage PagerDuty incidents, services, and on-call schedules via the REST API.
thinkfleetai/thinkfleet-engine
2
4
pdf Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents…
thinkfleetai/thinkfleet-engine
2
5
peekaboo Capture and automate macOS UI with the Peekaboo CLI.
thinkfleetai/thinkfleet-engine
2
6
performance-testing Load testing with k6, web performance auditing with Lighthouse, profiling, and benchmark analysis.
thinkfleetai/thinkfleet-engine
2
7
pinecone Manage Pinecone vector database — indexes, upsert vectors, query, and delete via the REST API.
thinkfleetai/thinkfleet-engine
2
8
pipedrive Manage Pipedrive CRM — persons, organizations, deals, and activities via the REST API.
thinkfleetai/thinkfleet-engine
2
9
plaid plaid-cli a cli for interacting with the plaid finance platform. link accounts from various institutions, query balan…
thinkfleetai/thinkfleet-engine
2
10
pm2 Manage Node.js applications with PM2 process manager. Use for deploying, monitoring, and auto-restarting Node apps in…
thinkfleetai/thinkfleet-engine
2
11
postgres PostgreSQL database management. Run queries, manage schemas, and monitor performance.
thinkfleetai/thinkfleet-engine
2
12
pr-desc Generate PR descriptions from your changes
thinkfleetai/thinkfleet-engine
2
13
prompt-engineering Advanced prompting techniques: chain-of-thought, few-shot, system prompts, structured output, and prompt optimization.
thinkfleetai/thinkfleet-engine
2
14
python-pro Advanced Python: async/await, type hints, dataclasses, context managers, decorators, testing patterns, and performanc…
thinkfleetai/thinkfleet-engine
2
15
qdrant Manage Qdrant vector database — collections, points, and vector search via the REST API.
thinkfleetai/thinkfleet-engine
2
16
qrcoin Interact with QR Coin auctions on Base. Use when the user wants to participate in qrcoin.fun QR code auctions — check…
thinkfleetai/thinkfleet-engine
2
17
rag-engineer Build RAG systems: document chunking, embedding generation, vector storage, retrieval strategies, and answer generati…
thinkfleetai/thinkfleet-engine
2
18
react-patterns React best practices: hooks, composition, state management, performance optimization, Server Components, and testing …
thinkfleetai/thinkfleet-engine
2
19
readwise Access Readwise highlights and Reader saved articles
thinkfleetai/thinkfleet-engine
2
20
redis Redis database management. Key-value operations, caching, pub/sub, and data structure commands.
thinkfleetai/thinkfleet-engine
2
21
resend Manage received (inbound) emails and attachments via Resend API. Use when user asks about their emails, received mess…
thinkfleetai/thinkfleet-engine
2
22
resume-builder Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, o…
thinkfleetai/thinkfleet-engine
2
23
revolut Revolut Business API CLI — accounts, balances, transactions, counterparties, payments, FX exchange, CSV export. Auto-…
thinkfleetai/thinkfleet-engine
2
24
s3-storage Upload, download, and list files in S3-compatible storage (AWS S3, Cloudflare R2) using Python boto3.
thinkfleetai/thinkfleet-engine
2
25
saas-telephony Make voice calls and send SMS/MMS via the ThinkFleetBot SaaS telephony API. Check if telephony is enabled for the cur…
thinkfleetai/thinkfleet-engine
2
26
sag ElevenLabs text-to-speech with mac-style say UX.
thinkfleetai/thinkfleet-engine
2
27
salesforce Query and manage Salesforce CRM — accounts, contacts, leads, opportunities, and cases via the REST API.
thinkfleetai/thinkfleet-engine
2
28
sap Query SAP systems — business partners, sales orders, materials, and financials via OData APIs.
thinkfleetai/thinkfleet-engine
2
29
searxng Privacy-respecting metasearch using your local SearXNG instance. Search the web, images, news, and more without exter…
thinkfleetai/thinkfleet-engine
2
30
security-scanning Static analysis, dependency vulnerability scanning, secret detection, and container image scanning using open-source …
thinkfleetai/thinkfleet-engine
2
31
sherpa-onnx-tts Local text-to-speech via sherpa-onnx (offline, no cloud)
thinkfleetai/thinkfleet-engine
2
32
shopify Manage Shopify stores — products, orders, customers, inventory, and fulfillments via the Admin REST API.
thinkfleetai/thinkfleet-engine
2
33
skills-audit Audit locally installed agent skills for security/policy issues using the SkillLens CLI (`skilllens scan`, `skilllens…
thinkfleetai/thinkfleet-engine
2
34
slack Use when you need to control Slack from ThinkFleetBot via the slack tool, including reacting to messages or pinning/u…
thinkfleetai/thinkfleet-engine
2
35
snowflake Query Snowflake data warehouse — execute SQL, manage warehouses, and query metadata via the SQL API.
thinkfleetai/thinkfleet-engine
2
36
songsee Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
thinkfleetai/thinkfleet-engine
2
37
sonoscli Control Sonos speakers (discover/status/play/volume/group).
thinkfleetai/thinkfleet-engine
2
38
ssh-essentials Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
thinkfleetai/thinkfleet-engine
2
39
storybook-gen Generate Storybook stories from React components. Use when documenting components or setting up a design system.
thinkfleetai/thinkfleet-engine
2
40
strava Load and analyze Strava activities, stats, and workouts using the Strava API
thinkfleetai/thinkfleet-engine
2
41
swagger-gen Generate OpenAPI specs from Express routes. Use when documenting APIs.
thinkfleetai/thinkfleet-engine
2
42
tailwind-design-system Build design systems with Tailwind CSS: component patterns, responsive design, dark mode, custom themes, and animatio…
thinkfleetai/thinkfleet-engine
2
43
tavily AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, current events lookup,…
thinkfleetai/thinkfleet-engine
2
44
telegram Send messages and manage Telegram bots via the Bot API.
thinkfleetai/thinkfleet-engine
2
45
terraform Manage infrastructure as code using Terraform CLI (init, plan, apply, state).
thinkfleetai/thinkfleet-engine
2
46
test-gen Generate unit tests from source files using AI. Use when adding test coverage.
thinkfleetai/thinkfleet-engine
2
47
testing-e2e End-to-end testing -- Playwright E2E suites, Cypress E2E, API testing with supertest, load testing with k6, and test …
thinkfleetai/thinkfleet-engine
2
48
testing-ui UI testing with Playwright and Puppeteer -- browser automation, visual regression, screenshots, and accessibility aud…
thinkfleetai/thinkfleet-engine
2
49
testing-unit Unit testing across languages -- Jest, Vitest, pytest, Go test, Rust test, coverage, and watch mode.
thinkfleetai/thinkfleet-engine
2
50
toggl Track time with Toggl via the toggl CLI.
thinkfleetai/thinkfleet-engine
2
Page 5 · 323 total Previous Next