AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Yocto Doc Router

skill-higangssh-yocto-agent-skills-yocto-doc-router · by Higangssh

Release-aware official documentation routing for Yocto Project, OpenEmbedded, and BitBake questions. Use when the user asks where to find current Yocto docs, when a Yocto answer may depend on release/branch, or before giving precise guidance about variables, classes, tasks, QA errors, migration, BSP, kernel, SDK, security, SBOM, CVE, or build setup.

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-higangssh-yocto-agent-skills-yocto-doc-router

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-higangssh-yocto-agent-skills-yocto-doc-router)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Yocto Doc Router? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Yocto Doc Router

Use this skill to route Yocto and BitBake questions to the correct official documentation before answering. Yocto is release-sensitive; do not rely on generic memory when syntax, variables, classes, host support, or QA behavior may differ by branch.

Workflow

  1. Identify the release or branch: inspect LAYERSERIES_COMPAT_*, conf/layer.conf, Poky/OE-Core branch names, build output, or vendor layer documentation.
  2. If the release is unknown, state the assumption and prefer current official docs.
  3. Read [../../references/shared/official-doc-map.md](../../references/shared/official-doc-map.md) to route by problem type.
  4. For release changes, read [../../references/yocto/migration.md](../../references/yocto/migration.md).
  5. Return the smallest useful doc path, the reason it matters, and the evidence needed from the user's tree.

Routing Rules

  • New build setup: Quick Build, Development Tasks Manual, source directory structure, supported host distro.
  • Syntax and overrides: BitBake User Manual > Syntax and Operators, Conditional Syntax, Functions, Tasks.
  • Variables: Reference Manual Variables Glossary plus [../../references/bitbake/variables-core.md](../../references/bitbake/variables-core.md).
  • Classes: Reference Manual Classes plus [../../references/bitbake/classes-core.md](../../references/bitbake/classes-core.md).
  • QA errors: Reference Manual QA messages plus [../../references/yocto/qa-errors.md](../../references/yocto/qa-errors.md).
  • Layers: Development Tasks Manual > Layers, BitBake concepts for layers and appends.
  • Recipes: Development Tasks Manual > Writing a New Recipe, Reference Manual Tasks and Classes.
  • BSP/kernel: BSP Guide, Kernel Development Manual, relevant class and variable entries.
  • Security/SBOM/CVE/license: Security Manual, Security Reference, Reference Manual classes and variables.
  • Image/rootfs: Development Tasks Manual image customization, package management, and Reference Manual image/rootfs tasks.

Output

Answer with:

  1. assumed or detected release
  2. official manual section to check
  3. local file/log/command that confirms the issue
  4. next focused skill to use, if any: bitbake-debug, yocto-recipe-review, yocto-layer-review, yocto-image-rootfs, yocto-bsp-kernel, or yocto-security-sbom

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.