Showing 30 of 146048 results
Query Binance fiat payment capabilities — supported countries, currencies, payment methods, limits, and crypto prices — via public APIs, plus authenticated lookup of personal fiat order and payment history. Use for fiat-crypto exchange rates, country-specific payment options, deposit/withdrawal info, or buying/selling crypto with fiat.
Survey major Korean rental-car providers (SK렌터카, 롯데렌탈, 레드캡) and query used-car inventory from SK렌터카 다이렉트 `타고BUY` (`skdirect.co.kr/tb`) by reading the `__NEXT_DATA__` snapshot — no login. Returns monthly rental price, buy-out price, model year, mileage, fuel, and transmission per car.
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
Guides cloud infrastructure design and architecture decisions across major providers, covering scalability, cost optimization, and deployment strategies.
Skill for the Vercel Workflow Development Kit, a framework for building durable, multi-step AI agent workflows with automatic retry and state management.
Wondel.ai agent skills for Claude Code and agentskills.io-compatible agents, installable via the plugin marketplace system.
Comprehensive Word document processing skill handling creation, editing, formatting preservation, tracked changes (redlining), and metadata management for .docx files, with workflows for text extraction via pandoc and raw XML access for complex document operations.
A navigation and code exploration skill within the claude-mem memory system that helps AI agents efficiently find and traverse codebases using persistent memory and contextual awareness.
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
A collection of reusable skills for Claude AI and developer tooling, providing modular automation packages for SEO analysis and development workflows.
Design critique specialist plugin from Anthropic's Knowledge Work Plugins. Provides structured design review and feedback workflows.
Generate SEO image assets (OG/social 1200×630, blog heroes, schema images, product shots, infographics, favicons, Pinterest pins) via Gemini through the [AgriciDaniel/banana-claude](https://github.com/AgriciDaniel/banana-claude) nanobanana MCP server, using pre-configured aspect ratio + resolution + domain-mode presets. Wraps generation with a 6-component Creative Director prompt, `cost_tracker.py` logging, and a post-generation SEO checklist (alt text, WebP conversion, size targets, `ImageObject` schema, OG meta tags).
Excel/spreadsheet skill for `.xlsx`, `.xlsm`, `.csv`, and `.tsv` files — creates new workbooks from XML templates, reads and analyzes data with pandas, edits existing files with zero format loss, recalculates formulas, validates output, and applies professional financial formatting.
Official Sentry agent skills for employees, providing code review guidelines, commit conventions, PR creation/iteration workflows, bug finding, Claude settings auditing, and CI integration following the Agent Skills open format.
A production-ready Claude Code plugin system featuring 184 specialized AI agents, 78 focused plugins, 150 agent skills, 16 workflow orchestrators, and 98 commands for intelligent automation across software development.
Guide skill for creating MCP servers that enable LLMs to interact with external services, supporting Python (FastMCP) and Node/TypeScript (MCP SDK) development
A skill for finding exploitable vulnerabilities in GitHub Actions workflows, focused on external attacker threat models with concrete exploitation scenarios covering pwn requests, expression injection, credential theft, and supply chain attacks.
Analyzes meeting transcripts to uncover behavioral patterns, communication insights, and actionable feedback including conflict avoidance, filler words, speaking ratios, and leadership style assessment.
Helps users write, optimize, and validate complex SQL queries by providing intelligent query generation, analysis, and debugging assistance.
Part of the AWS Agent Toolkit that helps AI coding agents manage and deploy containerized applications on AWS with proper orchestration patterns.
Find the cheapest nearby gas stations in Korea based on the user's current location, always asking for location first and then resolving it via Kakao Map anchor search → KATEC coords → Opinet official APIs (`aroundAll.do` + `detailById.do`). Defaults to 휘발유 (B027), switches to 경유 (D047) when requested, and returns 3–5 candidates with price, distance, self-service flag, and amenities.
Skill for writing Python code in n8n Code nodes, covering _input/_json/_node syntax, standard library usage, and Python-specific limitations compared to JavaScript nodes
Search Olive Young stores, products, and per-store inventory by running the upstream `daiso` CLI (from `hmmhmmhm/daiso-mcp`) against `/api/oliveyoung/stores`, `/api/oliveyoung/products`, and `/api/oliveyoung/inventory`. Recommends CLI-first usage (`npx --yes daiso ...`) over installing the MCP server directly, and does not vendor upstream code — only provides guidance.
Packages Claude Design as a portable agent skill for Cursor, Claude Code, and other local coding agents, enabling polished UI mockups, interactive prototypes, wireframes, and landing pages as self-contained HTML.
Autonomous skill generator that enables AI agents to learn new technologies from the web by discovering authoritative documentation via web search, extracting relevant content, synthesizing it into a reusable skill, and saving it to the workspace.
Guides migration of Vega OS (Amazon Fire TV) applications to a multi-platform React Native monorepo supporting Android TV, Apple TV, and other platforms with 70-85% code reuse.