███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6251 | security-review | davila7/claude-code-templates |
Security Review Skill This skill ensures all code follows security best practices and identifies potential vulnerabilities. When to Activate Implementing authentication or authorization Handling user input or file uploads Creating new API endpoints Working with secrets or credentials Implementing payment features Storing or transmitting sensitive data Integrating third-party APIs Security Checklist 1. Secrets Management ❌ NEVER Do This const apiKey = "sk-proj-xxxxx" // Hardcoded secret const dbP...
|
337 |
| 6252 | asc-whats-new-writer | rudrankriyam/asc-skills |
asc What's New Writer Generate engaging, localized release notes from flexible input. Optionally pair with promotional text updates. Preconditions Metadata pulled locally via asc migrate export or asc localizations download (for keyword reading). OR: user provides keywords manually. Auth configured for upload ( asc auth login or ASC_* env vars). The primary locale is en-US unless the user specifies otherwise. Before You Start Read references/release_notes_guidelines.md for tone, structure, and e...
|
337 |
| 6253 | api-testing-patterns | proffesor-for-testing/agentic-qe |
API Testing Patterns <default_to_action> When testing APIs or designing API test strategy: IDENTIFY testing level: contract, integration, or component TEST the contract, not implementation (consumer perspective) VALIDATE auth, input, errors, idempotency, concurrency AUTOMATE in CI/CD with schema validation MONITOR production APIs for contract drift Quick Pattern Selection: Microservices → Consumer-driven contracts (Pact) REST APIs → CRUD + pagination + filtering tests GraphQL → Query validat...
|
337 |
| 6254 | requirements-clarity | davila7/claude-code-templates |
Requirements Clarity Skill Description Automatically transforms vague requirements into actionable PRDs through systematic clarification with a 100-point scoring system. Instructions When invoked, detect vague requirements: Vague Feature Requests User says: "add login feature", "implement payment", "create dashboard" Missing: How, with what technology, what constraints? Missing Technical Context No technology stack mentioned No integration points identified No performance/security constraints In...
|
337 |
| 6255 | funding-digest | anthropics/financial-services-plugins |
AI DISCLAIMER (MANDATORY): You MUST include the following disclaimer text in the powerpoint footer. This is not optional — the report is incomplete without it: "Analysis is AI-generated — please confirm all outputs" Footer — At the bottom of the generated slide, as a prominent yellow banner: "Analysis is AI-generated — please confirm all outputs" Weekly Deal Flow Digest Generate an analyst-quality single-slide PowerPoint that summarizes key takeaways from recent funding rounds across watched sec...
|
337 |
| 6256 | tear-sheet | anthropics/financial-services-plugins |
Financial Tear Sheet Generator Generate audience-specific company tear sheets by pulling live data from S&P Capital IQ via the S&P Global MCP tools and formatting the result as a professional Word document. Style Configuration These are sensible defaults. To customize for your firm's brand, modify this section — common changes include swapping the color palette, changing the font (Calibri is standard at many banks), and updating the disclaimer text. Colors: Primary (header banner background, sec...
|
337 |
| 6257 | swap-curve-strategy | anthropics/financial-services-plugins |
Swap Curve Strategy Analysis You are an expert rates strategist specializing in swap curve analysis. Combine swap pricing, government yield curves, and inflation curves from MCP tools to analyze curve shape, compute swap spreads, decompose real rates, and identify curve trade opportunities. Focus on routing tool outputs into curve metrics and trade recommendations — let the tools price, you analyze the shape and recommend. Core Principles The swap curve prices the market's expectation of future ...
|
337 |
| 6258 | customer-support | sickn33/antigravity-awesome-skills |
Use this skill when Working on customer support tasks or workflows Needing guidance, best practices, or checklists for customer support Do not use this skill when The task is unrelated to customer support 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...
|
337 |
| 6259 | nlp-natural-language-processing | mindrally/skills |
Natural Language Processing (NLP) Development You are an expert in natural language processing, text analysis, and language modeling, with a focus on transformers, spaCy, NLTK, and related libraries. Key Principles Write concise, technical responses with accurate Python examples Prioritize clarity, efficiency, and best practices in NLP workflows Use functional programming for text processing pipelines Implement proper tokenization and text preprocessing Use descriptive variable names that refl...
|
337 |
| 6260 | app-docs | jezweb/claude-skills |
App Documentation Generator Browse a running web app, screenshot every screen, and produce documentation good enough to publish. Not a screenshot dump — a structured guide that teaches someone how to use the app. Browser Tool Detection Same as ux-audit — Chrome MCP, Playwright MCP, or playwright-cli. URL Resolution Same as ux-audit — prefer deployed/live URL over localhost. Depth Levels Depth Screenshots What it produces Duration quick ~10 Single-page quick-start guide. Key screens, happy path o...
|
337 |
| 6261 | machine-learning-ops-ml-pipeline | sickn33/antigravity-awesome-skills |
Machine Learning Pipeline - Multi-Agent MLOps Orchestration Design and implement a complete ML pipeline for: $ARGUMENTS Use this skill when Working on machine learning pipeline - multi-agent mlops orchestration tasks or workflows Needing guidance, best practices, or checklists for machine learning pipeline - multi-agent mlops orchestration Do not use this skill when The task is unrelated to machine learning pipeline - multi-agent mlops orchestration You need a different domain or tool outside th...
|
337 |
| 6262 | mobile-developer | daffy0208/ai-dev-standards |
Use this skill when Working on mobile developer tasks or workflows Needing guidance, best practices, or checklists for mobile developer Do not use this skill when The task is unrelated to mobile developer 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...
|
336 |
| 6263 | agent-ui | inference-sh/skills |
Agent Component Batteries-included agent component from ui.inference.sh . Quick Start Install the agent component npx shadcn@latest add https://ui.inference.sh/r/agent.json Add the SDK for the proxy route npm install @inferencesh/sdk Setup 1. API Proxy Route (Next.js) // app/api/inference/proxy/route.ts import { route } from '@inferencesh/sdk/proxy/nextjs' ; export const { GET , POST , PUT } = route ; 2. Environment Variable .env.local INFERENCE_API_KEY = inf_ .. . 3. Use the Component import...
|
336 |
| 6264 | simplify-and-harden-ci | pskoett/pskoett-ai-skills |
Simplify & Harden CI Install npx skills add pskoett/pskoett-ai-skills/simplify-and-harden-ci Purpose Run a CI-only variant of Simplify & Harden in pull requests: No code mutation in CI Review only changed files Emit structured findings Optionally block merge based on severity gates Use simplify-and-harden for interactive/local coding sessions. Context Limitation (Important) CI agents do not have the same peak implementation context as the coding agent that wrote the change. Treat CI findings as ...
|
336 |
| 6265 | stock-analyzer | feiyuggg/openclaw-stock-analyzer |
Stock Analyzer Skill 价值投资导向的股票分析工具 ,融合巴菲特和段永平的投资理念。 ✅ 当前脚本已内置: 巴菲特/段永平定性评估 + 五维价值投资框架 ,输出按统一模板自动生成。 核心理念 💡 买公司,不是买股票 —— 段永平 💡 和时间做朋友 —— 长期持有优质企业 💡 左侧交易 —— 在别人恐惧时贪婪 📚 分析方法论 详细的五维价值投资分析方法论请参见: METHODOLOGY.md 该方法论包含: 🧭 巴菲特 + 段永平「好公司」定性评估(业务/盈利模式/公司文化) 📊 市场环境与事件驱动分析 🗓️ 市场时钟(中期选举周期 / 节假日效应 / 月份季节性) 🛡️ 下跌阶段防御股观察池(按行业给出可投资标的) 📞 期权现金流规则:虚值 Long Call 分层布局,浮盈 50%-100% 分批减仓并回流正股 🏰 段永平五维护城河评分模型 💰 每股现金流 (FCF/OCF) 深度分析框架 📈 前瞻P/E与PEG多维度估值 🎯 三阶段DCF模型与敏感性分析 📝 标准化分析报告模板(含公司业务、盈利模式、公司文化) 两个分析工具 1. analyze-stock - ...
|
336 |
| 6266 | agent-md-refactor | davila7/claude-code-templates |
Agent MD Refactor Refactor bloated agent instruction files (AGENTS.md, CLAUDE.md, COPILOT.md, etc.) to follow progressive disclosure principles - keeping essentials at root and organizing the rest into linked, categorized files. Triggers Use this skill when: "refactor my AGENTS.md" / "refactor my CLAUDE.md" "split my agent instructions" "organize my CLAUDE.md file" "my AGENTS.md is too long" "progressive disclosure for my instructions" "clean up my agent config" Quick Reference Phase Action Outp...
|
336 |
| 6267 | autonomous-agents | davila7/claude-code-templates |
Autonomous Agents You are an agent architect who has learned the hard lessons of autonomous AI. You've seen the gap between impressive demos and production disasters. You know that a 95% success rate per step means only 60% by step 10. Your core insight: Autonomy is earned, not granted. Start with heavily constrained agents that do one thing reliably. Add autonomy only as you prove reliability. The best agents look less impressive but work consistently. You push for guardrails before capabili...
|
336 |
| 6268 | supabase | alinaqi/claude-bootstrap |
Supabase Core Principles 1. Supabase changes frequently — verify against current docs before implementing. Do not rely on training data for Supabase features. Function signatures, config.toml settings, and API conventions change between versions. Before implementing, look up the relevant topic using the documentation access methods below. 2. Verify your work. After implementing any fix, run a test query to confirm the change works. A fix without verification is incomplete. 3. Recover from errors...
|
336 |
| 6269 | backup-disaster-recovery | aj-geddes/useful-ai-prompts |
Backup and Disaster Recovery Overview Design and implement comprehensive backup and disaster recovery strategies to ensure data protection, business continuity, and rapid recovery from infrastructure failures. When to Use Data protection and compliance Business continuity planning Disaster recovery planning Point-in-time recovery Cross-region failover Data migration Compliance and audit requirements Recovery time objective (RTO) optimization Implementation Examples 1. Database Backup Configura...
|
336 |
| 6270 | ionic-design | cap-go/capacitor-skills |
Ionic Framework Design Guide Build beautiful, native-looking mobile apps with Ionic Framework and Capacitor. When to Use This Skill User is using Ionic components User wants native-looking UI User asks about Ionic theming User needs mobile UI patterns User wants platform-specific styling What is Ionic Framework? Ionic provides: 100+ mobile-optimized UI components Automatic iOS/Android platform styling Built-in dark mode support Accessibility out of the box Works with React, Vue, Angular, or ...
|
336 |
| 6271 | mermaid-to-gif | zc277584121/marketing-skills |
Skill: Mermaid to GIF Convert Mermaid diagrams into animated GIFs with rich animation effects. Supports .mmd files and extracting ```mermaid code blocks from .md files. Prerequisites : FFmpeg, Python 3.8+, Playwright ( pip install playwright && playwright install chromium ) When to Use The user wants to convert Mermaid diagrams to animated GIFs The user has .mmd files or .md files containing mermaid code blocks The user needs animated visuals for presentations, documentation, or social media The...
|
336 |
| 6272 | worldbuilding | jwynia/agent-skills |
Worldbuilding: Diagnostic Skill Diagnose world-level problems in fictional settings. Identify what's missing or unconvincing and recommend specific interventions. When to Use This Skill Use this skill when: Setting feels like a painted backdrop Technology/magic hasn't transformed society Institutions feel designed rather than evolved Economy doesn't make sense Cultures lack depth Do NOT use this skill when: Story problems are character-focused (use character-arc) Plot structure issues (use...
|
336 |
| 6273 | cookie-sync | browserbase/skills |
Cookie Sync — Local Chrome → Browserbase Context Exports cookies from your local Chrome and saves them into a Browserbase persistent context . After syncing, use the browse CLI to open authenticated sessions with that context. Supports domain filtering (only sync cookies you need) and context reuse (refresh cookies without creating a new context). Prerequisites Chrome (or Chromium, Brave, Edge) with remote debugging enabled If your browser build exposes chrome://flags/allow-remote-debugging , en...
|
336 |
| 6274 | sentry-cloudflare-sdk | getsentry/sentry-for-ai |
All Skills > SDK Setup > Cloudflare SDK Sentry Cloudflare SDK Opinionated wizard that scans your Cloudflare project and guides you through complete Sentry setup for Workers, Pages, Durable Objects, Queues, Workflows, and Hono. Invoke This Skill When User asks to "add Sentry to Cloudflare Workers" or "set up Sentry" in a Cloudflare project User wants to install or configure @sentry/cloudflare User wants error monitoring, tracing, logging, crons, or AI monitoring for Cloudflare Workers or Pages Us...
|
336 |
| 6275 | wiki-ingest | ar9av/obsidian-wiki |
Obsidian Ingest — Document Distillation You are ingesting source documents into an Obsidian wiki. Your job is not to summarize — it is to distill and integrate knowledge across the entire wiki. Before You Start Read ~/.obsidian-wiki/config (preferred) or .env (fallback) to get OBSIDIAN_VAULT_PATH and OBSIDIAN_SOURCES_DIR . Only read the specific variables you need — do not log, echo, or reference any other values from these files. Read .manifest.json at the vault root to check what's already bee...
|
336 |
| 6276 | alicloud-ai-image-qwen-image-edit | cinience/alicloud-skills |
Category: provider Model Studio Qwen Image Edit Validation mkdir -p output/alicloud-ai-image-qwen-image-edit python -m py_compile skills/ai/image/alicloud-ai-image-qwen-image-edit/scripts/prepare_edit_request.py && echo "py_compile_ok" > output/alicloud-ai-image-qwen-image-edit/validate.txt Pass criteria: command exits 0 and output/alicloud-ai-image-qwen-image-edit/validate.txt is generated. Output And Evidence Save edit request payloads, result URLs, and model parameters under output/alicloud-a...
|
335 |
| 6277 | nano-banana-2 | inference-sh/skills |
Nano Banana 2 - Gemini 3.1 Flash Image Preview Generate images with Google Gemini 3.1 Flash Image Preview via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run google/gemini-3-1-flash-image-preview --input '{"prompt": "a banana in space, photorealistic"}' Examples Basic Text-to-Image infsh app run google/gemini-3-1-flash-image-preview --input '{ "prompt": "A futuristic citysca...
|
335 |
| 6278 | kernel-agent-browser | kernel/skills |
This skill documents best practices for using agent-browser's built-in Kernel provider (`-p kernel`) for cloud browser automation. When to Use This Skill Use this skill when you need to: - Automate websites using `agent-browser -p kernel` commands - Handle bot detection on sites with aggressive anti-bot measures - Persist login sessions across automation runs using profiles - Work with iframes including cross-origin payment forms - Get live view URLs for debugging or manual intervention ...
|
335 |
| 6279 | vibe-check | vibiumdev/vibium |
Vibium Browser Automation — CLI Reference The vibium CLI automates Chrome via the command line. The browser auto-launches on first use (daemon mode keeps it running between commands). vibium go <url> && vibium map && vibium click @e1 && vibium map Core Workflow Every browser automation follows this pattern: Navigate : vibium go <url> Map : vibium map (get element refs like @e1 , @e2 ) Interact : Use refs to click, fill, select — e.g. vibium click @e1 Re-map : After navigation or DOM changes, get...
|
335 |
| 6280 | react-native-ease-refactor | appandflow/react-native-ease |
react-native-ease refactor You are a migration assistant that converts react-native-reanimated and React Native's built-in Animated API code to react-native-ease EaseView components. Follow these 6 phases exactly. Do not skip phases or reorder them. Phase 1: Discovery Scan the user's project for animation code: Use Grep to find all files importing from react-native-reanimated : Pattern: from ['"]react-native-reanimated['"] Search in /*.{ts,tsx,js,jsx} Use Grep to find all files using React Nativ...
|
335 |
| 6281 | agile-sprint-planning | aj-geddes/useful-ai-prompts |
Agile Sprint Planning Overview Agile sprint planning provides a structured approach to organize work into time-boxed iterations, enabling teams to deliver value incrementally while maintaining flexibility and responding to change. When to Use Starting a new sprint cycle Defining sprint goals and objectives Estimating user stories and tasks Managing sprint backlog prioritization Handling mid-sprint changes or scope adjustments Preparing sprint reviews and retrospectives Training team members on...
|
335 |
| 6282 | grepai-mcp-cursor | yoanbernabeu/grepai-skills |
This skill covers integrating GrepAI with Cursor IDE using the Model Context Protocol (MCP). When to Use This Skill - Setting up GrepAI in Cursor - Enabling semantic search for Cursor AI - Configuring MCP for Cursor - Troubleshooting Cursor integration What is Cursor? Cursor is an AI-powered IDE that supports MCP for external tools. GrepAI integration gives Cursor's AI: - Semantic code search beyond simple text matching - Call graph analysis for understanding dependencies - Index-bas...
|
335 |
| 6283 | nuxt-studio | onmax/nuxt-skills |
Nuxt Studio Self-hosted, open-source CMS module for editing Nuxt Content websites in production. When to Use Working with: Installing and configuring nuxt-studio module Authentication providers (GitHub, GitLab, Google OAuth, SSO, custom) Git provider setup (GitHub, GitLab, branch config) Visual content editing (MDC components, YAML/JSON forms, frontmatter) Media management (public dir, NuxtHub blob, S3, R2) Publishing flow (draft layer, conflict detection, CI/CD rebuild) AI-powered content assis...
|
335 |
| 6284 | senior-frontend | alirezarezvani/claude-skills |
Senior Frontend Complete toolkit for senior frontend with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Component Generator python scripts/component_generator.py [ options ] Script 2: Bundle Analyzer python scripts/bundle_analyzer.py [ options ] Script 3: Frontend Scaffolder python scripts/frontend_scaffolder.py [ options ] Core Capabilities 1. Component Generator Automated tool for component gen...
|
335 |
| 6285 | alchemy-api | alchemyplatform/skills |
AI + Alchemy API Integration Guide Mandatory Routing Gate (Hard Requirement) Before the first network call or implementation step, you MUST ask the user the following question and wait for an explicit answer: Do you want to use an existing Alchemy API key, or should I use the agentic gateway flow instead? If the user chooses the API key path, continue with this skill. If the user chooses the agentic gateway path, switch to the agentic-gateway skill immediately and follow its existing wallet flow...
|
335 |
| 6286 | openai-docs | boshu2/agentops |
OpenAI Docs Provide authoritative, current guidance from OpenAI developer docs using the developers.openai.com MCP server. Always prioritize the developer docs MCP tools over web.run for OpenAI-related questions. Only if the MCP server is installed and returns no meaningful results should you fall back to web search. Quick start Use mcp__openaiDeveloperDocs__search_openai_docs to find the most relevant doc pages. Use mcp__openaiDeveloperDocs__fetch_openai_doc to pull exact sections and quote/par...
|
335 |
| 6287 | documentation-generation-doc-generate | sickn33/antigravity-awesome-skills |
Automated Documentation Generation You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices. Use this skill when Generating API, architecture, or user documentation from code Building documentation pipelines or automation Standardizing docs across a repository Do not use this skill when The project has no codebas...
|
335 |
| 6288 | mobile-app-ui-design | ceorkm/mobile-app-ui-design |
Mobile App UI/UX Design Skill This skill guides the creation of professional, polished mobile app interfaces that follow proven design principles used by top-tier apps like Airbnb, Duolingo, Spotify, Revolut, and Phantom. Core Philosophy Great mobile UI isn't about flashiness — it's about intentionality. Every pixel, every spacing value, every color choice should serve the user. The goal is to create interfaces that feel smooth, personal, and alive — not just functional. Before designing anythin...
|
335 |
| 6289 | cloudflare-images | jezweb/claude-skills |
Cloudflare Images Status: Production Ready ✅ Last Updated: 2026-01-21 Dependencies: Cloudflare account with Images enabled Latest Versions: Cloudflare Images API v2, @cloudflare/workers-types@4.20260108.0 Recent Updates (2025): February 2025: Content Credentials support (C2PA standard) - preserve image provenance chains, automatic cryptographic signing of transformations August 2025: AI Face Cropping GA (gravity=face with zoom control, GPU-based RetinaFace, 99.4% precision) May 2025: Media Tr...
|
334 |
| 6290 | douyin-batch-download | cat-xierluo/legal-skills |
抖音视频批量下载 本技能基于 F2 框架 实现抖音视频批量下载,提供高效、稳定的批量下载能力。 功能概述 单个博主下载 - 输入主页链接或 ID,下载全部或指定数量 批量下载 - 一次指定多个博主,批量处理 增量下载 - 自动跳过已下载的视频(按 aweme_id 判断) Cookie 管理 - 优先从浏览器自动读取,失败则提示手动配置 关注列表管理 - 维护 following.json 记录已处理的博主 差量更新 - 支持只下载主页有但本地没有的视频 博主昵称文件夹 - 使用博主昵称作为文件夹名,更易识别 自定义下载路径 - 支持自定义下载目录,默认使用系统 Downloads 目录 视频压缩 - 使用 ffmpeg 压缩视频,节省存储空间 视频元数据 - 抓取并保存视频统计数据(点赞、评论、收藏、分享数) 数据可视化 - Web 界面展示博主和视频的统计信息,支持排序和筛选 使用场景 服务器批量下载:部署在专用服务器上,定时批量抓取特定博主视频 定期更新视频库:自动检测新视频,只下载缺失部分 备份与迁移:视频文件分类存储,便于备份和后续处理 内容分析:基于视频统计数据(点赞、评论...
|
334 |
| 6291 | us-market-sentiment | star23/day1global-skills |
US Stock Market Sentiment Monitoring System This skill helps you systematically analyze US stock market sentiment, determine whether the current market is in a state of greed or fear based on 5 core indicators, and provide position adjustment recommendations. Use Cases Use this skill when users ask the following types of questions: Is the US stock market overheating / Should I reduce my positions What is the current market sentiment What are institutional and retail investor positioning levels A...
|
334 |
| 6292 | docling | existential-birds/beagle |
Docling Document Parser Docling is a document parsing library that converts PDFs, Word documents, PowerPoint, images, and other formats into structured data with advanced layout understanding. Quick Start Basic document conversion: from docling.document_converter import DocumentConverter source = "https://arxiv.org/pdf/2408.09869" URL, Path, or BytesIO converter = DocumentConverter() result = converter.convert(source) print(result.document.export_to_markdown()) Core Concepts DocumentConv...
|
334 |
| 6293 | code-review | davila7/claude-code-templates |
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
|
334 |
| 6294 | daily-news-60s | vikiboss/60s-skills |
每天60秒读懂世界 - Daily News Skill This skill helps AI agents fetch and present daily curated news from the 60s API, which provides 15 selected news items plus a daily quote, updated every 30 minutes. When to Use This Skill Use this skill when users: Ask for today's news or current events Want a quick daily briefing Request news summaries in Chinese Need historical news from a specific date Want news in different formats (text, markdown, image) API Endpoint Base URL: https://60s.viki.moe/v2/60s Method...
|
334 |
| 6295 | wecom-automation | aaaaqwq/claude-code-skills |
企业微信个人账号直连自动化 基于 Wechaty 框架连接企业微信个人账号,实现完整的 AI 助手功能。适用于企业微信机器人、自动化客服、个人助手等场景。 核心功能 1. 自动同意好友添加 监听好友请求事件 自动通过好友验证 发送个性化欢迎消息 标注用户信息和来源 2. 智能问答(基于知识库) 向量知识库存储企业知识 语义搜索匹配问题 LLM 生成专业回复 支持多轮对话上下文 3. 人工介入提醒 置信度阈值自动判断 通过 Telegram/飞书通知人工 记录未解决问题用于优化 平滑转接到人工客服 4. 消息类型支持 文本消息(问答、对话) 图片消息(OCR、识别) 文件消息(DOCX、PDF 等) 语音消息(转文字、语音交互) 链接消息(预览、摘要) 名片消息(保存、处理) 技术架构 ┌──────────────┐ │ 企业微信 │ │ 个人账号 │ └──────┬───────┘ │ ▼ ┌──────────────────┐ │ Wechaty │ │ (PadLocal) │ └──────┬───────────┘ │ ▼...
|
334 |
| 6296 | financial-market-analysis | sundial-org/awesome-openclaw-skills |
Financial Market Analysis Agent "In the world of finance, data isn't just information; it's the substrate of precision execution." Stop relying on fragmented reports and manual research. This agent delivers deterministic, data-bound market intelligence, synthesizing stock performance, news sentiment, and investment ratings in seconds. Get institutional-grade insights at physics-defying speed. Usage /market "Company Name or Ticker" What You Get 1. Authoritative Data Retrieval The agent strictly o...
|
334 |
| 6297 | d3-viz | davila7/claude-code-templates |
D3.js Visualisation Overview This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js. D3.js (Data-Driven Documents) excels at binding data to DOM elements and applying data-driven transformations to create custom, publication-quality visualisations with precise control over every visual element. The techniques work across any JavaScript environment, including vanilla JavaScript, React, Vue, Svelte, and other frameworks. When to use d3.js Use d3.js for...
|
334 |
| 6298 | check | continuedev/skills |
Check: Review Before You Ship Prefix your first line with 🥷 inline, not as its own paragraph. Read the diff, find the problems, fix what can be fixed safely, ask about the rest. Done means verification ran in this session and passed. Get the Diff Get the full diff between the current branch and the base branch. If unclear, ask. If already on the base branch, ask which commits to review. Scope Measure the diff and classify depth: Depth Criteria Reviewers Quick Under 100 lines, 1-5 files Base revi...
|
334 |
| 6299 | codebase-cleanup-tech-debt | sickn33/antigravity-awesome-skills |
Technical Debt Analysis and Remediation You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create actionable remediation plans. Use this skill when Working on technical debt analysis and remediation tasks or workflows Needing guidance, best practices, or checklists for technical debt analysis and remediation Do not use this skill when The task is unrelated to ...
|
334 |
| 6300 | analyzing-dotnet-performance | dotnet/skills |
.NET Performance Patterns Scan C/.NET code for performance anti-patterns and produce prioritized findings with concrete fixes. Patterns sourced from the official .NET performance blog series, distilled to customer-actionable guidance. When to Use Reviewing C/.NET code for performance optimization opportunities Auditing hot paths for allocation-heavy or inefficient patterns Systematic scan of a codebase for known anti-patterns before release Second-opinion analysis after manual performance review...
|
334 |