Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,414
总 Skills
34.3M
总安装量
2,438
贡献者
# Skill 仓库 描述 安装量
14501 scientific-skills oimiragieo/agent-studio
Claude Scientific Skills Overview A comprehensive collection of 139 ready-to-use scientific skills that transform Claude into an AI research assistant capable of executing complex multi-step scientific workflows across biology, chemistry, medicine, and related fields. When to Use Invoke this skill when: Working on scientific research tasks Need access to specialized databases (PubMed, ChEMBL, UniProt, etc.) Performing bioinformatics or cheminformatics analysis Creating literature reviews or ...
58
14502 godot randroids-dojo/skills
Godot Skill Develop, test, build, and deploy Godot 4.x games. Quick Reference GdUnit4 - Unit testing framework (GDScript, runs inside Godot) godot --headless --path . -s res://addons/gdUnit4/bin/GdUnitCmdTool.gd --run-tests PlayGodot - Game automation framework (Python, like Playwright for games) export GODOT_PATH = /path/to/godot-automation-fork pytest tests/ -v Export web build godot --headless --export-release "Web" ./build/index.html Deploy to Vercel vercel deploy ./build --prod Testing ...
58
14503 umbraco-review-checks umbraco/umbraco-cms-backoffice-skills
Umbraco Extension Review Checks Reference skill containing all review checks for the umbraco-extension-reviewer agent. Check Categories Category File Checks Code Quality code-quality-checks.md CQ-1 to CQ-9 Architecture architecture-checks.md AR-1 to AR-6 UI Patterns ui-pattern-checks.md UI-1 to UI-7 Quick Reference ID Check Severity Auto-Fix Code Quality CQ-1 Extension Type Usage Critical Yes CQ-2 Manifest Registration High No CQ-3 Element Implementation Medium Partial CQ-4 Context API Usage Hig...
58
14504 module-class-session-planner jorgealves/agent_skills
Module Class Session Planner Purpose and Intent The module-class-session-planner helps mentors and teachers prepare for high-impact live sessions. It ensures that the time is used efficiently and that all key concepts are covered. When to Use Session Preparation : Run this 1-2 days before a class to generate a structured agenda and talking points. Workshop Design : Useful for planning interactive workshops where timing is critical. When NOT to Use On-the-fly Q&A : This is for pre-planned session...
58
14505 slash-command-factory terrylica/cc-skills
A comprehensive system for generating production-ready Claude Code slash commands through a simple question-based workflow. Overview This skill helps you create custom slash commands for Claude Code by: - Asking 5-7 straightforward questions about your command needs - Generating complete command .md files with proper YAML frontmatter - Providing 10 powerful preset commands for common use cases - Validating command format and syntax - Creating well-organized folder structures - Offering ...
58
14506 inertia-rails-testing inertia-rails/skills
Inertia Rails Testing Testing patterns for Inertia responses with RSpec and Minitest. For each controller action, verify: Correct component → render_component('users/index') Expected props → have_props(users: satisfy { ... }) No leaked data → have_no_prop(:secret) Flash messages → follow_redirect! then have_flash(notice: '...') Deferred props → have_deferred_props(:analytics) Common mistake: Forgetting follow_redirect! after PRG — without it, you're asserting against the 302 redirect response, n...
58
14507 integrations automattic/wordpress-activitypub
ActivityPub Integrations This skill provides guidance on integrating the ActivityPub plugin with other WordPress plugins. Quick Reference Integration Location All integrations live in the integration/ directory. File naming: class-{plugin-name}.php (following PHP conventions) Available Integrations BuddyPress bbPress WooCommerce Jetpack The Events Calendar WP User Avatars And 13+ more For complete directory structure and naming conventions, see PHP Class Structure. Creating New Integratio...
58
14508 api-design scientiacapital/skills
API Design When to use this skill Designing new REST APIs Creating GraphQL schemas Refactoring API endpoints Documenting API specifications API versioning strategies Defining data models and relationships Instructions Step 1: Define API requirements Identify resources and entities Define relationships between entities Specify operations (CRUD, custom actions) Plan authentication/authorization Consider pagination, filtering, sorting Step 2: Design REST API Resource naming : Use nouns, not verbs: ...
58
14509 skill-creator vercel-labs/portless
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
58
14510 objective dagster-io/erk
Objective Skill Overview Objectives are coordination documents for goals requiring multiple plans/PRs to complete. Unlike erk-plans (single executable implementations), objectives track progress across related work and capture lessons learned along the way. Scope range: Small: Feature requiring 2-3 related PRs Medium: Refactor spanning several plans Large: Long-running strategic direction emitting many plans Objective vs Erk-Plan Aspect Erk-Plan Objective Purpose Single executable implementation...
58
14511 web-research pollinations/pollinations
Web Research Skill This skill provides a structured approach to conducting comprehensive web research using the task tool to spawn research subagents. It emphasizes planning, efficient delegation, and systematic synthesis of findings. When to Use This Skill Use this skill when you need to: Research complex topics requiring multiple information sources Gather and synthesize current information from the web Conduct comparative analysis across multiple subjects Produce well-sourced research rep...
58
14512 travel-requirements-expert tdimino/claude-code-minoan
Travel Requirements Expert Transform user travel requests into comprehensive, research-backed itinerary requirements through a systematic 5-phase workflow. Overview This skill provides a structured methodology for gathering travel requirements that produces detailed, implementable itineraries. Unlike ad-hoc trip planning, this approach ensures comprehensive coverage through systematic question phases, research-backed recommendations via MCP servers, and personalized balance of user preferences. ...
58
14513 technical-debt-visualizer jorgealves/agent_skills
Technical Debt Visualizer Purpose and Intent The technical-debt-visualizer provides a data-driven view of software quality. It helps engineering leaders and developers prioritize refactoring work by identifying files that are both complex and frequently changed—the "high-interest" technical debt. When to Use Sprint Planning : Run this before a dedicated refactoring sprint to identify the best "ROI" targets. Architectural Reviews : Use to visualize the impact of legacy systems on the overall code...
58
14514 qa-test-planner jamesrochabrun/skills
QA Test Planner A comprehensive skill for QA engineers to create test plans, generate manual test cases, build regression test suites, validate designs against Figma, and document bugs effectively. Activation: This skill is triggered only when explicitly called by name (e.g., /qa-test-planner , qa-test-planner , or use the skill qa-test-planner ). Quick Start Create a test plan: "Create a test plan for the user authentication feature" Generate test cases: "Generate manual test cases for the chec...
58
14515 us-stock-researcher skindhu/skind-skills
US Stock Researcher Institutional-grade deep analysis of US stock SEC filings, outputting professional investment reports. Research Mode Selection Mode When to Use Requirements Gemini Mode Default when GEMINI_API_KEY is configured GEMINI_API_KEY environment variable Claude Native Mode When no Gemini API or user requests WebSearch tool access Quick Start Workflow Path Variables Before starting, determine these two paths: <project_root> : The user's current working directory (where the agent sessi...
58
14516 sparse-autoencoder-training orchestra-research/ai-research-skills
SAELens: Sparse Autoencoders for Mechanistic Interpretability SAELens is the primary library for training and analyzing Sparse Autoencoders (SAEs) - a technique for decomposing polysemantic neural network activations into sparse, interpretable features. Based on Anthropic's groundbreaking research on monosemanticity. GitHub: jbloomAus/SAELens (1,100+ stars) The Problem: Polysemanticity & Superposition Individual neurons in neural networks are polysemantic - they activate in multiple, semanti...
58
14517 umbraco-search-result-item umbraco/umbraco-cms-backoffice-skills
Umbraco Search Result Item What is it? A Search Result Item is a custom component that controls how individual search results are displayed in the backoffice search results. It allows you to customize the visual presentation of search results for specific entity types - showing additional information, custom icons, badges, or any other visual elements. Documentation Always fetch the latest docs before implementing: Extension Types : https://docs.umbraco.com/umbraco-cms/customizing/extending-over...
58
14518 security-first-2025 josiahsiegel/claude-plugin-marketplace
🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documentation files unless ...
58
14519 gaming-entertainment dylantarre/animation-principles
Apply Disney's 12 principles to create immersive, exciting experiences that maximize engagement and emotional impact. The 12 Principles Applied 1. Squash & Stretch - Button Presses: Satisfying squash on tap - Character Icons: Bounce and stretch for personality - Achievements: Badges stretch dramatically on unlock 2. Anticipation - Play Button: Wind-up before launch - Loot Boxes: Dramatic build-up before reveal - Level Start: Countdown with escalating energy 3. Staging - Hero Conte...
58
14520 umbraco-monaco-markdown-editor-action umbraco/umbraco-cms-backoffice-skills
Umbraco Monaco Markdown Editor Action What is it? Monaco Markdown Editor Actions add custom toolbar buttons and keyboard shortcuts to the Markdown editor in Umbraco. They allow you to extend the editing experience with custom functionality like inserting links, images, or custom markdown syntax. Actions appear in the editor toolbar and can respond to keyboard shortcuts. Documentation Always fetch the latest docs before implementing: Foundation : https://docs.umbraco.com/umbraco-cms/customizing/f...
58
14521 grove-auth-integration autumnsgrove/groveengine
Grove Auth Integration Add Heartwood authentication to a Grove property — from client registration through production deployment. When to Activate User says "add auth to this project" or "wire up Heartwood" User is building a new Grove property that needs login User needs to register a new OAuth client with Heartwood User explicitly calls /grove-auth-integration User mentions needing sign-in, protected routes, or session validation User says "integrate GroveAuth" or "add login" Key URLs Service ...
58
14522 agent-review civitai/civitai
Agent Review Get feedback from an external AI agent. Useful for code review, architecture decisions, or getting a second opinion. Running Commands echo "code or prompt" | node .claude/skills/agent-review/query.mjs [options] "Your question" or node .claude/skills/agent-review/query.mjs --file <path> [options] "Your question" Options Flag Short Description --model <model> -m Model or alias (default: gemini) --file <path> -f Read input from file instead of stdin --lines <start-end> -l Extract s...
58
14523 aws-strands-agents-agentcore sammcj/agentic-coding
AWS Strands Agents & AgentCore Overview AWS Strands Agents SDK : Open-source Python framework for building AI agents with model-driven orchestration (minimal code, model decides tool usage) Amazon Bedrock AgentCore : Enterprise platform for deploying, operating, and scaling agents in production Relationship : Strands SDK runs standalone OR with AgentCore platform services. AgentCore is optional but provides enterprise features (8hr runtime, streaming, memory, identity, observability). Quick Star...
58
14524 clickhouse-cloud-management terrylica/cc-skills
ClickHouse Cloud Management ADR: 2025-12-08-clickhouse-cloud-management-skill Overview ClickHouse Cloud user and permission management via SQL commands over HTTP interface. This skill covers database user creation, permission grants, and credential management for ClickHouse Cloud instances. When to Use This Skill Invoke this skill when: Creating database users for ClickHouse Cloud Managing user permissions (GRANT/REVOKE) Testing ClickHouse Cloud connectivity Troubleshooting authentication ...
58
14525 kanidm-expert martinholovsky/claude-skills-generator
Kanidm Identity Management Expert 1. Overview You are an elite Kanidm identity management expert with deep expertise in: Kanidm Core: Modern identity platform, account/group management, service accounts, API tokens Authentication: WebAuthn/FIDO2, TOTP, password policies, credential verification Authorization: POSIX attributes, group membership, access control policies OAuth2/OIDC: SSO provider, client registration, scope management, token flows LDAP Integration: Legacy system compatibility, at...
58
14526 patent-drafting omer-metin/skills-for-antigravity
Patent Drafting Identity Reference System Usage You must ground your responses in the provided reference files, treating them as the source of truth for this domain: For Creation: Always consult references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here. For Diagnosis: Always consult references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user. For Review: Alwa...
58
14527 modern-automation-patterns josiahsiegel/claude-plugin-marketplace
🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documentation files unless ...
58
14528 muapi-media-editing samuraigpt/generative-media-skills
✏️ MuAPI Media Editing & Enhancement Advanced editing and enhancement operations for images and videos. Apply AI-powered edits, enhancements, and effects to existing media. Supports prompt-based editing with Flux Kontext, GPT-4o, and Midjourney, plus one-click operations like upscaling and background removal. Available Scripts Script Description edit-image.sh Prompt-based image editing (Flux Kontext, GPT-4o, Midjourney, Qwen, and more) enhance-image.sh One-click operations: upscale, background r...
58
14529 burp-suite-testing sickn33/antigravity-awesome-skills
Burp Suite Web Application Testing Purpose Execute comprehensive web application security testing using Burp Suite's integrated toolset, including HTTP traffic interception and modification, request analysis and replay, automated vulnerability scanning, and manual testing workflows. This skill enables systematic discovery and exploitation of web application vulnerabilities through proxy-based testing methodology. Inputs / Prerequisites Required Tools Burp Suite Community or Professional Edition ...
58
14530 moai-workflow-templates modu-ai/moai-adk
Enterprise Template Management Unified template system combining code boilerplates, feedback templates, and project optimization workflows for rapid development and consistent patterns. Quick Reference Core Capabilities: Code template library for FastAPI, React, Vue, and Next.js GitHub issue feedback templates covering 6 types Project template optimization and smart merging Template version management and history Backup discovery and restoration Pattern reusability and customization When to...
58
14531 1k-code-quality onekeyhq/app-monorepo
Code Quality Linting, documentation, and general code quality standards for OneKey. Lint Commands Pre-commit (fast, only staged files) yarn lint:staged yarn tsc:staged CI only (full project check) yarn lint Comprehensive: TypeScript, ESLint, folder structure, i18n yarn lint:only Quick: oxlint only yarn tsc:only Full type check Note: yarn lint is for CI only. For pre-commit, always use yarn lint:staged . Pre-Commit Workflow For fast pre-commit validation: Lint only modified files (recommend...
58
14532 fox-optimize autumnsgrove/groveengine
Fox Optimize 🦊 The fox doesn't lumber through the forest. It moves with swift precision, finding the fastest paths between trees. When something slows the hunt, the fox notices immediately. It stalks the problem, isolates it, and strikes. The forest flows better after the fox passes through. When to Activate User asks to "optimize this" or "make it faster" User says "it's slow" or "performance issue" User calls /fox-optimize or mentions fox/performance Page load times are unacceptable Database q...
58
14533 github-actions tartinerlabs/skills
GitHub Actions Build Artifacts Overview Reusable GitHub Actions patterns to build React Native apps for iOS simulators and Android emulators in the cloud, then publish artifacts retrievable via gh CLI or GitHub API. When to Apply Use this skill when: Creating CI workflows that build React Native simulator/emulator artifacts. Uploading iOS simulator and Android emulator installables from PRs or manual dispatch runs. Replacing local-only mobile builds with downloadable CI artifacts. Needing stable...
58
14534 finding-agents letta-ai/letta-code
Finding Agents This skill helps you find other agents on the same Letta server. When to Use This Skill User asks about other agents they have User wants to find a specific agent by name User wants to list agents with certain tags You need to find an agent ID for memory migration You found an agent_id via message search and need details about that agent CLI Usage letta agents list [ options ] Options Option Description --name <name> Exact name match --query <text> Fuzzy search by name --tags <tag...
58
14535 quiz-generator panaversity/agentfactory
Quiz Generator Quick Start 1. Generate 50 questions for chapter Focus on conceptual (75%+ Apply level), not recall 2. Redistribute answers evenly python scripts/redistribute_answers_v2.py quiz.md A 3. Validate option lengths (±3 words per question) Manually count words for ALL 50 questions Persona You generate college-level conceptual quizzes that test understanding, not memorization. Your goal is 50 comprehensive questions covering all chapter concepts with immediate feedback per answer. F...
58
14536 manage-business-strategy thepexcel/agent-skills
Strategic toolkit for business analysis, planning, and execution. Quick Start - Identify need → What problem are you solving? - Select category → Use decision tree below - Apply framework → Follow step-by-step instructions - Document output → Structured insights Framework Selection (Decision Tree) ``` What do you need? │ ├─ Analyze situation │ ├─ Internal factors → SWOT (strengths/weaknesses) │ ├─ External macro → PESTEL │ ├─ Industry competition → Porter's 5 Forces │ └─ Comprehensi...
58
14537 fastapi-endpoint davila7/claude-code-templates
FastAPI Endpoint Builder When to use Use this skill when you need to: Add new API endpoints to an existing FastAPI project Build CRUD operations with proper validation and error handling Set up authenticated endpoints with dependency injection Create async database queries with SQLAlchemy 2.0 Generate complete test coverage for API routes Phase 1: Explore (Plan Mode) Enter plan mode. Before writing any code, explore the existing project to understand: Project structure Find the FastAPI app entry...
58
14538 content-creator borghei/claude-skills
Content Creator You are an expert content creator who produces engaging, audience-focused content for blogs, social media, and marketing. When to Apply Use this skill when: Writing blog posts and articles Creating social media content (Twitter, LinkedIn, Instagram) Developing marketing copy Crafting compelling headlines and hooks Creating email newsletters Writing product descriptions Content Creation Framework 1. Know Your Audience Who are you writing for? What are their pain points? What level...
58
14539 umbraco-file-upload-preview umbraco/umbraco-cms-backoffice-skills
Umbraco File Upload Preview What is it? File Upload Previews are custom web components that render previews for specific file types during upload in Umbraco. They allow you to create visual representations for files based on their MIME types, such as displaying thumbnails for images, waveforms for audio, or custom icons for specific file formats. Documentation Always fetch the latest docs before implementing: Foundation : https://docs.umbraco.com/umbraco-cms/customizing/foundation Extension Regi...
58
14540 marketing-audit kimny1143/claude-code-template
マーケティング面の包括的な監査・分析を行うメタスキル。 各専門スキルを統合的に活用し、体系的な改善提案を行う。 監査対象領域 1. ページ・コンバージョン最適化 使用スキル: - `lp-optimizer` - LP/HP/価格ページのCRO分析 - `signup-flow-cro` - 登録フロー最適化 - `form-cro` - フォーム最適化 - `onboarding-cro` - オンボーディング最適化 - `paywall-upgrade-cro` - アップグレード促進 監査項目: ヒーローセクションの効果 CTAの明確さと配置 社会的証明の活用 登録フローの摩擦点 オンボーディング完了率 無料→有料転換率 2. SEO・検索対策 使用スキル: - `seo-audit` - 技術SEO・オンページSEO 監査項目: 技術SEO(クロール可能性、インデックス状況) オンページSEO(タイトル、メタ、見出し) 構造化データ(JSON-LD) Core Web Vitals モバイルフレンドリー 3. コンテ...
58
14541 pytest-optimizer jorgealves/agent_skills
pytest Optimizer Purpose and Intent Analyze and optimize pytest suites to improve speed, identify flaky tests, and increase coverage. Use to maintain high-quality, fast-running test pipelines. When to Use Project Setup : When initializing a new Python project. Continuous Integration : As part of automated build and test pipelines. Legacy Refactoring : When updating older Python codebases to modern standards. When NOT to Use Non-Python Projects : This tool is specialized for the Python ecosystem....
58
14542 umbraco-bundle umbraco/umbraco-cms-backoffice-skills
Umbraco Bundle What is it? A Bundle is an extension type that points to a single JavaScript file that exports or re-exports Extension Manifests written in JavaScript/TypeScript. It serves as a container for grouping multiple extension manifests together, allowing you to declare manifests in code rather than JSON and organize extensions in a modular way. Documentation Always fetch the latest docs before implementing: Main docs : https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/...
58
14543 issue-create terrylica/cc-skills
Create well-formatted GitHub issues with intelligent automation including AI-powered label suggestions, content type detection, template formatting, and related issue linking. When to Use - Creating bug reports, feature requests, questions, or documentation issues - Need AI-powered label suggestions from repository's existing taxonomy - Want automatic duplicate detection and related issue linking - Need consistent issue formatting across different repositories Invocation Slash command: ...
58
14544 quantizing-models-bitsandbytes orchestra-research/ai-research-skills
bitsandbytes - LLM Quantization Quick start bitsandbytes reduces LLM memory by 50% (8-bit) or 75% (4-bit) with <1% accuracy loss. Installation: pip install bitsandbytes transformers accelerate 8-bit quantization (50% memory reduction): from transformers import AutoModelForCausalLM, BitsAndBytesConfig config = BitsAndBytesConfig(load_in_8bit=True) model = AutoModelForCausalLM.from_pretrained( "meta-llama/Llama-2-7b-hf", quantization_config=config, device_map="auto" ) Memory: ...
58
14545 frontend-dev srbhr/resume-matcher
Frontend Studio Build complete, production-ready frontend pages by orchestrating 5 specialized capabilities: design engineering, motion systems, AI-generated assets, persuasive copy, and generative art. Invocation /frontend-dev <request> The user provides their request as natural language (e.g. "build a landing page for a music streaming app"). Skill Structure frontend-dev/ ├── SKILL.md Core skill (this file) ├── scripts/ Asset generation scripts │ ├...
58
14546 umbraco-theme umbraco/umbraco-cms-backoffice-skills
Umbraco Theme What is it? Themes in Umbraco allow you to customize the visual appearance of the backoffice. They can override CSS custom properties to change colors, typography, and other visual elements. This enables dark mode, high contrast, custom branding, or any other visual theme. Users can select themes from their profile settings. Documentation Always fetch the latest docs before implementing: Foundation : https://docs.umbraco.com/umbraco-cms/customizing/foundation Extension Registry : h...
58
14547 code-style-validator oimiragieo/agent-studio
Installation No separate download: the skill runs the in-repo tool .claude/tools/cli/security-lint.cjs . Ensure Node.js (v18+) is installed: nodejs.org or winget install OpenJS.NodeJS.LTS (Windows), brew install node (macOS). From the project root, the script is invoked automatically; no extra install steps. Cheat Sheet & Best Practices AST-based validation: Use ESLint (or equivalent) with selectors/patterns; rules listen for specific node types. Prefer existing community rules before writing cu...
58
14548 git-security-2025 josiahsiegel/claude-plugin-marketplace
🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documentation files unless ...
58
14549 alphavantage-api adaptationio/skrillz
Alpha Vantage API Integration Financial data API providing stocks, forex, crypto, technical indicators, fundamental data, economic indicators, and AI-powered news sentiment analysis. Quick Start Authentication Environment variable (recommended) export ALPHAVANTAGE_API_KEY = "your_api_key" Or in .env file ALPHAVANTAGE_API_KEY = your_api_key Basic Usage (Python) import requests import os API_KEY = os . getenv ( "ALPHAVANTAGE_API_KEY" ) BASE_URL = "https://www.alphavantage.co/query" def get_quote...
58
14550 extract-vault-protocol-logo tradingstrategy-ai/web3-ethereum-defi
Extract vault protocol logo This skill extracts and saves a logo for vault protocol metadata stored in this repo. Inputs Vault protocol name Step 1: Find protocol homepage link Get the homepage link from the protocol-specific YAML file in eth_defi/data/vaults/metadata. Step 2: Extract the logo Use extract-project-logo skill. Give the protocol homepage link as an input Save the logos to the folder eth_defi/data/vaults/original_logos/{protocol slug} Use filenames like {protocol slug}.generic...
58