Source

smithery.ai

37,462 skills · 110K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
biogeobears Set up and execute phylogenetic biogeographic analyses using BioGeoBEARS in R.
smithery.ai
1
2
bioinformatics-workflows Patterns for building, maintaining, and scaling bioinformatics workflows. Covers Nextflow, Snakemake, WDL/Cromwell, c…
smithery.ai
1
3
biologist-analyst Analyzes living systems and biological phenomena through biological lens using evolution, molecular biology, ecology,…
smithery.ai
1
4
biology-tutor Install the biology-tutor skill for your AI agent. Published on smithery.ai.
smithery.ai
1
5
biome-js Install the biome-js skill for your AI agent. Published on smithery.ai.
smithery.ai
1
6
biomechanics-validation Validates jump metrics against physiological norms. Use when analyzing CMJ or drop jump results, discussing RSI value…
smithery.ai
1
7
bir-tax-filing Automate Philippine BIR (Bureau of Internal Revenue) tax form generation and filing. Handles 1601-C (withholding tax)…
smithery.ai
1
8
bird-cli Read-only usage of the bird CLI for X/Twitter accounts (timelines, mentions, and analysis). Trigger when asked to ins…
smithery.ai
1
9
bird-dm Install the bird-dm skill for your AI agent. Published on smithery.ai.
smithery.ai
1
10
birkhoff-average Time average of observable along trajectory
smithery.ai
1
11
birthday-reminder Install the birthday-reminder skill for your AI agent. Published on smithery.ai.
smithery.ai
1
12
bisect-ssa-pass Workflow for debugging SSA pass semantic preservation using the noir-ssa CLI. Use when a program's behavior changes i…
smithery.ai
1
13
bisimulation-game Bisimulation game for resilient skill dispersal across AI agents with GF(3) conservation and observational bridge typ…
smithery.ai
1
14
bit-cli MUST consult before running ANY bit command. Do NOT guess bit commands from memory. This skill tells you the right co…
smithery.ai
1
15
bit-manipulation Bit manipulation tricks and techniques for solving problems efficiently using binary operations and XOR properties.
smithery.ai
1
16
bit-optimization Bit-level optimization patterns for succinct data structures. Use when optimizing rank/select, popcount, or balanced …
smithery.ai
1
17
bitbucket-automation Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). A…
smithery.ai
1
18
bitbucket-cloud Handle Bitbucket Cloud PR operations. Use for \"PR\", \"pull request\", \"review\" when repo is on bitbucket.org.
smithery.ai
1
19
bitbucket-devops Comprehensive Bitbucket pipeline automation using direct Node.js API calls.
smithery.ai
1
20
bitcoin-auth-diagnostics Diagnose and troubleshoot bitcoin-auth token generation and verification issues. This skill should be used when users…
smithery.ai
1
21
bitcoin-daily Install the bitcoin-daily skill for your AI agent. Published on smithery.ai.
smithery.ai
1
22
bitcoin-minor-release-skill Automatically generate minor release notes based on the PRs merged into this branch since the last version.
smithery.ai
1
23
bitcoinui Bitcoin UI review (iOS)
smithery.ai
1
24
Bitrise Expert Install the Bitrise Expert skill for your AI agent. Published on smithery.ai.
smithery.ai
1
25
bitwarden Bitwarden integration. Manage security and password-management data, records, and workflows. Use when the user wants …
smithery.ai
1
26
biz-opportunity-scout Identify and validate profitable business opportunities by analyzing market size (TAM/SAM/SOM), unit economics, compe…
smithery.ai
1
27
biz-researcher 事業仮説を支える一次/二次?
smithery.ai
1
28
bk-weweb Install the bk-weweb skill for your AI agent. Published on smithery.ai.
smithery.ai
1
29
bkit-rules Core rules for bkit — PDCA methodology, level detection, agent triggering, quality standards, Sprint management (8-ph…
smithery.ai
1
30
bkit-templates PDCA + Sprint document templates — Plan, Design, Analysis, Report for individual features plus templates/sprint/{mast…
smithery.ai
1
31
bknd-add-field Use when adding a field to an existing Bknd entity. Covers all field types (text, number, boolean, date, enum, json, …
smithery.ai
1
32
bknd-api-discovery Use when exploring Bknd's auto-generated API endpoints. Covers REST endpoint patterns, route listing, module base pat…
smithery.ai
1
33
bknd-assign-permissions Use when assigning permissions to roles in Bknd. Covers permission syntax (simple strings, extended format), permissi…
smithery.ai
1
34
bknd-bulk-operations Use when performing bulk insert, update, or delete operations in Bknd. Covers createMany, updateMany, deleteMany, bat…
smithery.ai
1
35
bknd-client-setup Use when setting up Bknd SDK in a frontend application. Covers Api class initialization, token storage, auth state ha…
smithery.ai
1
36
bknd-create-entity Use when creating a new entity/table in Bknd. Covers entity definition with em() and entity(), primary key configurat…
smithery.ai
1
37
bknd-create-user Use when creating a new user account in Bknd programmatically. Covers auth.createUser() in seed functions, registrati…
smithery.ai
1
38
bknd-crud-create Use when inserting new records into a Bknd entity via the SDK or REST API. Covers createOne, createMany, creating wit…
smithery.ai
1
39
bknd-crud-delete Use when deleting records from a Bknd entity via the SDK or REST API. Covers deleteOne, deleteMany, soft delete patte…
smithery.ai
1
40
bknd-crud-read Use when querying and retrieving data from Bknd entities via SDK or REST API. Covers readOne, readMany, readOneBy, fi…
smithery.ai
1
41
bknd-crud-update Use when updating existing records in a Bknd entity via the SDK or REST API. Covers updateOne, updateMany, updating r…
smithery.ai
1
42
bknd-custom-endpoint Use when creating custom API endpoints in Bknd. Covers HTTP triggers with Flows, plugin routes via onServerInit, requ…
smithery.ai
1
43
bknd-database-provision Use when setting up a production database for Bknd. Covers SQLite file, LibSQL/Turso, Cloudflare D1, PostgreSQL, Neon…
smithery.ai
1
44
bknd-debugging Use when troubleshooting Bknd issues, debugging errors, fixing common problems, or diagnosing why something isn't wor…
smithery.ai
1
45
bknd-define-relationship Use when defining relationships between Bknd entities. Covers many-to-one, one-to-one, many-to-many, self-referencing…
smithery.ai
1
46
bknd-delete-entity Use when removing an entity from Bknd. Covers safely deleting entities, handling relationships and dependencies, data…
smithery.ai
1
47
bknd-deploy-hosting Use when deploying a Bknd application to production hosting. Covers Cloudflare Workers/Pages, Node.js/Bun servers, Do…
smithery.ai
1
48
bknd-env-config Use when configuring environment variables for Bknd projects. Covers .env files, secrets management, env injection in…
smithery.ai
1
49
bknd-file-upload Use when uploading files to Bknd storage. Covers MediaApi SDK methods (upload, uploadToEntity), REST endpoints, React…
smithery.ai
1
50
bknd-local-setup Use when setting up a new Bknd project locally or configuring local development environment. Covers CLI installation,…
smithery.ai
1
Page 219 · 37,462 total Previous Next