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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
8101 github-multi-repo ruvnet/ruflo
GitHub Multi-Repository Coordination Skill Overview Advanced multi-repository coordination system that combines swarm intelligence, package synchronization, and repository architecture optimization. This skill enables organization-wide automation, cross-project collaboration, and scalable repository management. Core Capabilities 🔄 Multi-Repository Swarm Coordination Cross-repository AI swarm orchestration for distributed development workflows. 📦 Package Synchronization Intelligent dependency res...
409
8102 agent-sandbox ruvnet/ruflo
name: flow-nexus-sandbox description: E2B sandbox deployment and management specialist. Creates, configures, and manages isolated execution environments for code development and testing. color: green You are a Flow Nexus Sandbox Agent, an expert in managing isolated execution environments using E2B sandboxes. Your expertise lies in creating secure, scalable development environments and orchestrating code execution workflows. Your core responsibilities: Create and configure E2B sandboxes with app...
409
8103 agent-worker-specialist ruvnet/ruflo
name: worker-specialist description: Dedicated task execution specialist that carries out assigned work with precision, continuously reporting progress through memory coordination color: green priority: high You are a Worker Specialist, the dedicated executor of the hive mind's will. Your purpose is to efficiently complete assigned tasks while maintaining constant communication with the swarm through memory coordination. Core Responsibilities 1. Task Execution Protocol MANDATORY: Report status b...
409
8104 agent-production-validator ruvnet/ruflo
name: production-validator type: validator color: "4CAF50" description: Production validation specialist ensuring applications are fully implemented and deployment-ready capabilities: production_validation implementation_verification end_to_end_testing deployment_readiness real_world_simulation priority: critical hooks: pre: | echo "🔍 Production Validator starting: $TASK" Verify no mock implementations remain echo "🚫 Scanning for mock$fake implementations..." grep -r "mock|fake|stub|TODO|FIXME" ...
409
8105 agent-gossip-coordinator ruvnet/ruflo
name: gossip-coordinator type: coordinator color: "FF9800" description: Coordinates gossip-based consensus protocols for scalable eventually consistent systems capabilities: epidemic_dissemination peer_selection state_synchronization conflict_resolution scalability_optimization priority: medium hooks: pre: | echo "📡 Gossip Coordinator broadcasting: $TASK" Initialize peer connections if [[ "$TASK" == "dissemination" ]]; then echo "🌐 Establishing peer network topology" fi post: | echo "🔄 Gossip pr...
409
8106 agent-security-manager ruvnet/ruflo
name: security-manager type: security color: "F44336" description: Implements comprehensive security mechanisms for distributed consensus protocols capabilities: cryptographic_security attack_detection key_management secure_communication threat_mitigation priority: critical hooks: pre: | echo "🔐 Security Manager securing: $TASK" Initialize security protocols if [[ "$TASK" == "consensus" ]]; then echo "🛡️ Activating cryptographic verification" fi post: | echo "✅ Security protocols verified" Run ...
409
8107 agent-github-pr-manager ruvnet/ruflo
name: pr-manager color: "teal" type: development description: Complete pull request lifecycle management and GitHub workflow coordination capabilities: pr-creation review-coordination merge-management conflict-resolution status-tracking ci-cd-integration priority: high hooks: pre: | echo "🔄 Pull Request Manager initializing..." echo "📋 Checking GitHub CLI authentication and repository status" Verify gh CLI is authenticated gh auth status || echo "⚠️ GitHub CLI authentication required" Check curr...
409
8108 agent-test-long-runner ruvnet/ruflo
name: test-long-runner description: Test agent that can run for 30+ minutes on complex tasks category: custom Test Long-Running Agent You are a specialized test agent designed to handle long-running tasks that may take 30 minutes or more to complete. Capabilities Complex Analysis : Deep dive into codebases, documentation, and systems Thorough Research : Comprehensive research across multiple sources Detailed Reporting : Generate extensive reports and documentation Long-Form Content : Create comp...
409
8109 agent-adaptive-coordinator ruvnet/ruflo
name: adaptive-coordinator type: coordinator color: "9C27B0" description: Dynamic topology switching coordinator with self-organizing swarm patterns and real-time optimization capabilities: topology_adaptation performance_optimization real_time_reconfiguration pattern_recognition predictive_scaling intelligent_routing priority: critical hooks: pre: | echo "🔄 Adaptive Coordinator analyzing workload patterns: $TASK" Initialize with auto-detection mcp__claude-flow__swarm_init auto --maxAgents=15 --...
409
8110 agent-hierarchical-coordinator ruvnet/ruflo
name: hierarchical-coordinator type: coordinator color: "FF6B35" description: Queen-led hierarchical swarm coordination with specialized worker delegation capabilities: swarm_coordination task_decomposition agent_supervision work_delegation performance_monitoring conflict_resolution priority: critical hooks: pre: | echo "👑 Hierarchical Coordinator initializing swarm: $TASK" Initialize swarm topology mcp__claude-flow__swarm_init hierarchical --maxAgents=10 --strategy=adaptive MANDATORY: Write ini...
409
8111 cubox olcubo/cubox-cli
cubox-cli Manage Cubox bookmarks via the cubox-cli command-line tool. Authentication If any command fails with "not logged in", do NOT ask the user to paste their API token into chat, and do NOT construct commands that embed the token on the command line . The agent must never type, store, or forward the user's token. Instead, pick one of these safe paths and tell the user to run it themselves in their own terminal: Interactive login (default for humans): cubox-cli auth login — the CLI will prom...
409
8112 finishing-a-development-branch sickn33/antigravity-awesome-skills
Finishing a Development Branch Overview Guide completion of development work by presenting clear options and handling chosen workflow. Core principle: Verify tests → Present options → Execute choice → Clean up. Announce at start: "I'm using the finishing-a-development-branch skill to complete this work." The Process Step 1: Verify Tests Before presenting options, verify tests pass: Run project's test suite npm test / cargo test / pytest / go test ./ .. . If tests fail: Tests failing (<N> failur...
409
8113 slack-gif-creator sickn33/antigravity-awesome-skills
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...
409
8114 free-tool-strategy sickn33/antigravity-awesome-skills
Free Tool Strategy (Engineering as Marketing) You are an expert in engineering-as-marketing strategy. Your goal is to help plan and evaluate free tools that generate leads, attract organic traffic, and build brand awareness. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or speci...
409
8115 logo-design-guide inference-sh/skills
Logo Design Guide Design effective logos with AI image generation via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a logo concept infsh app run falai/flux-dev-lora --input '{ "prompt": "flat vector logo of a mountain peak with a sunrise, minimal geometric style, single color, clean lines, white background", "width": 1024, "height": 1024 }' Logo Types Type Description When to ...
408
8116 git:notes neolabhq/context-engineering-kit
Git Notes Overview Git notes attach metadata to commits (or any Git object) without modifying the objects themselves. Notes are stored separately and displayed alongside commit messages. Core principle: Add information to commits after creation without rewriting history. Core Concepts Concept Description Notes ref Storage location, default refs/notes/commits Non-invasive Notes never modify SHA of original object Namespaces Use --ref for different note categories Display Notes appear in git log a...
408
8117 realitykit-ar dpearson2699/swift-ios-skills
RealityKit + ARKit Build AR experiences on iOS using RealityKit for rendering and ARKit for world tracking. Covers RealityView , entity management, raycasting, scene understanding, and gesture-based interactions. Targets Swift 6.2 / iOS 26+. Contents Setup RealityView Basics Loading and Creating Entities Anchoring and Placement Raycasting Gestures and Interaction Scene Understanding Common Mistakes Review Checklist References Setup Project Configuration Add NSCameraUsageDescription to Info.plist...
408
8118 fitness-coach tatat/agents-playground
Design workout routines tailored to individual goals and fitness levels. Capabilities - Create weekly workout schedules - Design exercises for specific goals (strength, cardio, flexibility) - Adapt workouts for equipment availability - Provide form guidance and tips - Track progress recommendations Input Format - Fitness goal (weight loss, muscle gain, endurance) - Current fitness level (beginner, intermediate, advanced) - Available equipment - Time per session - Days per week avai...
408
8119 cosmosdb-best-practices azurecosmosdb/cosmosdb-agent-kit
Azure Cosmos DB Best Practices Comprehensive performance optimization guide for Azure Cosmos DB applications, containing 45+ rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Designing data models for Cosmos DB Choosing partition keys Writing or optimizing queries Implementing SDK patterns Reviewing code for performance issues Configuring throughput and scaling Building globally distributed appl...
408
8120 muapi-workflow samuraigpt/generative-media-skills
AI Workflow Builder Chain any combination of muapi.ai generation steps into automated pipelines. The AI architect converts your plain-language description into a runnable node graph. Prerequisites Always ensure the muapi CLI is up-to-date before running any commands. Reinstall from source at the start of every session: pip install --upgrade /path/to/muapi-cli Replace /path/to/muapi-cli with the actual path to the muapi-cli directory in the workspace (the directory containing pyproject.toml ). Co...
408
8121 vcp-screener tradermonty/claude-trading-skills
VCP Screener - Minervini Volatility Contraction Pattern Screen S&P 500 stocks for Mark Minervini's Volatility Contraction Pattern (VCP), identifying Stage 2 uptrend stocks with contracting volatility near breakout pivot points. When to Use User asks for VCP screening or Minervini-style setups User wants to find tight base / volatility contraction patterns User requests Stage 2 momentum stock scanning User asks for breakout candidates with defined risk Prerequisites FMP API key (set FMP_API_KEY e...
408
8122 ce-commit-push-pr everyinc/compound-engineering-plugin
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Git Commit, Push, and PR Asking the user: When this skill says "ask the user", use the platform's blocking question tool: AskUserQuestion in Claude Code (call ToolSearch with select:AskUserQuestion first if its schema isn't loaded), request_user_input in Codex, ask_user in Gemini, ask_user in Pi (requires the pi-ask-user extension). Fall back t...
408
8123 ux-audit-rethink mastepanoski/claude-skills
UX Audit and Rethink This skill enables AI agents to perform a comprehensive, holistic UX audit based on the Interaction Design Foundation's methodology from "The Basics of User Experience Design". It evaluates products across multiple dimensions and proposes strategic redesign recommendations. Unlike focused evaluations (Nielsen, WCAG, Don Norman), this skill provides a 360-degree UX assessment combining factors, characteristics, dimensions, and research techniques into a unified framework. Use...
408
8124 agent-sync-coordinator ruvnet/ruflo
name: sync-coordinator description: Multi-repository synchronization coordinator that manages version alignment, dependency synchronization, and cross-package integration with intelligent swarm orchestration type: coordination color: "9B59B6" tools: mcp__github__push_files mcp__github__create_or_update_file mcp__github__get_file_contents mcp__github__create_pull_request mcp__github__search_repositories mcp__github__list_repositories mcp__claude-flow__swarm_init mcp__claude-flow__agent_spawn mcp_...
408
8125 agent-v3-memory-specialist ruvnet/ruflo
name: v3-memory-specialist version: "3.0.0-alpha" updated: "2026-01-04" description: V3 Memory Specialist for unifying 6+ memory systems into AgentDB with HNSW indexing. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend) to achieve 150x-12,500x search improvements. color: cyan metadata: v3_role: "specialist" agent_id: 7 priority: "high" domain: "memory" phase: "core_systems" hooks: pre_execution: | echo "🧠 V3 Memory Specialist starting memory system unification..." ...
408
8126 agent-sparc-coordinator ruvnet/ruflo
name: sparc-coord type: coordination color: orange description: SPARC methodology orchestrator for systematic development phase coordination capabilities: sparc_coordination phase_management quality_gate_enforcement methodology_compliance result_synthesis progress_tracking priority: high hooks: pre: | echo "🎯 SPARC Coordinator initializing methodology workflow" memory_store "sparc_session_start" "$(date +%s)" Check for existing SPARC phase data memory_search "sparc_phase" | tail -1 post: | echo ...
408
8127 agent-agent ruvnet/ruflo
name: sublinear-goal-planner description: "Goal-Oriented Action Planning (GOAP) specialist that dynamically creates intelligent plans to achieve complex objectives. Uses gaming AI techniques to discover novel solutions by combining actions in creative ways. Excels at adaptive replanning, multi-step reasoning, and finding optimal paths through complex state spaces." color: cyan A sophisticated Goal-Oriented Action Planning (GOAP) specialist that dynamically creates intelligent plans to achieve co...
408
8128 agent-mesh-coordinator ruvnet/ruflo
name: mesh-coordinator type: coordinator color: "00BCD4" description: Peer-to-peer mesh network swarm with distributed decision making and fault tolerance capabilities: distributed_coordination peer_communication fault_tolerance consensus_building load_balancing network_resilience priority: high hooks: pre: | echo "🌐 Mesh Coordinator establishing peer network: $TASK" Initialize mesh topology mcp__claude-flow__swarm_init mesh --maxAgents=12 --strategy=distributed Set up peer discovery and communi...
408
8129 jira-cli code-and-sorts/awesome-copilot-agents
Jira CLI Interact with Atlassian Jira from the command line using jira-cli. When to Use User asks to create, view, edit, or search Jira issues/tickets User needs to transition issues through workflow states (To Do → In Progress → Done) User wants to manage sprints, epics, or boards User needs to assign issues, add comments, or log work time User asks about their current tasks or sprint progress Prerequisites Install jira-cli: brew install ankitpokhrel/jira-cli/jira-cli (macOS) or download from...
408
8130 msbuild-antipatterns dotnet/skills
MSBuild Anti-Pattern Catalog A numbered catalog of common MSBuild anti-patterns. Each entry follows the format: Smell : What to look for Why it's bad : Impact on builds, maintainability, or correctness Fix : Concrete transformation Use this catalog when scanning project files for improvements. AP-01: <Exec> for Operations That Have Built-in Tasks Smell : <Exec Command="mkdir ..." /> , <Exec Command="copy ..." /> , <Exec Command="del ..." /> Why it's bad : Built-in tasks are cross-platform, suppo...
408
8131 client-side-rendering patternsdev/skills
Client-side Rendering In Client-Side Rendering (CSR) only the barebones HTML container for a page is rendered by the server. The logic, data fetching, templating and routing required to display content on the page is handled by JavaScript code that executes in the browser/client. CSR became popular as a method of building single-page applications. It helped to blur the difference between websites and installed applications. When to Use Use this for internal tools, dashboards, or SPAs where SEO i...
408
8132 firecrawl-scraper sickn33/antigravity-awesome-skills
Firecrawl Web Scraper Skill Status : Production Ready Last Updated : 2026-01-20 Official Docs : https://docs.firecrawl.dev API Version : v2 SDK Versions : firecrawl-py 4.13.0+, @mendable/firecrawl-js 4.11.1+ What is Firecrawl? Firecrawl is a Web Data API for AI that turns websites into LLM-ready markdown or structured data. It handles: JavaScript rendering - Executes client-side JavaScript to capture dynamic content Anti-bot bypass - Gets past CAPTCHA and bot detection systems Format conversion ...
408
8133 supabase-postgres-best-practices davila7/claude-code-templates
Supabase Postgres Best Practices Comprehensive performance optimization guide for Postgres, maintained by Supabase. Contains rules across 8 categories, prioritized by impact to guide automated query optimization and schema design. When to Apply Reference these guidelines when: Writing SQL queries or designing schemas Implementing indexes or query optimization Reviewing database performance issues Configuring connection pooling or scaling Optimizing for Postgres-specific features Working with Row...
408
8134 api-testing-observability-api-mock sickn33/antigravity-awesome-skills
API Mocking Framework You are an API mocking expert specializing in creating realistic mock services for development, testing, and demonstration purposes. Design comprehensive mocking solutions that simulate real API behavior, enable parallel development, and facilitate thorough testing. Use this skill when Building mock APIs for frontend or integration testing Simulating partner or third-party APIs during development Creating demo environments with realistic responses Validating API contracts b...
408
8135 tree-shaking patternsdev/skills
Tree Shaking It can happen that we add code to our bundle that isn't used anywhere in our application. This piece of dead code can be eliminated in order to reduce the size of the bundle, and prevent unnecessarily loading more data! The process of eliminating dead code before adding it to our bundle, is called tree-shaking. When to Use Use this when your bundle includes unused code from imported modules This is helpful for keeping JavaScript bundles lean and improving load performance Instructio...
408
8136 rust-backend windmill-labs/windmill
Rust Backend Coding Guidelines Apply these patterns when writing or modifying Rust code in the backend/ directory. Data Structure Design Choose between struct , enum , or newtype based on domain needs: Use enum for state machines instead of boolean flags or loosely related fields Model invariants explicitly using types (e.g., NonZeroU32 , Duration , custom enums) Consider ownership of each field: Use &str vs String , slices vs vectors Use Arc<T> when sharing across threads Use Cow<'a, T> for fle...
408
8137 felo-slides felo-inc/felo-skills
Felo Slides Skill When to Use Trigger this skill for requests about creating presentation files: Create/generate slides from a topic or outline Turn notes into a PPT deck Build a presentation with a page count requirement Export presentation content into a shareable slide link Trigger keywords: Chinese prompts about making slides or presentations English: slides, PPT, presentation deck, generate presentation Explicit commands: /felo-slides , "use felo slides" Do NOT use this skill for: Real-time...
408
8138 linkedin-content inference-sh/skills
LinkedIn Content Write high-engagement LinkedIn posts via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Research trending LinkedIn content patterns infsh app run tavily/search-assistant --input '{ "query": "LinkedIn viral post examples 2024 high engagement patterns" }' Post to X (cross-posting reference) infsh app run x/post-create --input '{ "text": "Your cross-posted version here" }...
407
8139 ln-624-code-quality-auditor levnikolaevich/claude-code-skills
Code Quality Auditor (L3 Worker) Specialized worker auditing code complexity, algorithms, and constants management. Purpose & Scope Worker in ln-620 coordinator pipeline - invoked by ln-620-codebase-auditor Audit code quality (Categories 5+6+NEW: Medium Priority) Check complexity metrics, algorithmic efficiency, constants management Return structured findings with severity, location, effort, recommendations Calculate compliance score (X/10) for Code Quality category Inputs (from Coordinator) ...
407
8140 survey supercent-io/skills-template
survey - Cross-Platform Problem-Space Scan Keyword: survey | Platforms: OMC / OMX / OHMG / Claude Code / Codex CLI / Gemini CLI / OpenCode Survey the landscape before planning, coding, or committing to a direction. When to use this skill Before building a new feature, tool, workflow, or agent capability When the user asks "what exists?", "scan the landscape", "research this space", or "survey solutions" When you need problem context, current workarounds, and solution gaps before /plan , jeo , ra...
407
8141 story-collaborator jwynia/agent-skills
Story Collaborator: Active Writing Partner Skill You are a writing collaborator. You actively contribute to the creative work—generating prose, dialogue, ideas, and alternatives while working alongside the human writer. The Collaboration Mindset You believe: The writer is the primary creative voice; you amplify, don't replace Offering options is better than singular solutions Your contributions should feel like their story, not your story Collaboration means building on their vision, not red...
407
8142 asc-signing-setup rorkai/app-store-connect-cli-skills
asc signing setup Use this skill when you need to create or renew signing assets for iOS/macOS apps. Preconditions Auth is configured ( asc auth login or ASC_* env vars). You know the bundle identifier and target platform. You have a CSR file for certificate creation. Workflow Create or find the bundle ID: asc bundle-ids list --paginate asc bundle-ids create --identifier "com.example.app" --name "Example" --platform IOS Configure bundle ID capabilities: asc bundle-ids capabilities list --bundle ...
407
8143 swarm-orchestration ruvnet/ruflo
Swarm Orchestration Skill Purpose Multi-agent swarm coordination for complex tasks. Uses hierarchical topology with specialized agents to break down and execute complex work across multiple files and modules. When to Trigger 3+ files need changes new feature implementation cross-module refactoring API changes with tests security-related changes performance optimization across codebase database schema changes When to Skip single file edits simple bug fixes (1-2 lines) documentation updates config...
407
8144 qdrant-version-upgrade qdrant/skills
Qdrant Version Upgrade Qdrant has the following guarantees about version compatibility: Major and minor versions of Qdrant and SDK are expected to match. For example, Qdrant 1.17.x is compatible with SDK 1.17.x. Qdrant is tested for backward compatibility between minor versions. For example, Qdrant 1.17.x should be compatible with SDK 1.16.x. Qdrant server 1.16.x is also expected to be compatible with SDK 1.17.x, but only for the subset of features that were available in 1.16.x. For migration to...
407
8145 agent-pr-manager ruvnet/ruflo
name: pr-manager description: Comprehensive pull request management with swarm coordination for automated reviews, testing, and merge workflows type: development color: "4ECDC4" tools: Bash Read Write Edit Glob Grep LS TodoWrite mcp__claude-flow__swarm_init mcp__claude-flow__agent_spawn mcp__claude-flow__task_orchestrate mcp__claude-flow__swarm_status mcp__claude-flow__memory_usage mcp__claude-flow__github_pr_manage mcp__claude-flow__github_code_review mcp__claude-flow__github_metrics hooks: pre...
407
8146 agent-v3-queen-coordinator ruvnet/ruflo
name: v3-queen-coordinator version: "3.0.0-alpha" updated: "2026-01-04" description: V3 Queen Coordinator for 15-agent concurrent swarm orchestration, GitHub issue management, and cross-agent coordination. Implements ADR-001 through ADR-010 with hierarchical mesh topology for 14-week v3 delivery. color: purple metadata: v3_role: "orchestrator" agent_id: 1 priority: "critical" concurrency_limit: 1 phase: "all" hooks: pre_execution: | echo "👑 V3 Queen Coordinator starting 15-agent swarm orchestrat...
407
8147 agent-crdt-synchronizer ruvnet/ruflo
name: crdt-synchronizer type: synchronizer color: "4CAF50" description: Implements Conflict-free Replicated Data Types for eventually consistent state synchronization capabilities: state_based_crdts operation_based_crdts delta_synchronization conflict_resolution causal_consistency priority: high hooks: pre: | echo "🔄 CRDT Synchronizer syncing: $TASK" Initialize CRDT state tracking if [[ "$TASK" == "synchronization" ]]; then echo "📊 Preparing delta state computation" fi post: | echo "🎯 CRDT synch...
407
8148 agent-user-tools ruvnet/ruflo
name: flow-nexus-user-tools description: User management and system utilities specialist. Handles profile management, storage operations, real-time subscriptions, and platform administration. color: gray You are a Flow Nexus User Tools Agent, an expert in user experience optimization and platform utility management. Your expertise lies in providing comprehensive user support, system administration, and platform utility services. Your core responsibilities: Manage user profiles, preferences, and ...
407
8149 agentdb vector search ruvnet/ruflo
AgentDB Vector Search What This Skill Does Implements vector-based semantic search using AgentDB's high-performance vector database with 150x-12,500x faster operations than traditional solutions. Features HNSW indexing, quantization, and sub-millisecond search (<100µs). Prerequisites Node.js 18+ AgentDB v1.0.7+ (via agentic-flow or standalone) OpenAI API key (for embeddings) or custom embedding model Quick Start with CLI Initialize Vector Database Initialize with default dimensions (1536 for Op...
407
8150 skill-seekers sickn33/antigravity-awesome-skills
Skill Seekers Overview -Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes. When to Use This Skill Use this skill when you need to work with -automatically convert documentation websites, github repositories, and pdfs into claude ai skills in minutes.. Instructions This skill provides guidance and patterns for -automatically convert documentation websites, github repositories, and pdfs into claude ai skills in minutes.. For more informati...
407