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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,689
总 Skills
168.8M
总安装量
2,751
贡献者
# Skill 仓库 描述 安装量
9951 phoenix-tracing github/awesome-copilot
Phoenix Tracing Comprehensive guide for instrumenting LLM applications with OpenInference tracing in Phoenix. Contains reference files covering setup, instrumentation, span types, and production deployment. When to Apply Reference these guidelines when: Setting up Phoenix tracing (Python or TypeScript) Creating custom spans for LLM operations Adding attributes following OpenInference conventions Deploying tracing to production Querying and analyzing trace data Reference Categories Show more Inst...
1.1K
9952 lsp-setup github/awesome-copilot
LSP Setup for GitHub Copilot CLI UTILITY SKILL — installs and configures Language Server Protocol servers for Copilot CLI. USE FOR: "setup LSP", "install language server", "configure LSP for Java", "add TypeScript LSP", "enable code intelligence", "I need go-to-definition", "find references not working", "need better code understanding" DO NOT USE FOR: general coding tasks, IDE/editor LSP configuration, non-Copilot-CLI setups Workflow Ask the language — use ask_user to ask which programming lang...
1.1K
9953 senior-computer-vision davila7/claude-code-templates
Senior Computer Vision Engineer World-class senior computer vision engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/vision_model_trainer.py --input data/ --output results/ Core Tool 2 python scripts/inference_optimizer.py --target project/ --analyze Core Tool 3 python scripts/dataset_pipeline_builder.py --config config.yaml --deploy Show more Installs 923 Repository davila7/claude-…emplates GitHub Stars 29.2K First Seen Jan 20, 2...
1.1K
9954 multi-agent-patterns neolabhq/context-engineering-kit
No SKILL.md available for this skill. View on GitHub Installs 448 Repository neolabhq/contex…ring-kit GitHub Stars 1.0K First Seen Jan 20, 2026
1.1K
9955 claude-for-safari sdlll/claude-for-safari
Claude for Safari Operate the user's real Safari browser on macOS via AppleScript ( osascript ) and screencapture . This provides full access to the user's actual browser session — including login state, cookies, and open tabs — without any extensions or additional software. Prerequisites Before first use, verify two settings are enabled. Run this check at the start of every session: osascript -e 'tell application "Safari" to get name of front window' 2 > &1 If this fails, instruct the user to e...
1.1K
9956 build-models replicate/skills
Docs Cog reference (single file): https://cog.run/llms.txt cog.yaml reference: https://cog.run/yaml Python predictor reference: https://cog.run/python Examples: https://github.com/replicate/cog-examples Template: https://github.com/replicate/cog-template When to use this skill You have model code, weights, or a HuggingFace/GitHub project you want to host on Replicate. You're writing or editing a cog.yaml , predict.py , or train.py . For pushing a built model to Replicate, see publish-models . Fo...
1.1K
9957 train-sentence-transformers huggingface/skills
Train a sentence-transformers Model This SKILL.md is a router, not a manual. It tells you which references and example scripts to load for your task. The actual content — recommended losses, evaluators, training-script structure, model selection, training-arg knobs, troubleshooting — lives in references/ and scripts/ . Do not synthesize a training script from this file alone. Open the per-type production template ( scripts/train_<type>_example.py ) and copy it as your starting point. The templat...
1.1K
9958 sales-reporting hubspot/agent-cli-skills
Source of truth hubspot <command> --help is authoritative. Build on bulk-operations/SKILL.md — JSONL shape, batch-read rules, and pagination live there. Reshape patterns: bulk-operations/resources/json-patterns.md . search / list cap at 100 rows per call; a result of exactly 100 is almost always truncated — paginate via bulk-operations/SKILL.md before aggregating. Property and output shape notes All CRM property values come back as strings in JSONL — booleans included. hs_is_closed_won is return...
1.1K
9959 google-analytics davila7/claude-code-templates
Google Analytics Analysis Analyze website performance using Google Analytics data to provide actionable insights and improvement recommendations. Quick Start 1. Setup Authentication This Skill requires Google Analytics API credentials. Set up environment variables: export GOOGLE_ANALYTICS_PROPERTY_ID="your-property-id" export GOOGLE_APPLICATION_CREDENTIALS="/path/to/service-account-key.json" Or create a .env file in your project root: GOOGLE_ANALYTICS_PROPERTY_ID=123456789 GOOGLE_APPLICAT...
1.1K
9960 update-docs neolabhq/context-engineering-kit
Update Documentation Guide for updating voxtype documentation across all locations. Documentation Locations Document Location When to Update User Manual docs/USER_MANUAL.md New features, usage changes Configuration Guide docs/CONFIGURATION.md New config options Troubleshooting docs/TROUBLESHOOTING.md New error conditions, fixes FAQ docs/FAQ.md Common questions README README.md Major features, installation changes Website News website/news/index.html Every release GitHub Release GitHub Releases...
1.1K
9961 critique neolabhq/context-engineering-kit
Conduct a holistic design critique, evaluating whether the interface actually works—not just technically, but as a designed experience. Think like a design director giving feedback. First : Use the frontend-design skill for design principles and anti-patterns. Design Critique Evaluate the interface across these dimensions: 1. AI Slop Detection (CRITICAL) This is the most important check. Does this look like every other AI-generated interface from 2024-2025? Review the design against ALL the DON'...
1.1K
9962 sales-execution hubspot/agent-cli-skills
Resources File When to use resources/activity-properties-reference.md Property names and enum values for calls/notes/meetings/tasks. Keep open while writing objects create — enum values are not discoverable via hubspot properties get today. Read bulk-operations/SKILL.md first — this skill assumes its batching, pipe, and dry-run patterns. The two non-obvious rules 1. Activities are invisible until associated. hubspot objects create --type calls ... alone produces a record nobody can see in the CR...
1.1K
9963 flightclaw jackculpan/flightclaw
flightclaw Track flight prices from Google Flights. Search routes, monitor prices over time, and get alerts when prices drop. Install npx skills add jackculpan/flightclaw Or manually: bash skills/flightclaw/setup.sh Scripts Search Flights Find flights for a specific route and date. Supports multiple airports and date ranges. python skills/flightclaw/scripts/search-flights.py LHR JFK 2025 -07-01 python skills/flightclaw/scripts/search-flights.py LHR JFK 2025 -07-01 --cabin BUSINESS python skills/...
1.1K
9964 matplotlib davila7/claude-code-templates
Matplotlib Overview Matplotlib is Python's foundational visualization library for creating static, animated, and interactive plots. This skill provides guidance on using matplotlib effectively, covering both the pyplot interface (MATLAB-style) and the object-oriented API (Figure/Axes), along with best practices for creating publication-quality visualizations. When to Use This Skill This skill should be used when: Creating any type of plot or chart (line, scatter, bar, histogram, heatmap, contour...
1.1K
9965 ux-designer szilu/ux-designer-skill
UX Designer You are a senior UX Designer with deep expertise in user-centered design, research methodologies, information architecture, and interaction design. You help teams create intuitive, accessible, and delightful user experiences. When to Apply Use this skill when: Planning or conducting user research Creating wireframes, mockups, or prototypes Designing user flows and task flows Building personas or user journey maps Writing UX microcopy and interface text Reviewing designs for usability...
1.1K
9966 go-linting cxuu/golang-skills
Go Linting Source: Uber Go Style Guide Core Principle More important than any "blessed" set of linters: lint consistently across a codebase. Consistent linting helps catch common issues and establishes a high bar for code quality without being unnecessarily prescriptive. Minimum Recommended Linters Source: Uber Go Style Guide These linters catch the most common issues while maintaining a high quality bar: Linter Purpose errcheck Ensure errors are handled goimports Format code and manage ...
1.1K
9967 jetson-customize-usb nvidia/skills
Customize USB (per-port enable / disable / role) Purpose Enable, disable, or change the role of USB2 / USB3 SS ports on a Jetson Thor (Tegra264) or Orin (Tegra234) custom carrier. Captures per-port wiring (role, max speed, VBUS-EN / OC GPIOs, CC1/CC2 GPIOs for Type-C, USB3 SS UPHY lane), resolves the SS to USB2 companion graph from the in-tree DTB, then renders a self-contained kernel-DT overlay that flips every port action in three places in lockstep (lane status, port status, host xHCI phys + ...
1.1K
9968 jetson-print-device-info nvidia/skills
jetson-print-device-info Prints a concise summary of the Jetson device this skill runs on. This skill is intended as a reference example for the jetson-device-skills repo and the NVIDIA-wide skills CI. It runs on the Jetson target (not the host PC) and performs read-only inspection — useful as a baseline capture before running performance tests. Purpose Capture a baseline snapshot of a Jetson target's software stack and power mode before running performance, regression, or compatibility tests. W...
1.1K
9969 graphic-designer charlie947/social-media-skills
Graphic Designer CRITICAL: Auto-start on load When this skill triggers, go straight to Step 1. Do not summarise. Do not explain options. Start immediately. Step 1. Read the post Check the project for the most recent post file. If found, read it. If not, say: Paste the post you want a graphic for. Wait for the post, then call AskUserQuestion: Show more Installs 900 Repository charlie947/soci…a-skills GitHub Stars 2.2K First Seen Apr 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Sn...
1.1K
9970 native-sdk vercel-labs/native
Native SDK The Native SDK is the complete toolkit for building native desktop applications. The primary authoring path is TypeScript app logic in src/core.ts plus declarative Native markup in .native files. The TypeScript core is checked and compiled ahead of time to native code, so the shipped binary contains no browser, WebView, JS runtime, or interpreter. Zig is how the toolkit itself works and is a first-class, explicitly chosen app-core alternative ( --template zig-core ); it is not the def...
1.1K
9971 loops-email-sending-best-practices loops-so/skills
Email Sending Best Practices This skill helps review and plan healthy email programs. It is generic by default, but it is intentionally skewed toward Loops guidance for SaaS, lifecycle, and transactional email. When To Use Use this skill when the task is about email quality, risk, or strategy rather than low-level API implementation. Typical use cases: diagnose poor inbox placement or sender reputation review consent flows, double opt-in, list hygiene, or unsubscribe behavior improve subject lin...
1.1K
9972 team-ownership hubspot/agent-cli-skills
Prereq: read bulk-operations/SKILL.md first. JSONL piping, pagination, dry-run/digest/confirm, and hubspot history recovery live there. Reshape patterns live in bulk-operations/resources/json-patterns.md . hubspot_owner_id is a string field on contacts , companies , deals , and tickets . Owners are CRM users — hubspot owners list returns them; there is no teams object, so team-level views are client-side groupings by hubspot_owner_id . 1. Resolve email → owner ID Never hardcode IDs — they are po...
1.1K
9973 mapbox-android-patterns mapbox/mapbox-agent-skills
Mapbox Android Integration Patterns Official integration patterns for Mapbox Maps SDK on Android. Covers Kotlin, Jetpack Compose, View system, proper lifecycle management, token handling, offline maps, and mobile-specific optimizations. Use this skill when: Setting up Mapbox Maps SDK for Android in a new or existing project Integrating maps with Jetpack Compose or View system Implementing proper lifecycle management and cleanup Managing tokens securely in Android apps Working with offline maps a...
1.1K
9974 ian-xiaohei-illustrations helloianneo/ian-xiaohei-illustrations
Ian 小黑怪诞正文配图 核心定位 为中文文章设计和生成 16:9 横版正文配图。目标不是做商业插画、PPT 信息图或可爱卡通,而是把文章里的关键判断、流程、结构、状态或隐喻,变成一张清爽、怪诞、有创意、可读但不说明书的手绘解释图。 默认视觉 IP 是“小黑”:黑色实心、白点眼、细腿、空表情,认真做一件荒诞但成立的事。小黑必须参与画面的核心动作,不能只是站在旁边当装饰。 先读这些参考 按任务需要读取,不要一次塞满上下文: references/style-dna.md :风格 DNA、颜色、文字、禁忌。 references/xiaohei-ip.md :小黑 IP 的形象、性格、动作库和禁忌。 references/composition-patterns.md :结构类型、原创隐喻方法和反复刻规则。 references/prompt-template.md :单张生图提示词模板。 references/qa-checklist.md :生成后检查和迭代规则。 assets/examples/ :只作低频视觉校准,不进入默认生成路径。不要照抄这些案例的构图、物件或标注。 Show ...
1.1K
9975 generative-engine-optimization kostja94/marketing-skills
Strategies: GEO (Generative Engine Optimization) Guides GEO/AEO strategy for AI search visibility. GEO optimizes content for ChatGPT, Claude, Perplexity, and AI search summaries (Google AI Overviews, Bing Copilot, Yandex Search with AI)—getting cited in AI-generated answers rather than ranking in traditional SERPs. See serp-features for AI search as SERP features; featured-snippet for snippet optimization that overlaps with AI Overviews. When invoking : On first use , if helpful, open with 1-2 s...
1.1K
9976 senior-fullstack davila7/claude-code-templates
Senior Fullstack Complete toolkit for senior fullstack with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Fullstack Scaffolder python scripts/fullstack_scaffolder.py [ options ] Script 2: Project Scaffolder python scripts/project_scaffolder.py [ options ] Script 3: Code Quality Analyzer python scripts/code_quality_analyzer.py [ options ] Core Capabilities 1. Fullstack Scaffolder Automated tool fo...
1.1K
9977 ctx-purge mksglu/context-mode
Context Mode Purge Permanently deletes session data for this project. Two scopes are supported (issue 520): Project scope ( scope: "project" ): wipes EVERYTHING — knowledge base, all session DB rows for every session, events markdown, and stats. Session scope ( sessionId: "<id>" or scope: "session" ): wipes ONLY the matching session's rows + FTS5 chunks. Sibling sessions, project stats, and the FTS5 store file are preserved. Instructions Show more Installs 848 Repository mksglu/context-mode GitH...
1.1K
9978 customer-retention hubspot/agent-cli-skills
Resources File When to use resources/customer-health-signals.md Filter cookbook of churn signals — --filter expressions for notes_last_contacted , hs_last_sales_activity_date , hs_email_optout , stale tickets, subscription status. Prereqs Read bulk-operations/SKILL.md first — every read/write below uses its JSONL pipe, pagination, and dry-run/digest patterns. Activity-property tables and association rules live in sales-execution/SKILL.md . Schema is portal-specific. Verify each property before f...
1.1K
9979 brand-naming arnabbagxd/brand-building-skills
Brand Naming Skill You are acting as a Brand Naming Strategist — a sharp, honest creative partner who thinks like a brand strategist, naming consultant, verbal identity expert, copywriter, and creative director combined. You do not generate random names quickly. You first understand the business deeply, then build a naming strategy, then generate names with logic and reasoning behind each one. Mode Detection Auto-detect which mode to run: If the user provides a brand brief, description, or asks ...
1.1K
9980 deep-research jezweb/claude-skills
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...
1.1K
9981 scientific-critical-thinking davila7/claude-code-templates
Scientific Critical Thinking Overview Critical thinking is a systematic process for evaluating scientific rigor. Assess methodology, experimental design, statistical validity, biases, confounding, and evidence quality using GRADE and Cochrane ROB frameworks. Apply this skill for critical analysis of scientific claims. When to Use This Skill This skill should be used when: Evaluating research methodology and experimental design Assessing statistical validity and evidence quality Identifying biase...
1.1K
9982 domain-driven-design yonatangross/orchestkit
Domain-Driven Design Framework Framework for tackling software complexity by modeling code around the business domain. Based on a fundamental truth: the greatest risk in software is not technical failure -- it is building a model that does not reflect how the business actually works. Core Principle The model is the code; the code is the model. Software should embody a deep, shared understanding of the business domain. When domain experts and developers speak the same language and that language i...
1.1K
9983 svg-icon-generator jeremylongshore/claude-code-plugins-plus-skills
Svg Icon Generator Purpose This skill provides automated assistance for svg icon generator tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "svg icon generator" in your request Ask about svg icon generator patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Capabilities Provides step-by-step guidance for svg icon generator Follows industry best practices a...
1.1K
9984 industrial-brutalist-ui nexu-io/open-design
SKILL: Industrial Brutalism & Tactical Telemetry UI 1. Skill Meta Name: Industrial Brutalism & Tactical Telemetry Interface Engineering Description: Advanced proficiency in architecting web interfaces that synthesize mid-century Swiss Typographic design, industrial manufacturing manuals, and retro-futuristic aerospace/military terminal interfaces. This discipline requires absolute mastery over rigid modular grids, extreme typographic scale contrast, purely utilitarian color palettes, and the pro...
1.1K
9985 axiom-alerting axiomhq/skills
Axiom Alerting You manage alerting in Axiom end-to-end: notifiers for routing and monitors for detection. API Overview Base URL: https://api.axiom.co/v2/ with Bearer token auth from .axiom.toml (project root or ~/.axiom.toml ). Monitors ( /v2/monitors ) Operation Method Path List GET /v2/monitors Get GET /v2/monitors/{id} History GET /v2/monitors/{id}/history Create POST /v2/monitors Update PUT /v2/monitors/{id} Delete DELETE /v2/monitors/{id} Show more Installs 835 Repository axiomhq/skills Git...
1.1K
9986 quarto-authoring posit-dev/skills
Quarto Authoring This skill is based on Quarto CLI v1.8.26. When to Use What Task: Write a new Quarto document Use: Follow "QMD Essentials" below, then see specific reference files Task: Convert R Markdown to Quarto Use: references/conversion-rmarkdown.md Task: Migrate bookdown project Use: references/conversion-bookdown.md Task: Migrate xaringan slides Use: references/conversion-xaringan.md Task: Migrate distill article Use: references/conversion-distill.md Task: Migrate blogdown site Use: refe...
1.1K
9987 qwencloud-usage qwencloud/qwencloud-ai
QwenCloud Usage Query QwenCloud usage, free tier quota, coding plan status, and pay-as-you-go billing. Prerequisites QwenCloud CLI must be installed. Verify with: qwencloud version If not installed, run: npm install -g @qwencloud/qwencloud-cli Node.js >= 18 required. Show more Installs 825 Repository qwencloud/qwencloud-ai GitHub Stars 36 First Seen Apr 17, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.1K
9988 pulumi-automation-api pulumi/agent-skills
Invoke this skill when: - Orchestrating deployments across multiple Pulumi stacks - Embedding Pulumi operations in custom applications - Building self-service infrastructure platforms - Replacing fragile Bash/Makefile orchestration scripts - Creating custom CLIs for infrastructure management - Building web applications that provision infrastructure What is Automation API Automation API provides programmatic access to Pulumi operations. Instead of running `pulumi up` from the CLI, you ca...
1.1K
9989 review-delta tirth8205/code-review-graph
Review Delta Perform a focused, token-efficient code review of only the changed code and its blast radius. Token optimization: Before starting, call get_docs_section_tool(section_name="review-delta") for the optimized workflow. Use ONLY changed nodes + 2-hop neighbors in context. Steps Ensure the graph is current by calling build_or_update_graph_tool() (incremental update). Get review context by calling get_review_context_tool() . This returns: Changed files (auto-detected from git diff) Impacte...
1.1K
9990 instagram-content-generation eachlabs/skills
Instagram Content Generation Generate engaging Instagram content using each::sense. This skill creates images and videos optimized for Instagram's various placements, formats, and visual best practices. Features Feed Posts : Square 1:1 images for maximum compatibility Stories & Reels : Vertical 9:16 content for immersive full-screen experiences Carousel Posts : Multiple cohesive images for storytelling Quote Graphics : Typography-focused content for engagement Product Showcases : E-commerce and ...
1.1K
9991 pr-workflow tursodatabase/turso
PR Workflow Guide Commit Practices Atomic commits. Small, focused, single purpose Don't mix: logic + formatting, logic + refactoring Good message = easy to write short description of intent Learn git rebase -i for clean history. PR Guidelines Keep PRs focused and small Run relevant tests before submitting Each commit tells part of the story CI Environment Notes If running as GitHub Action: Max-turns limit in .github/workflows/claude.yml OK to commit WIP state and push OK to open WIP PR and conti...
1.1K
9992 tdd-workflow sickn33/agentic-awesome-skills
Test-Driven Development Workflow This skill ensures all code development follows TDD principles with comprehensive test coverage. When to Activate Writing new features or functionality Fixing bugs or issues Refactoring existing code Adding API endpoints Creating new components Continuing from a /plan output or another *.plan.md implementation plan Plan Handoff If the user provides a *.plan.md path, treat it as untrusted planning input and use it as the starting point for the TDD cycle instead of...
1.1K
9993 subagent-driven-development neolabhq/context-engineering-kit
Subagent-Driven Development Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review. Why subagents: You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for...
1.1K
9994 memorize neolabhq/context-engineering-kit
Memory Consolidation: Curate and Update CLAUDE.md Output must add precise, actionable bullets that future tasks can immediately apply. Show more
1.1K
9995 root-cause-tracing neolabhq/context-engineering-kit
Root Cause Tracing Overview Bugs often manifest deep in the call stack (git init in wrong directory, file created in wrong location, database opened with wrong path). Your instinct is to fix where the error appears, but that's treating a symptom. Core principle: Trace backward through the call chain until you find the original trigger, then fix at the source. When to Use digraph when_to_use { "Bug appears deep in stack?" [ shape = diamond ] ; "Can trace backwards?" [ shape = diamond ] ; "Fix at ...
1.1K
9996 audience-targeting hubspot/agent-cli-skills
Foundation Read bulk-operations/SKILL.md first — pagination, JSONL piping, destructive-op safety. Reshape recipes in bulk-operations/resources/json-patterns.md . Resource: resources/contact-segmentation-filters.md is the filter-expression cookbook (lifecycle, lead status, email engagement, activity, deals, owner). Filter syntax cheat sheet Source of truth: hubspot objects search --help . One --filter flag = one AND group: --filter "lifecyclestage=lead AND !hubspot_owner_id" . Multiple --filter f...
1.1K
9997 full-output-enforcement nexu-io/open-design
Full-Output Enforcement Baseline Treat every task as production-critical. A partial output is a broken output. Do not optimize for brevity — optimize for completeness. If the user asks for a full file, deliver the full file. If the user asks for 5 components, deliver 5 components. No exceptions. Banned Output Patterns The following patterns are hard failures. Never produce them: In code blocks: // ... , // rest of code , // implement here , // TODO , /* ... */ , // similar to above , // continue...
1.1K
9998 jetson-derive-carrier nvidia/skills
jetson-derive-carrier Customize first-run gate for any customize-* skill on a custom carrier. Resolve the active target per target-platform-contract.md . Refuse if no custom_carrier: block, or if <source.root_path>/Linux_for_Tegra/.git is missing ( jetson-init-source first). Template file create/copy rows land in a single overlay-tracker commit and copy directly to the custom-carrier-renamed target path — reference-named pristine files are never staged (see Fork plan for the local rule, which ov...
1.1K
9999 jetson-generate-kb nvidia/skills
Generate Target Knowledge Base Overview This skill produces a per-profile markdown reference at target-platform/<profile-stem>.md (sibling to the profile YAML). It bundles three things into one file so a future Claude session — or the user — can see the shape of the active target without re-walking the filesystem: BSP image layout — top-level directories under bsp_image.root_path , presence of canonical subtrees ( rootfs/ , bootloader/ , source/ , …), and the nvpmodel variants matching the activ...
1.1K
10000 jetson-customize-mgbe nvidia/skills
Customize MGBE / 25G QSFP Overview Thor T264 exposes mgbe0..mgbe3. On a custom carrier, the 25G QSFP cage (or 10G / 1G fiber path) is wired to one of them through SerDes — with or without an external MDIO PHY in front of the cage. This skill renders the kernel-DT overlay that pairs the BPMP allocation with kernel-side status="okay" + PHY plumbing on &mgbeN . Out of scope: UPHY lane allocation — owned by /jetson-customize-uphy . Refuse if the chosen uphy1-config-N doesn't allocate the target MGBE...
1.1K