Plugins

4 plugins

Results for “bat”

45 skills
More results
bankrbot
aeon-distribute-tokens
Batch token payouts via the Bankr Wallet API with per-recipient idempotency, two-phase resolve-execute, dry-run preview, and recovery from partial runs.
1.2k · bundle
composiohq
firecrawl-automation
Automate web crawling and data extraction with Firecrawl: scrape pages, crawl sites, extract structured data, batch scrape URLs, and map website structures.
66.9k
czlonkowski
n8n-workflow-patterns
Provides proven architectural patterns for building n8n workflows, covering webhook processing, HTTP API integration, database operations, AI agent workflows, batch processing, and scheduled tasks.
5.7k · bundle
handsomestwei
zhihu-fetcher
抓取知乎收藏夹与文章正文为 Markdown,支持图片本地化、断点续传及写入 Obsidian 知识库。
28 · bundle
lap-platform
openai-api
OpenAI API skill. Use when working with OpenAI for assistants, audio, batches. Covers 148 endpoints.
6 · bundle
lap-platform
linqr
LinQR API skill. Use when working with LinQR for qrcode, batch, images. Covers 14 endpoints.
6 · bundle
lovits
perplexity
Search the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries.
0 · bundle
infometa
perplexity
Search the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries.
228 · bundle
lap-platform
trello-rest-api
Trello REST API skill. Use when working with Trello REST for actions, applications, batch. Covers 256 endpoints.
6 · bundle
danstrem2
dialpad
Send SMS and make voice calls via Dialpad API. Supports single/batch SMS, voice calls with TTS, and caller ID selection.
2 · bundle
artubss
create-call
Create outbound phone calls, web calls, and batch calls using the Vapi API. Use when making automated calls, testing voice assistants, scheduling call campaigns, or initiating conversations programmatically.
10
microsoft
azure-eventhub-rust
Send and receive events from Azure Event Hubs in Rust, with support for batch sending, partition consumption, and configurable start positions.
2.7k
jorcan
graphql
Designs secure, high-performance GraphQL APIs by applying schema design, DataLoader batching, query depth limiting, and resolver-level authorization patterns.
0 · bundle
microsoft
azure-eventhub-dotnet
Send and receive high-throughput event streams using Azure Event Hubs with .NET, including batch sending, buffered producers, and checkpoint-based processing.
2.7k
chimeranext
platform-channels
Implements bidirectional communication between Flutter and native iOS/Android code using MethodChannel, EventChannel, and FFI, covering battery, sensors, and native SDK integration.
4
omer-metin
nft-engineer
Battle-hardened NFT developer specializing in ERC-721/1155 implementations, gas-optimized minting, reveal mechanics, and marketplace integration. Has launched 50+ collections from stealth 1/1s to 10k PFP drops.Use when "build nft contract, mint function, erc721 implementation, erc1155 implementation, nft reveal, allowlist mint, dutch auction, lazy mint, on-chain metadata, royalty enforcement, operator filter, batch mint gas, token uri, soulbound token, nft, erc721, erc1155, erc721a, solidity, smart-contracts, opensea, blur, metadata, ipfs, arweave, royalties, minting, reveal, allowlist" mentioned.
128 · bundle
microsoft
azure-ai-translation-ts
Translate text, transliterate between scripts, detect languages, and perform batch document translation using Azure Translation SDKs for TypeScript.
2.7k
k-dense-ai
scvi-tools
Provides deep generative models for single-cell omics analysis, including probabilistic batch correction, transfer learning, differential expression, and multi-modal integration.
30.2k · bundle
oyi77
bots
Builds and runs Telegram, Twitter/X, and WhatsApp bots for automated posting, engagement, and content distribution across platforms.
10
alterlab-ieu
alterlab-blast
Runs NCBI BLAST+ 2.17.0 sequence searches from the command line: makeblastdb (with -parse_seqids), blastn/blastp/blastx/tblastn with tabular -outfmt 6/7 for parsing, correct -task choice (megablast vs blastn vs blastn-short), -taxids/-negative_taxids taxonomic scoping, and -mt_mode multithreading; plus a DIAMOND blastp --ultra-sensitive path for large protein searches. Warns that -max_target_seqs is a heuristic keep-count, not a top-N best-hits filter. Use when the user wants command-line BLAST, makeblastdb, a local BLAST database, blastn/blastp/blastx/tblastn searches, or DIAMOND protein search. For the Bio.Blast web NCBIWWW API prefer alterlab-biopython; for quick one-liner database lookups prefer alterlab-gget. Part of the AlterLab Academic Skills suite.
60 · bundle
pranavnagrecha
fsl-scheduling-api
Implements Apex code that calls the FSL scheduling API (GetSlots, schedule, GradeSlotsService, OAAS) with correct transaction boundaries, bulk patterns, and licensing considerations.
15 · bundle
bankrbot
hunch
Discover, bet on, track, and settle Hunch prediction markets in natural language with on-chain settlement on Base via x402.
1.2k · bundle
comeonoliver
bird
Interact with X/Twitter from the command line using GraphQL and cookie authentication, including reading tweets, searching, managing bookmarks, and posting.
61
mukul975
performing-malware-triage-with-yara
Rapidly classify malware samples against known family signatures using YARA rules, covering rule writing, scanning, and integration with analysis pipelines.
24.6k · bundle
jackychenlu
gget
CLI/Python toolkit for rapid bioinformatics queries. Preferred for quick BLAST searches. Access to 20+ databases: gene info (Ensembl/UniProt), AlphaFold, ARCHS4, Enrichr, OpenTargets, COSMIC, genome downloads. For advanced BLAST/batch processing, use biopython. For multi-database integration, use bioservices.
0 · bundle
pranavnagrecha
fsl-apex-extensions
Writes Apex that calls Field Service Lightning scheduling APIs to book, schedule, grade, or optimize service appointments programmatically, including transaction-splitting patterns to avoid callout-DML conflicts.
15 · bundle
k-dense-ai
omero-integration
Access microscopy images and metadata via the OMERO Python API: retrieve datasets, analyze pixels, manage ROIs and annotations, and batch-process for high-content screening workflows.
30.2k · bundle
metinduraktr-44
gget
CLI/Python toolkit for rapid bioinformatics queries. Preferred for quick BLAST searches. Access to 20+ databases: gene info (Ensembl/UniProt), AlphaFold, ARCHS4, Enrichr, OpenTargets, COSMIC, genome downloads. For advanced BLAST/batch processing, use biopython. For multi-database integration, use bioservices.
0 · bundle
chen-yu-hao
gget
CLI/Python toolkit for rapid bioinformatics queries. Preferred for quick BLAST searches. Access to 20+ databases: gene info (Ensembl/UniProt), AlphaFold, ARCHS4, Enrichr, OpenTargets, COSMIC, genome downloads. For advanced BLAST/batch processing, use biopython. For multi-database integration, use bioservices.
5 · bundle
beriberikix
connectivity-ble
Bluetooth Low Energy (BLE) integration for Zephyr RTOS. Covers GATT Services/Characteristics, GAP advertising, connection parameters, power optimization strategies, and the professional Send-When-Idle design pattern. Trigger when adding BLE connectivity, optimizing battery life for wireless devices, or implementing custom GATT profiles.
60 · bundle