Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
nostr-wallet-connect
Use when implementing Nostr Wallet Connect (NIP-47) wallet service - provides complete patterns for generating NWC connection strings, publishing info events, listening for requests, processing wallet commands, and sending encrypted responses. Client-side patterns included for reference.
PerceptLabs/nostril
-
lightning-invoice-decoder
Use when implementing BOLT11 Lightning invoice decoding - provides complete patterns for decoding invoice amounts, validating invoice format, and extracting satoshi values from Lightning invoices
PerceptLabs/nostril
-
emoji-encoder
Use when implementing steganographic text encoding using Unicode Variation Selectors - allows encoding any message invisibly into emojis, letters, or any characters using Unicode Variation Selectors (U+FE00-U+FE0F and U+E0100-U+E01EF)
PerceptLabs/nostril
-
lightning-wallet
Use when implementing a standalone Lightning wallet using Cashu mints - provides complete patterns for minting (receiving Lightning payments), melting (sending Lightning payments), mint management, transaction history, and integrating with Lightning addresses and invoices
PerceptLabs/nostril
-
bitcoin-wallet
Use when implementing Bitcoin wallet features - provides complete architecture for on-chain Bitcoin transactions, UTXO management, address derivation from Nostr keys, and transaction handling with proper security patterns
PerceptLabs/nostril
-
exchange-rates
Use when implementing exchange rate functionality - provides complete patterns for fetching BTC/fiat exchange rates from Coinbase API, caching strategies, conversion utilities, and React hooks for displaying rates in UI
PerceptLabs/nostril
-
qr-code-generator
Use when implementing QR code generation - provides complete patterns for generating QR codes from text/URLs, displaying QR codes in modals, and customizing QR code appearance
PerceptLabs/nostril
-
cashu-wallet
Use when implementing Cashu token wallet functionality - provides complete patterns for sending and receiving Cashu tokens, token QR codes, automatic mint management, and integrating with Lightning wallet operations
PerceptLabs/nostril
-
qr-code-scanner
Use when implementing QR code scanning - provides complete patterns for camera-based scanning, classifying scanned content (Bitcoin addresses, Lightning invoices, npubs, Cashu tokens), handling camera permissions, and paste from clipboard functionality
PerceptLabs/nostril
-
lightning-address
Use when implementing Lightning address functionality - provides complete patterns for resolving Lightning addresses to invoices, generating invoices from addresses, displaying Lightning addresses in UI, and integrating with QR codes
PerceptLabs/nostril
-
ai-comm
Use when collaborating with other AI assistants (Codex, Gemini, Aider, Cursor, OpenCode), delegating tasks, or requesting code review.
a322655/ai-comm 1
-
lark-mcp
飞书/Lark 官方 MCP 集成。支持发送消息、创建群组、操作多维表格(Bitable)、导入/搜索文档、知识库查询。触发词:飞书、Feishu、Lark、多维表格、bitable、飞书文档、飞书群。
whatevertogo/FeiShuSkill 36
-
prd-to-json-implementation
Transform PRD specifications into structured PRD.json files with reference documents, or implement existing PRD.json user stories. Use when user asks to convert PRD to PRD.json with decomposition into user stories and tasks, or implement one or multiple user stories from an existing PRD.json. Handles creating PRD.json with reference_document metadata, implementing tasks sequentially with status updates, running tests including TypeScript, stashing after each completed US, and making a single final commit.
seb7152/rfp-analyzer 1
-
rfp-json-analyzer
Analyze RFP JSON exports to score suppliers, calculate weighted rankings, generate syntheses, compare responses, and identify risks. Use when working with RFP evaluation data in JSON format (requirements with weights, supplier responses with scores). Supports executive summaries, detailed category analysis, pairwise comparisons, and risk identification using weighted scoring methodology.
seb7152/rfp-analyzer 1
-
ollama
Use this if the user wants to connect to Ollama or leverage Ollama in any shape or form inside their project. Guide users integrating Ollama into their projects for local AI inference. Covers installation, connection setup, model management, and API usage for both Python and Node.js. Helps with text generation, chat interfaces, embeddings, streaming responses, and building AI-powered applications using local LLMs.
balloob/llm-skills 5
-
home-assistant
Use this if the user wants to connect to Home Assistant or leverage Home Assistant in any shape or form inside their project. Guide users integrating Home Assistant into projects for home automation control or data ingestion. Collects and validates connection credentials (URL and Long-Lived Access Token), provides API reference documentation for Python and Node.js implementations, and helps integrate Home Assistant APIs into user projects.
balloob/llm-skills 5
-
mlops-basics
Master MLOps fundamentals - lifecycle, principles, tools, practices, and organizational adoption
pluginagentmarketplace/custom-plugin-mlops 1
-
feature-stores
Master feature stores - Feast, data validation, versioning, online/offline serving
pluginagentmarketplace/custom-plugin-mlops 1
-
ml-infrastructure
Production-grade ML infrastructure with Kubernetes, auto-scaling, and cost optimization
pluginagentmarketplace/custom-plugin-mlops 1
-
model-serving
Master model serving - inference optimization, scaling, deployment, edge serving
pluginagentmarketplace/custom-plugin-mlops 1
-
training-pipelines
Master training pipelines - orchestration, distributed training, hyperparameter tuning
pluginagentmarketplace/custom-plugin-mlops 1
-
ml-monitoring
Production-grade ML model monitoring, drift detection, and observability
pluginagentmarketplace/custom-plugin-mlops 1
-
experiment-tracking
Master ML experiment tracking - MLflow, W&B, Neptune, versioning, reproducibility
pluginagentmarketplace/custom-plugin-mlops 1
-
shelby-blockchain
Interact with Shelby decentralized storage on Aptos blockchain. Use when uploading files, downloading blobs, checking APT/ShelbyUSD balances, listing transactions, or building Shelby-based applications. Covers blob storage, fungible assets, and WebDAV integration.
codehakase/shelby-skills 1