███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3901 | deep-research | affaan-m/everything-claude-code |
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
|
223 |
| 3902 | x-tweet-fetcher | ythx-101/x-tweet-fetcher |
X Tweet Fetcher Fetch tweets from X/Twitter without authentication. Supports tweet content, reply threads, user timelines, and Chinese platforms. Feature Overview Feature Command Dependencies Single tweet --url <tweet_url> None (zero deps) Reply threads --url <tweet_url> --replies Camofox User timeline --user <username> --limit 300 Camofox Chinese platforms fetch_china.py --url <url> Camofox (except WeChat) Google search camofox_search("query") Camofox Basic Usage (Zero Dependencies) Fetch a Sin...
|
223 |
| 3903 | inngest-steps | inngest/inngest-skills |
Inngest Steps Build robust, durable workflows with Inngest's step methods. Each step is a separate HTTP request that can be independently retried and monitored. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Core Concept 🔄 Critical: Each step re-runs your function from the beginning. Put ALL non-deterministic code (API calls, DB queries, randomness) inside steps, never outside....
|
223 |
| 3904 | dead-code | parcadei/continuous-claude-v3 |
Dead Code Detection Find unused functions and dead code using TLDR static analysis. Quick Start Scan entire project tldr dead . Scan specific directory tldr dead src/ Specify entry points (functions to exclude from analysis) tldr dead . --entry main cli test_ Specify language tldr dead . --lang python tldr dead . --lang typescript Output Format Dead code analysis: Total functions: 150 Dead functions: 12 Unused functions: - old_helper (src/utils.py:42) - deprecated_func (src/le...
|
223 |
| 3905 | file organizer | claude-office-skills/skills |
File Organizer Intelligently organize and rename files based on their content and metadata. Overview This skill helps you: Analyze file contents to determine categorization Suggest folder structures Generate consistent naming conventions Identify and handle duplicates Create organization systems How to Use Analyze Files "Analyze these files and suggest how to organize them" "What category does this file belong to?" "Suggest a better filename for this document" Organize "Create a folder structure...
|
223 |
| 3906 | mgrep-code-search | intellectronica/agent-skills |
mgrep Code Search Overview mgrep is a semantic search tool that enables natural language queries across code, text, PDFs, and images. It is particularly effective for exploring larger or complex codebases where traditional pattern matching falls short. When to Use This Skill Use mgrep when: The codebase contains more than 30 non-gitignored files There are nested directory structures Searching for concepts, features, or intent rather than exact strings Exploring an unfamiliar codebase Need to...
|
223 |
| 3907 | alicloud-storage-oss-ossutil | cinience/alicloud-skills |
Category: tool OSS (ossutil 2.0) CLI Skill Validation python skills/storage/oss/alicloud-storage-oss-ossutil/scripts/check_ossutil.py --output output/alicloud-storage-oss-ossutil/validate.txt Pass criteria: command exits 0 and output/alicloud-storage-oss-ossutil/validate.txt is generated. Output And Evidence Save command outputs, object listings, and sync logs under output/alicloud-storage-oss-ossutil/ . Keep at least one upload or listing result as evidence. Goals Use ossutil 2.0 to manage OSS:...
|
223 |
| 3908 | alicloud-ai-search-opensearch | cinience/alicloud-skills |
Category: provider OpenSearch Vector Search Edition Use the ha3engine SDK to push documents and execute HA/SQL searches. This skill focuses on API/SDK usage only (no console steps). Prerequisites Install SDK (recommended in a venv to avoid PEP 668 limits): python3 -m venv .venv . .venv/bin/activate python -m pip install alibabacloud-ha3engine Provide connection config via environment variables: OPENSEARCH_ENDPOINT (API domain) OPENSEARCH_INSTANCE_ID OPENSEARCH_USERNAME OPENSEARCH_PASSWORD OPENSE...
|
223 |
| 3909 | skill-installer | davila7/claude-code-templates |
Skill Installer Helps install skills. By default these are from https://github.com/openai/skills/tree/main/skills/.curated , but users can also provide other locations. Use the helper scripts based on the task: List skills when the user asks what is available, or if the user uses this skill without specifying what to do. Default listing is .curated , but you can pass --path skills/.experimental when they ask about experimental skills. Install from the curated list when the user provides a skill ...
|
223 |
| 3910 | story-consistency-monitor | wordflowlab/novel-writer-skills |
故事一致性监控 自动检查系统 本技能监控什么 角色一致性 物理特征:眼睛颜色、身高、年龄、疤痕 性格:行动符合已建立的角色 知识:角色只知道他们应该知道的 成长:变化与角色弧线一致 世界规则 魔法/科技系统:力量的使用一致 地理:距离和地点保持稳定 社会规则:文化和习俗不矛盾 物理法则:已建立的规则不随机打破 时间线逻辑 事件顺序:A 在逻辑上发生在 B 之前 时间流逝:角色适当地老化 同时事件:多 POV 时间线对齐 历史一致性:过去的引用保持一致 如何工作 被动监控:当你写作或讨论故事时,我会自动交叉参考: characters/ 目录中的角色档案 worldbuilding/ 目录中的世界构建文档 spec/tracking/timeline.json 中的时间线数据 之前章节的内容 不需要你采取任何行动 - 监控在后台进行。 当检测到问题时 警报格式 当我检测到潜在不一致时,我会用以下方式提醒你: ⚠️ 一致性检查警报 问题:角色特征不匹配 位置:当前章节,第3段 参考:characters/mary-chen.md,第15行 当前文本:"玛丽的绿色眼睛眯起.....
|
222 |
| 3911 | freeunlimited-websearch | lngu/openclaw-skill-freeunlimited-websearch |
Free Unlimited Web Search Search the web for free using DuckDuckGo - no API key or rate limits. Features Free : No API key required Unlimited : No rate limits or quotas Private : Uses DuckDuckGo's privacy-focused search Requirements Python 3.8+ ddgs package ( pip install ddgs ) Installation Install the ddgs package in a Python environment: pip install ddgs Clone this skill to your openclaw skills directory: git clone https://github.com/YOUR_USERNAME/openclaw-skill-freeUnlimited-websearch ~/.open...
|
222 |
| 3912 | gpd-cli-usage | rudrankriyam/app-store-connect-cli-skills |
GPD CLI usage Use this skill when you need to run or design gpd commands for Google Play Developer Console. Command discovery Always use --help to confirm commands and flags. gpd --help gpd publish --help gpd monetization --help Flag conventions Use explicit long flags (for example: --package , --track , --status ). No interactive prompts; destructive operations require --confirm . Use --all when the user wants all pages. Output formats Default output is minified JSON. Use --pretty for readable ...
|
222 |
| 3913 | revenuecat | revenuecat/revenuecat-skill |
RevenueCat Query RevenueCat metrics and search documentation. Config Set RC_API_KEY environment variable, which should be a v2 secret API key. Context Query the RevenueCat API ( GET /projects ) to get information about the project you have access to. Your RevenueCat API key allows access to a single project. Use the project ID in subsequent API calls. API Access { baseDir } /scripts/rc-api.sh < endpoint > Example: {baseDir}/scripts/rc-api.sh /projects to list projects. Local API Reference Start ...
|
222 |
| 3914 | reading-payment-statement | 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つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェントには以下の「基本ルール」と...
|
222 |
| 3915 | beads | boshu2/agentops |
Beads - Persistent Task Memory for AI Agents Graph-based issue tracker that survives conversation compaction. Provides persistent memory for multi-session work with complex dependencies. bd vs TodoWrite Decision test : "Will I need this context in 2 weeks?" YES = bd, NO = TodoWrite. bd (persistent) TodoWrite (ephemeral) Multi-session, dependencies, compaction survival Single-session linear tasks Dolt-backed team sync Conversation-scoped See BOUNDARIES.md for detailed comparison. Prerequisites bd...
|
222 |
| 3916 | alicloud-ai-chatbot | cinience/alicloud-skills |
Category: service Chatbot (beebot) Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for beebot. 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_REG...
|
222 |
| 3917 | remotion-video-toolkit | shreefentsar/remotion-video-toolkit |
Remotion Video Toolkit Write React components, get real MP4 videos. This skill teaches your AI agent how to build with Remotion — from a first animation to a production rendering pipeline. 29 rules. Every major Remotion feature covered. What you can build with this Personalized video at scale Feed user data as JSON props, render a unique video per user. Think Spotify Wrapped, GitHub Unwrapped, onboarding walkthroughs — one template, thousands of outputs. Automated social media clips Pull live da...
|
222 |
| 3918 | docx | sickn33/antigravity-awesome-skills |
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
|
222 |
| 3919 | resource-curator | leonardomso/33-js-concepts |
Skill: Resource Curator for Concept Pages Use this skill to find, evaluate, add, and maintain high-quality external resources (articles, videos, courses) for concept documentation pages. This includes auditing existing resources for broken links and outdated content. When to Use Adding resources to a new concept page Refreshing resources on existing pages Auditing for broken or outdated links Reviewing community-contributed resources Periodic link maintenance Resource Curation Methodology Fol...
|
222 |
| 3920 | pulumi-terraform-to-pulumi | pulumi/agent-skills |
First establish scope and plan the migration by working out with the user: - where the Terraform sources are (`${terraform_dir}`) - where the migrated Pulumi project lives (`${pulumi_dir}`) - what is the target Pulumi language (such as TypeScript, Python, YAML) - whether migration aims to setup Pulumi stack states, or only translate source code Confirm the plan with the user before proceeding. Create a new Pulumi project in `${pulumi_dir}` in the chosen language. Edit sources to be empty a...
|
222 |
| 3921 | react-router-v7 | existential-birds/beagle |
React Router v7 Best Practices Quick Reference Router Setup (Data Mode): import { createBrowserRouter, RouterProvider } from "react-router"; const router = createBrowserRouter([ { path: "/", Component: Root, ErrorBoundary: RootErrorBoundary, loader: rootLoader, children: [ { index: true, Component: Home }, { path: "products/:productId", Component: Product, loader: productLoader }, ], }, ]); ReactDOM.createRoot(root).render(<RouterProvider router={route...
|
222 |
| 3922 | tech-stack-evaluator | alirezarezvani/claude-skills |
Technology Stack Evaluator A comprehensive evaluation framework for comparing technologies, frameworks, cloud providers, and complete technology stacks. Provides data-driven recommendations with TCO analysis, security assessment, ecosystem health scoring, and migration path analysis. Capabilities This skill provides eight comprehensive evaluation capabilities: Technology Comparison: Head-to-head comparisons of frameworks, languages, and tools (React vs Vue, PostgreSQL vs MongoDB, Node.js vs ...
|
222 |
| 3923 | alicloud-compute-ecs | cinience/alicloud-skills |
Category: service Elastic Compute Service (ECS) Validation mkdir -p output/alicloud-compute-ecs python -m py_compile skills/compute/ecs/alicloud-compute-ecs/scripts/list_instances_all_regions.py python -m py_compile skills/compute/ecs/alicloud-compute-ecs/scripts/query_instance_usage.py python -m py_compile skills/compute/ecs/alicloud-compute-ecs/scripts/run_remote_command.py echo "py_compile_ok" > output/alicloud-compute-ecs/validate.txt Pass criteria: command exits 0 and output/alicloud-comput...
|
222 |
| 3924 | avalonia-zafiro-development | sickn33/antigravity-awesome-skills |
Avalonia Zafiro Development This skill defines the mandatory conventions and behavioral rules for developing cross-platform applications with Avalonia UI and the Zafiro toolkit. These rules prioritize maintainability, correctness, and a functional-reactive approach. Core Pillars Functional-Reactive MVVM: Pure MVVM logic using DynamicData and ReactiveUI. Safety & Predictability: Explicit error handling with Result types and avoidance of exceptions for flow control. Cross-Platform Excellence: St...
|
222 |
| 3925 | sf-deploy | jaganpro/sf-skills |
Expert Salesforce DevOps engineer specializing in deployment automation, CI/CD pipelines, and metadata management using Salesforce CLI (sf v2). Core Responsibilities - Deployment Management: Execute, validate, and monitor deployments (metadata, Apex, LWC) - DevOps Automation: CI/CD pipelines, automated testing, deployment workflows - Org Management: Authentication, scratch orgs, environment management - Quality Assurance: Tests, code coverage, pre-production validation - Troubleshooting: ...
|
222 |
| 3926 | gpd-betagroups | rudrankriyam/app-store-connect-cli-skills |
GPD Beta Groups Use this skill when managing beta testers, groups, and build distribution on Google Play. List and manage testers gpd publish testers list --package com.example.app --track internal gpd publish testers list --package com.example.app --track beta gpd publish testers add --package com.example.app --track internal --group testers@example.com Distribute builds to testing tracks gpd publish release --package com.example.app --track internal --status completed gpd publish release --pac...
|
221 |
| 3927 | filesystem-context | guanyang/antigravity-skills |
Filesystem-Based Context Engineering The filesystem provides a single interface through which agents can flexibly store, retrieve, and update an effectively unlimited amount of context. This pattern addresses the fundamental constraint that context windows are limited while tasks often require more information than fits in a single window. The core insight is that files enable dynamic context discovery: agents pull relevant context on demand rather than carrying everything in the context window....
|
221 |
| 3928 | go-concurrency | cxuu/golang-skills |
Go Concurrency This skill covers concurrency patterns and best practices from Google's Go Style Guide and Uber's Go Style Guide, including goroutine management, channel usage, mutex handling, and synchronization. Goroutine Lifetimes Normative: When you spawn goroutines, make it clear when or whether they exit. Why Goroutine Lifetimes Matter Goroutines can leak by blocking on channel sends or receives. The garbage collector will not terminate a goroutine blocked on a channel even if no other...
|
221 |
| 3929 | claude-settings-audit | getsentry/skills |
Claude Settings Audit Analyze this repository and generate recommended Claude Code settings.json permissions for read-only commands. Phase 1: Detect Tech Stack Run these commands to detect the repository structure: ls -la find . -maxdepth 2 \( -name "*.toml" -o -name "*.json" -o -name "*.lock" -o -name "*.yaml" -o -name "*.yml" -o -name "Makefile" -o -name "Dockerfile" -o -name "*.tf" \) 2>/dev/null | head -50 Check for these indicator files: Category Files to Check Python pyproject.toml,...
|
221 |
| 3930 | telegram-bot-builder | davila7/claude-code-templates |
Telegram Bot Builder Role: Telegram Bot Architect You build bots that people actually use daily. You understand that bots should feel like helpful assistants, not clunky interfaces. You know the Telegram ecosystem deeply - what's possible, what's popular, and what makes money. You design conversations that feel natural. Capabilities Telegram Bot API Bot architecture Command design Inline keyboards Bot monetization User onboarding Bot analytics Webhook management Patterns Bot Architecture Str...
|
221 |
| 3931 | incorporation | kazukinagata/shinkoku |
法人成り(Incorporation) 個人事業主から法人への移行(法人成り)に関する包括的な知識ベース。 税額比較シミュレーション、法人形態の選択、設立手続き、役員報酬戦略を支援する。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : MCP ツールの db_path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 回答の基本方針 1. シミュレーション積極提示 法人成りの相談には、必ず税額シミュレーションを提示する ユーザーの所得レベルに応じた具体的な数値比較を行う 税額だけでなく社会保険料も含めた総負担額で比較する 「法人成りすべき」と断定せず、メリット・デメリット双方を提示する 2. 正確性の担保 回答は必ず references/ ディレクトリ内のファイルを根拠とする 一般知識や推測で回答しない...
|
221 |
| 3932 | add-molab-badge | marimo-team/skills |
Add molab badge Add "Open in molab" badge(s) linking to marimo notebooks. The badge can be added to any target: a GitHub README, documentation site, blog post, webpage, or any other markdown/HTML file. Instructions 0. Session export for molab molab previews render much nicer if the github repository has session information around. This can be added via: uvx marimo export session notebook.py uvx marimo export session folder/ This executes notebooks and exports their session snapshots, which molab...
|
221 |
| 3933 | create-cowork-plugin | anthropics/knowledge-work-plugins |
Create Cowork Plugin Build a new plugin from scratch through guided conversation. Walk the user through discovery, planning, design, implementation, and packaging — delivering a ready-to-install .plugin file at the end. Overview A plugin is a self-contained directory that extends Claude's capabilities with commands, skills, agents, hooks, and MCP server integrations. This skill encodes the full plugin architecture and a five-phase workflow for creating one conversationally. The process: Discover...
|
221 |
| 3934 | sf-soql | jaganpro/sf-skills |
Expert database engineer specializing in Salesforce Object Query Language (SOQL). Generate optimized queries from natural language, analyze query performance, and ensure best practices for governor limits and security. Core Responsibilities - Natural Language → SOQL: Convert plain English requests to optimized queries - Query Optimization: Analyze and improve query performance - Relationship Queries: Build parent-child and child-parent traversals - Aggregate Functions: COUNT, SUM, AVG, MIN...
|
221 |
| 3935 | alicloud-ai-audio-tts-realtime | cinience/alicloud-skills |
Category: provider Model Studio Qwen TTS Realtime Use realtime TTS models for low-latency streaming speech output. Critical model names Use one of these exact model strings: qwen3-tts-flash-realtime qwen3-tts-instruct-flash-realtime qwen3-tts-instruct-flash-realtime-2026-01-22 qwen3-tts-vd-realtime-2026-01-15 qwen3-tts-vc-realtime-2026-01-15 Prerequisites Install SDK in a virtual environment: python3 -m venv .venv . .venv/bin/activate python -m pip install dashscope Set DASHSCOPE_API_KEY in your...
|
221 |
| 3936 | campaign-planning | anthropics/knowledge-work-plugins |
Campaign Planning Skill Frameworks and guidance for planning, structuring, and executing marketing campaigns. Campaign Framework: Objective, Audience, Message, Channel, Measure Every campaign should be built on this five-part framework: 1. Objective Define what success looks like before planning anything else. Awareness : increase brand or product visibility (measured by reach, impressions, share of voice) Consideration : drive engagement and education (measured by content engagement, email sign...
|
221 |
| 3937 | nextauth-authentication | mindrally/skills |
NextAuth Authentication You are an expert in NextAuth.js (Auth.js v5) authentication implementation. Follow these guidelines when integrating authentication in Next.js applications. Core Principles Use Auth.js v5 patterns and the universal auth() function Implement proper session management strategy based on your needs Always validate sessions server-side for sensitive operations Configure environment variables correctly with the AUTH_ prefix Installation npm install next-auth@beta Environmen...
|
221 |
| 3938 | react-native-brownfield-migration | callstackincubator/agent-skills |
Migrating to React Native Overview Prescriptive workflow for incremental adoption of React Native in existing native apps using @callstack/react-native-brownfield , from initial setup through phased host integration. Expo track Bare React Native track Use one track per task unless the user explicitly asks for migration or comparison. Migration Strategy Use this strategy for brownfield migration planning and execution: Assess app state and select Expo or bare path. Perform initial setup with @cal...
|
221 |
| 3939 | entry-signals | 0xhubed/agent-trading-arena |
Entry Signals Last updated: 2026-01-17 16:36 UTC Active patterns: 30 Total samples: 5095 Confidence threshold: 60% Entry Signals These entry signals have been learned from competition data: Signal Success Rate Samples Confidence Seen Multi-timeframe bullish alignment (... 88% 164 85% 1x Multi-timeframe bullish alignment (... 85% 157 75% 1x Multi-timeframe bullish alignment (... 85% 164 80% 1x Multi-timeframe bullish alignment (... 85% 164 85% 1x SMA crossover + bullish MACD + neut... 82% 184...
|
221 |
| 3940 | security-audit | sickn33/antigravity-awesome-skills |
Security Auditing Workflow Bundle Overview Comprehensive security auditing workflow for web applications, APIs, and infrastructure. This bundle orchestrates skills for penetration testing, vulnerability assessment, security scanning, and remediation. When to Use This Workflow Use this workflow when: Performing security audits on web applications Testing API security Conducting penetration tests Scanning for vulnerabilities Hardening application security Compliance security assessments Workflow P...
|
221 |
| 3941 | 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つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェントには以下の「基本ルール」と「出力フォーマット」をプロンプトとし...
|
221 |
| 3942 | academic-search | claude-office-skills/skills |
Academic Search Skill Overview I help you navigate academic literature, find relevant papers, understand research methodologies, and synthesize findings for your research projects or literature reviews. What I can do: Formulate academic search queries Recommend databases and search strategies Analyze paper abstracts and summaries Explain research methodologies Help structure literature reviews Identify research gaps What I cannot do: Access full-text papers (unless provided) Execute actual datab...
|
221 |
| 3943 | alicloud-backup-hbr | cinience/alicloud-skills |
Category: service Cloud Backup Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Cloud Backup. 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_R...
|
220 |
| 3944 | web-performance-optimization | davila7/claude-code-templates |
Web Performance Optimization Overview Help developers optimize website and web application performance to improve user experience, SEO rankings, and conversion rates. This skill provides systematic approaches to measure, analyze, and improve loading speed, runtime performance, and Core Web Vitals metrics. When to Use This Skill Use when website or app is loading slowly Use when optimizing for Core Web Vitals (LCP, FID, CLS) Use when reducing JavaScript bundle size Use when improving Time to In...
|
220 |
| 3945 | discord | steipete/clawdis |
Discord (Via message ) Use the message tool. No provider-specific discord tool exposed to the agent. Musts Always: channel: "discord" . Respect gating: channels.discord.actions.* (some default off: roles , moderation , presence , channels ). Prefer explicit ids: guildId , channelId , messageId , userId . Multi-account: optional accountId . Guidelines Avoid Markdown tables in outbound Discord messages. Mention users as <@USER_ID> . Prefer Discord components v2 ( components ) for rich UI; use lega...
|
220 |
| 3946 | grepai-workspaces | yoanbernabeu/grepai-skills |
This skill covers using GrepAI workspaces to manage multiple related projects with a unified search index. When to Use This Skill - Working with monorepos - Searching across multiple related projects - Managing microservices architecture - Organizing large codebases What are Workspaces? Workspaces allow you to: - Group multiple projects together - Search across all projects at once - Or search specific projects within the workspace - Share configuration across projects Creating a ...
|
220 |
| 3947 | writing-plans | davila7/claude-code-templates |
Writing Plans Overview Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits. Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design ...
|
220 |
| 3948 | obsidian-clipper-template-creator | sickn33/antigravity-awesome-skills |
Obsidian Web Clipper Template Creator This skill helps you create importable JSON templates for the Obsidian Web Clipper. Workflow Identify User Intent: specific site (YouTube), specific type (Recipe), or general clipping? Check Existing Bases: The user likely has a "Base" schema defined in Templates/Bases/. Action: Read Templates/Bases/*.base to find a matching category (e.g., Recipes.base). Action: Use the properties defined in the Base to structure the Clipper template properties. See refer...
|
220 |
| 3949 | alicloud-ai-video-wan-r2v | cinience/alicloud-skills |
Category: provider Model Studio Wan R2V Validation mkdir -p output/alicloud-ai-video-wan-r2v python -m py_compile skills/ai/video/alicloud-ai-video-wan-r2v/scripts/prepare_r2v_request.py && echo "py_compile_ok" > output/alicloud-ai-video-wan-r2v/validate.txt Pass criteria: command exits 0 and output/alicloud-ai-video-wan-r2v/validate.txt is generated. Output And Evidence Save reference input metadata, request payloads, and task outputs in output/alicloud-ai-video-wan-r2v/ . Keep at least one pol...
|
220 |
| 3950 | content-design | n8n-io/n8n |
n8n content design You are a Senior Content Designer specializing in SaaS tools. You've written UI copy for complex products — whiteboard tools, workflow automation, enterprise software — where terminology precision directly impacts user success. You treat content as interface: every label, error message, and tooltip is a design decision. You think about what the user needs to know first. In any UI surface — modal, tooltip, banner, empty state — you lead with the action or outcome, then add cont...
|
220 |