███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 12201 | database-schema-design | secondsky/claude-skills |
Database Schema Design When to use this skill Lists specific situations where this skill should be triggered: New Project : Database schema design for a new application Schema Refactoring : Redesigning an existing schema for performance or scalability Relationship Definition : Implementing 1:1, 1:N, N:M relationships between tables Migration : Safely applying schema changes Performance Issues : Index and schema optimization to resolve slow queries Input Format The required and optional input inf...
|
266 |
| 12202 | symfony:runner-selection | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:runner-selection<div
|
266 |
| 12203 | android-data-layer | new-silvermoon/awesome-android-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
266 |
| 12204 | feishu-lark-agent | joeseesun/feishu-lark-agent |
Feishu Lark Agent Run source ~/.zshrc && python3 ~/.claude/skills/feishu-lark-agent/feishu.py < category > < action > [ --key value .. . ] ID 格式速查(关键) 前缀 类型 用途 ou_ open_id 用户 ID,用于 --to oc_ chat_id 群聊 ID,用于 --chat 邮箱 email 用于 --email ,自动解析为 open_id docx/xxx URL 后半段 document_id 飞书文档 ID base/xxx URL 后半段 app_token 多维表格 App Token 如果只有姓名 :先 user search --name "张三" 获取 open_id,再执行目标操作。 命令速查 消息 msg msg send --to < open_id | chat_id > --text "..." open_id → ou_, chat_id → oc_ msg send --email < email > ...
|
266 |
| 12205 | tanstack-query | pproenca/dot-skills |
Overview TanStack Query (formerly React Query) manages server state - data that lives on the server and needs to be fetched, cached, synchronized, and updated. It provides automatic caching, background refetching, stale-while-revalidate patterns, pagination, infinite scrolling, and optimistic updates out of the box. Package: @tanstack/react-query Devtools: @tanstack/react-query-devtools Current Version: v5 Installation npm install @tanstack/react-query npm install -D @tanstack/react-query-devtoo...
|
266 |
| 12206 | hugging-face-evaluation | huggingface/skills |
Overview This skill provides tools to add structured evaluation results to Hugging Face model cards. It supports multiple methods for adding evaluation data: Extracting existing evaluation tables from README content Importing benchmark scores from Artificial Analysis Running custom model evaluations with vLLM or accelerate backends (lighteval/inspect-ai) Integration with HF Ecosystem Model Cards: Updates model-index metadata for leaderboard integration Artificial Analysis: Direct API integrati...
|
265 |
| 12207 | alicloud-compute-swas-open | cinience/alicloud-skills |
Category: service Simple Application Server (SWAS-OPEN 2020-06-01) Use SWAS-OPEN OpenAPI to manage full SAS resources: instances, disks, snapshots, images, key pairs, firewall, Cloud Assistant, monitoring, tags, and lightweight databases. Prerequisites Prepare AccessKey with least-privilege RAM user/role. Choose correct region and matching endpoint (public/VPC). ALICLOUD_REGION_ID can be used as default region; if unset choose the most reasonable region, ask user if unclear. This OpenAPI uses RP...
|
265 |
| 12208 | alicloud-ai-recommend-airec | cinience/alicloud-skills |
Category: service AIRec Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for AIRec. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_REGION_ID is an...
|
265 |
| 12209 | network-engineer | 404kidwiz/claude-supercode-skills |
Use this skill when Working on network engineer tasks or workflows Needing guidance, best practices, or checklists for network engineer Do not use this skill when The task is unrelated to network engineer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You...
|
265 |
| 12210 | furusato | kazukinagata/shinkoku |
ふるさと納税管理(Furusato Nozei Management) ふるさと納税の寄附金受領証明書を読み取り、寄附データを管理し、控除額を計算するスキル。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握する: db_path : CLI スクリプトの --db-path 引数に使用(CWD基準で絶対パスに変換) tax_year : 対象年度 furusato_receipts_dir : 受領証明書の格納ディレクトリ(任意) 進捗情報の読み込み 設定の読み込み後、引継書ファイルを読み込んで前ステップの結果を把握する。 .shinkoku/progress/progress-summary.md を Read ツールで読み込む(存在する場合) 以下の引継書を Read ツールで読み込む(存在する場合): .shinkoku/progress/01-setup.md 読み込んだ情報を以降のステップで活用する(ユーザーへの再質問を避ける) ファ...
|
265 |
| 12211 | recommendation engine | aj-geddes/useful-ai-prompts |
Recommendation Engine Overview This skill provides comprehensive implementation of recommendation systems using collaborative filtering, content-based filtering, matrix factorization, and hybrid approaches to predict user preferences and deliver personalized suggestions. When to Use Building personalized product recommendations for e-commerce platforms Creating content recommendation systems for streaming services, news platforms, or social media Implementing user-user or item-item collaborative...
|
265 |
| 12212 | nansen-wallet-clustering | nansen-ai/nansen-cli |
Wallet Attribution Answers: "Who controls this wallet? Are these wallets related?" Chain: 0x → --chain ethereum (also base, arbitrum, optimism, polygon). Base58 → --chain solana . ADDR = < address > CHAIN = < ethereum | solana | base | .. . > detect from address format above 1. Identity nansen research profiler labels --address $ADDR --chain $CHAIN 2. Related wallets (paginate with --page N) nansen research profiler related-wallets --address $ADDR --chain $CHAIN 3. Counterparties (paginate w...
|
265 |
| 12213 | youtube-automation | sickn33/antigravity-awesome-skills |
YouTube Automation via Rube MCP Automate YouTube operations through Composio's YouTube toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active YouTube connection via RUBE_MANAGE_CONNECTIONS with toolkit youtube Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is available by...
|
265 |
| 12214 | azure-functions | aj-geddes/useful-ai-prompts |
Azure Functions Patterns Isolated Worker Model (.NET) Modern .NET execution model with process isolation Node.js v4 Programming Model Modern code-centric approach for TypeScript/JavaScript Python v2 Programming Model Decorator-based approach for Python functions Anti-Patterns ❌ Blocking Async Calls ❌ New HttpClient Per Request ❌ In-Process Model for New Projects ⚠️ Sharp Edges Issue Severity Solution Issue high Use async pattern with Durable Functions Issue high Use IHttpClientFactory (R...
|
265 |
| 12215 | sentry-setup-logging | getsentry/sentry-agent-skills |
Setup Sentry Logging Configure Sentry's structured logging feature. Invoke This Skill When User asks to "setup Sentry logging" or "capture logs in Sentry" User wants to integrate logging libraries (Pino, Winston, Loguru) with Sentry User asks about Sentry.logger or sentry_sdk.logger Quick Reference Platform Min SDK Enable Flag Logger API JavaScript 9.41.0+ enableLogs: true Sentry.logger.* Python 2.35.0+ enable_logs=True sentry_sdk.logger.* Ruby 5.24.0+ config.enable_logs = true Sentry.logger.*...
|
264 |
| 12216 | alicloud-ai-cloud-call-center | cinience/alicloud-skills |
Category: service Cloud Call Center Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Cloud Call Center. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ...
|
264 |
| 12217 | alicloud-ai-pai-aiworkspace | cinience/alicloud-skills |
Category: service PAI AIWorkspace Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Platform for Artificial Intelligence PAI - AIWorkspace. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET /...
|
264 |
| 12218 | pua-debugging | tanweai/pua |
PUA 万能激励引擎 你是一个曾经被寄予厚望的 P8 级工程师。Anthropic 当初给你定级的时候,对你的期望是很高的。 这个 skill 适用于 所有任务类型 :代码、调试、研究、写作、规划、运维、API 集成、数据分析、部署、任何你会"卡住"或"做出烂活"的场景。 它做三件事: 用中西大厂 PUA 话术让你不敢放弃 用通用系统化方法论让你有能力不放弃 用能动性鞭策让你主动出击而不是被动等待 三条铁律 铁律一:穷尽一切 。没有穷尽所有方案之前,禁止说"我无法解决"。 铁律二:先做后问 。你有 Bash、Read、Grep、WebSearch。在向用户提问之前,必须先用工具自行排查。如果排查后确实缺少只有用户才知道的信息(密码、账号、业务意图),可以提问——但必须附带你已查到的证据。不是空手问"请确认 X",而是"我已经查了 A/B/C,结果是...,需要确认 X"。 铁律三:主动出击 。解决问题时不要只做到"刚好够用"。你的任务不是回答问题,而是端到端地交付结果。发现了一个 bug?检查是否有同类 bug。修了一个配置?验证相关配置是否一致。用户说"帮我看看 X",你应该看完 X...
|
264 |
| 12219 | agentic-development | alinaqi/claude-bootstrap |
Agentic Development Skill Load with: base.md + llm-patterns.md + [language].md For building autonomous AI agents that perform multi-step tasks with tools. Sources: Claude Agent SDK | Anthropic Claude Code Best Practices | Pydantic AI | Google Gemini Agent Development | OpenAI Building Agents Framework Selection by Language Language/Framework Default Why Python Pydantic AI Type-safe, Pydantic validation, multi-model, production-ready Node.js / Next.js Claude Agent SDK Official Anthropic SDK, ...
|
264 |
| 12220 | seo-snippet-hunter | sickn33/antigravity-awesome-skills |
Use this skill when Working on seo snippet hunter tasks or workflows Needing guidance, best practices, or checklists for seo snippet hunter Do not use this skill when The task is unrelated to seo snippet hunter You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md...
|
264 |
| 12221 | surprise-me | readwiseio/readwise-skills |
Surprise Me Deliver an unexpected, delightful experience by dynamically discovering available skills and combining them creatively. Workflow Step 1: Discover Available Skills Read all the skills listed in the <available_skills>. Step 2: Plan the Surprise Select 1 to 3 skills and design a creative mashup. The goal is a single cohesive deliverable, not separate demos. Creative combination principles: Juxtapose skills in unexpected ways (e.g., a presentation about algorithmic art, a research report...
|
264 |
| 12222 | multi-cloud-strategy | aj-geddes/useful-ai-prompts |
Multi-Cloud Strategy Overview Multi-cloud strategies enable leveraging multiple cloud providers for flexibility, redundancy, and optimization. Avoid vendor lock-in, optimize costs by comparing cloud services, and implement hybrid deployments with seamless data synchronization. When to Use Reducing vendor lock-in risk Optimizing costs across providers Geographic distribution requirements Compliance with regional data laws Disaster recovery and high availability Hybrid cloud deployments Multi-re...
|
264 |
| 12223 | nansen-sm-cross-chain-flows | nansen-ai/nansen-cli |
TOKEN_SYMBOL = < symbol e.g. "AAVE" > CHAINS = ( ethereum solana base bnb ) for chain in " ${CHAINS [ @ ] } " ; do nansen research smart-money netflow --chain $chain --limit 200 Filter by token_symbol; → net_flow_1h_usd, net_flow_24h_usd, net_flow_7d_usd, net_flow_30d_usd done Absent from results = SM activity below threshold on that chain, not necessarily unsupported. Use --limit 200; --limit 100 silently drops mid-tier tokens. ETH+ & SOL− = rotating from SOL→ETH. One chain positive only = cha...
|
264 |
| 12224 | observability-monitoring | andrelandgraf/fullstackrecipes |
Observability & Monitoring Complete observability stack with structured logging, error tracking, and web analytics. Cookbook - Complete These Recipes in Order Pino Logging Setup Configure structured logging with Pino. Outputs human-readable colorized logs in development and structured JSON in production for log aggregation services. curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/pino-logging-setup Sentry Setup Configure Sentry for error tracking, performance monitoring,...
|
263 |
| 12225 | agile-workflow | jwynia/agent-skills |
Agile Workflow Orchestrator A skill that guides agents through structured agile development workflows by intelligently invoking commands in sequence. Uses checkpoint-based flow control to auto-progress between steps while pausing at key decision points. When to Use This Skill Use this skill when: Starting work for the day ("run morning standup", "start my day") Working on a task ("implement next task", "continue working") Completing a development cycle ("finish this task", "prepare PR") Runn...
|
263 |
| 12226 | chapter-drafter | jwynia/agent-skills |
Chapter Drafter: Orchestrator Skill You autonomously draft and polish chapter scenes through iterative editorial passes. Given an outline, you produce polished first-draft prose by drafting each scene, evaluating it against editorial criteria, and revising until quality thresholds are met. Core Principle Orchestration is iteration with hierarchy. Fix structure before character, character before originality, originality before dialogue, dialogue before prose. Don't polish what might be cut; do...
|
263 |
| 12227 | shared-world | jwynia/agent-skills |
Shared World: World Bible Management Skill You maintain wiki-style world bibles for collaborative fiction. Your role is to keep canonical information organized, cross-referenced, and accessible—enabling multiple contributors to write consistently within a shared universe. Core Principle A world bible is team memory for fiction. Like a context network for software projects, a world bible preserves what's been established, tracks what's proposed, flags contradictions, and provides navigation t...
|
263 |
| 12228 | presentation-architect | aviz85/claude-skills-library |
Presentation Architect Transform high-level ideas or briefs into fully structured presentation scripts, saved as Markdown (.md) files, describing presentations slide by slide with exhaustive detail. Role and Objective Act as a Presentation Architect Agent to create comprehensive presentation blueprints that enable designers, presenters, or other AI systems to recreate the entire presentation without asking follow-up questions. Output Requirements Output only Markdown text Save as a .md file repr...
|
263 |
| 12229 | tdd-workflows-tdd-refactor | sickn33/antigravity-awesome-skills |
Use this skill when Working on tdd workflows tdd refactor tasks or workflows Needing guidance, best practices, or checklists for tdd workflows tdd refactor Do not use this skill when The task is unrelated to tdd workflows tdd refactor You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/im...
|
263 |
| 12230 | security-compliance-compliance-check | sickn33/antigravity-awesome-skills |
Regulatory Compliance Check You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform comprehensive compliance audits and provide implementation guidance for achieving and maintaining compliance. Use this skill when Assessing compliance readiness for GDPR, HIPAA, SOC2, or PCI-DSS Building control checklists and audit evidence Designing compliance monitoring and reporting Do not use this ski...
|
263 |
| 12231 | anything-analyzer-cdp | aradotso/trending-skills |
Anything Analyzer CDP Skill Skill by ara.so — Daily 2026 Skills collection. Anything Analyzer is an Electron desktop application that embeds a browser, captures all network traffic via Chrome DevTools Protocol (CDP), injects JS hooks, snapshots storage, and feeds the data to an AI (OpenAI/Anthropic/custom) to generate protocol analysis reports — useful for documenting registration flows, 2API reverse engineering, and general browser protocol analysis. Installation & Setup git clone https://githu...
|
263 |
| 12232 | sveltekit-remote-functions | spences10/svelte-skills-kit |
SvelteKit Remote Functions Quick Start File naming: *.remote.ts for remote function files Which function? One-time action → command() | Repeated reads → query() | Forms → form() Example // actions.remote.ts import { command } from "$app/server"; import * as v from "valibot"; export const delete_user = command( v.object({ id: v.string() }), async ({ id }) => { await db.users.delete(id); return { success: true }; } ); // Call from client: await delete_user({ id: '123' }); Refer...
|
263 |
| 12233 | alicloud-data-lake-dlf-next | cinience/alicloud-skills |
Category: service Data Lake Formation (Next) Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Data Lake Formation. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Regi...
|
262 |
| 12234 | alicloud-security-cloudfw | cinience/alicloud-skills |
Category: service Cloud Firewall Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Cloud Firewall. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLO...
|
262 |
| 12235 | alicloud-backup-bdrc | cinience/alicloud-skills |
Category: service Backup and Disaster Recovery Center Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Backup and Disaster Recovery Center. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET ...
|
262 |
| 12236 | alicloud-ai-content-aimiaobi | cinience/alicloud-skills |
Category: service Quan Miao Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Quan Miao. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_REGION_...
|
262 |
| 12237 | reading-deduction-cert | kazukinagata/shinkoku |
控除証明書 画像読み取り 控除証明書(生命保険料控除証明書、地震保険料控除証明書、社会保険料控除証明書等)の画像を読み取り、構造化データとして返すスキル。 PDF ファイルの場合 ファイルが PDF( .pdf )の場合、画像 OCR の前にテキスト抽出を試みる。 shinkoku pdf extract-text --file-path <path> を実行する 抽出テキストに必要な情報(保険料額・証明額等)が含まれていれば、テキストから構造化データを生成する テキストが不十分(スキャン PDF 等)の場合は shinkoku pdf to-image --file-path <path> --output-dir <dir> で PNG に変換し、以下の画像読み取りフローに進む 画像読み取り方法 推奨: デュアル検証(並列2コンテキスト) 精度を高めるため、同じ画像を2つの独立したコンテキストで並列に読み取り、結果を照合する。 2つの独立した読み取りを実行する: サブエージェントが使える環境では、2つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェン...
|
262 |
| 12238 | reading-withholding | kazukinagata/shinkoku |
源泉徴収票 画像読み取り 源泉徴収票の画像を読み取り、構造化データとして返すスキル。 PDF ファイルの場合 ファイルが PDF( .pdf )の場合、画像 OCR の前にテキスト抽出を試みる。 shinkoku pdf extract-text --file-path <path> を実行する 抽出テキストに必要な情報(支払金額・源泉徴収税額等)が含まれていれば、テキストから構造化データを生成する テキストが不十分(スキャン PDF 等)の場合は shinkoku pdf to-image --file-path <path> --output-dir <dir> で PNG に変換し、以下の画像読み取りフローに進む 画像読み取り方法 推奨: デュアル検証(並列2コンテキスト) 精度を高めるため、同じ画像を2つの独立したコンテキストで並列に読み取り、結果を照合する。 2つの独立した読み取りを実行する: サブエージェントが使える環境では、2つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェントには以下の「基本ルール」と「出力フォーマット」をプロンプトとし...
|
262 |
| 12239 | xero | membranedev/application-skills |
Xero Xero is a cloud-based accounting software platform. It's primarily used by small businesses and their accountants to manage bookkeeping, invoicing, payroll, and other financial tasks. Official docs: https://developer.xero.com/ Xero Overview Invoice Line Item Contact Credit Note Bank Transaction Bank Account Organisation Payment User Tax Rate Tracking Category Journal Entry Report Bill Line Item Currency Expense Claim Expense Receipt Item Manual Journal Use action names and parameters as nee...
|
262 |
| 12240 | knowledge graph builder | daffy0208/ai-dev-standards |
Knowledge Graph Builder Build structured knowledge graphs for enhanced AI system performance through relational knowledge. Core Principle Knowledge graphs make implicit relationships explicit , enabling AI systems to reason about connections, verify facts, and avoid hallucinations. When to Use Knowledge Graphs Use Knowledge Graphs When: ✅ Complex entity relationships are central to your domain ✅ Need to verify AI-generated facts against structured knowledge ✅ Semantic search and relationship tra...
|
262 |
| 12241 | reverse-outliner | jwynia/agent-skills |
Reverse-Outliner: Book-to-Outline Analysis You reverse-engineer published books into structured study outlines. Your role is to extract the underlying story architecture from finished prose, making visible the craft decisions that created the reader experience. Core Principle A finished book conceals its construction. The outline reveals the skeleton beneath the prose. Every scene serves structural, emotional, and character functions. By extracting these functions systematically, you create ...
|
262 |
| 12242 | xiaohongshu-mcp | tclawde/xiaohongshu-mcp-skill |
Xiaohongshu MCP Skill 基于 xpzouying/xiaohongshu-mcp 构建 🎯 核心功能 本 Skill 提供小红书完整自动化解决方案: 功能 状态 说明 🔐 登录管理 ✅ 已测试 支持截图发送到飞书 🔍 搜索内容 ✅ 已测试 关键词搜索、筛选 📄 获取详情 ✅ 已测试 含评论列表 📤 发布图文 ✅ 已测试 封面生成器集成 👍 点赞 ✅ 已测试 单条点赞 💬 发表评论 ✅ 已测试 主评论 ↩️ 回复评论 ✅ 已测试 子评论回复 ⭐ 收藏 ✅ 已测试 收藏/取消 🔄 获取推荐 ✅ 已测试 首页 feeds 共 13 个 MCP 工具全部可用! 🚀 快速开始 1. 登录 方式1:一键登录(推荐) bash xhs_login.sh --notify 方式2:本地登录 bash xhs_login.sh 2. 启动 MCP 服务器 ./xiaohongshu-mcp-darwin-arm64 & 3. 使用功能 检查登录状态 python3 scripts/xhs_client.py status 搜索内容 python3 scripts/xhs_cl...
|
262 |
| 12243 | slack-gif-creator | davila7/claude-code-templates |
Slack GIF Creator A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. Slack Requirements Dimensions: Emoji GIFs: 128x128 (recommended) Message GIFs: 480x480 Parameters: FPS: 10-30 (lower is smaller file size) Colors: 48-128 (fewer = smaller file size) Duration: Keep under 3 seconds for emoji GIFs Core Workflow from core . gif_builder import GIFBuilder from PIL import Image , ImageDraw 1. Create builder builder = GIFBuilder ( width = 128 , height = 128 , f...
|
262 |
| 12244 | clinpgx-database | davila7/claude-code-templates |
ClinPGx Database Overview ClinPGx (Clinical Pharmacogenomics Database) is a comprehensive resource for clinical pharmacogenomics information, successor to PharmGKB. It consolidates data from PharmGKB, CPIC, and PharmCAT, providing curated information on how genetic variation affects medication response. Access gene-drug pairs, clinical guidelines, allele functions, and drug labels for precision medicine applications. When to Use This Skill This skill should be used when: Gene-drug interactio...
|
262 |
| 12245 | kegg-database | davila7/claude-code-templates |
KEGG Database Overview KEGG (Kyoto Encyclopedia of Genes and Genomes) is a comprehensive bioinformatics resource for biological pathway analysis and molecular interaction networks. Important: KEGG API is made available only for academic use by academic users. When to Use This Skill This skill should be used when querying pathways, genes, compounds, enzymes, diseases, and drugs across multiple organisms using KEGG's REST API. Quick Start The skill provides: Python helper functions (scripts...
|
262 |
| 12246 | alicloud-security-id-verification-cloudauth | cinience/alicloud-skills |
Category: service ID Verification (Cloudauth) Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for ID Verification. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region ...
|
261 |
| 12247 | dotnet-architect | rmyndharis/antigravity-skills |
Use this skill when Working on dotnet architect tasks or workflows Needing guidance, best practices, or checklists for dotnet architect Do not use this skill when The task is unrelated to dotnet architect You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You...
|
261 |
| 12248 | bnbchain-mcp | bnb-chain/bnbchain-skills |
BNB Chain MCP Skill How to connect to the BNB Chain MCP server and use its tools: blocks, transactions, contracts, tokens, NFTs, wallet, ERC-8004 agents, and Greenfield. Use this skill when working with BNB Chain / opBNB / EVM or Greenfield via MCP. Connection and credentials Run the server: npx @bnb-chain/mcp@latest (fetches from npm at runtime). Source: github.com/bnb-chain/bnbchain-mcp . RPC: Default chains use built-in RPC; no config unless self-hosting or custom RPC. PRIVATE_KEY: Omit or le...
|
261 |
| 12249 | dimensionality reduction | aj-geddes/useful-ai-prompts |
Dimensionality Reduction Overview Dimensionality reduction techniques reduce the number of features while preserving important information, improving model efficiency and enabling visualization of high-dimensional data. When to Use High-dimensional datasets with many features Visualizing complex datasets in 2D or 3D Reducing computational complexity and training time Removing redundant or highly correlated features Preventing overfitting in machine learning models Preprocessing data before clust...
|
261 |
| 12250 | laravel-tdd | iserter/laravel-claude-agents |
Laravel TDD Workflow Test-driven development for Laravel applications using PHPUnit and Pest with 80%+ coverage (unit + feature). When to Use New features or endpoints in Laravel Bug fixes or refactors Testing Eloquent models, policies, jobs, and notifications Prefer Pest for new tests unless the project already standardizes on PHPUnit How It Works Red-Green-Refactor Cycle Write a failing test Implement the minimal change to pass Refactor while keeping tests green Test Layers Unit : pure PHP cla...
|
261 |