Skip to content

New Skills#446

Open
whuang37 wants to merge 9 commits into
google:mainfrom
whuang37:updated-skills
Open

New Skills#446
whuang37 wants to merge 9 commits into
google:mainfrom
whuang37:updated-skills

Conversation

@whuang37

@whuang37 whuang37 commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Cleaned up some old documentation artifacts and added a few new action skills.

  • New skills implement more actions rather than api documentation
  • xb-build-app - Builds a complete XR Blocks app and brings it to a testable state in the desktop simulator or on an XR device.
  • xb-add-interactions - Adds hands, controllers, gaze, gestures, grabbing, dragging, manipulation, and physics-driven interactions.
  • xb-add-spatial-ui - Creates spatial menus, cards, dashboards, HUDs, labels, and controls, prioritizing UIBlocks.
  • xb-add-world-sensing - Adds depth, occlusion, planes, scene meshes, object recognition, human sensing, segmentation, and scene context.
  • xb-add-ai - Adds AI queries, realtime sessions, multimodal input, image generation, and tool-driven AI behavior.
  • xb-automate-app - Exposes bounded app controls and observations for browser agents, remote processes, and external automation.
  • xb-contribute-sdk - Implements SDK changes across source code, public APIs, lifecycle wiring, tests, examples, documentation, and skills.

New skills place more emphasis on correctness up to testing, then leaving testing to the user prioritizing a more controlled initial generation loop. Bit more definition on small stuff like importmaps and config setup thats more defined rather than sifting thru all the current skills. Also better definition of UI blocks usage and current XR Blocks best practices.

New skills also add the codex openai.yamls.

@whuang37
whuang37 requested review from dli7319 and ruofeidu and removed request for dli7319 July 20, 2026 23:49
@dli7319

dli7319 commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Please fix:

🟡 Stale / Broken Link Gotcha: PR #446 removes src/SKILL.md (298 lines removed), but skills/README.md (line 12: "for the full SDK overview see ../src/SKILL.md") and skills/xb-core/SKILL.md (line 17: "Full overview: ../../src/SKILL.md") still point to it. Actionable Fix Note: Update skills/README.md and skills/xb-core/SKILL.md to remove or redirect these stale src/SKILL.md references (e.g., pointing to src/xrblocks.ts and docs/docs/manual/Intro.mdx) so agents do not hit file-not-found errors when seeking the full SDK overview.

@whuang37

Copy link
Copy Markdown
Collaborator Author

Please fix:

🟡 Stale / Broken Link Gotcha: PR #446 removes src/SKILL.md (298 lines removed), but skills/README.md (line 12: "for the full SDK overview see ../src/SKILL.md") and skills/xb-core/SKILL.md (line 17: "Full overview: ../../src/SKILL.md") still point to it. Actionable Fix Note: Update skills/README.md and skills/xb-core/SKILL.md to remove or redirect these stale src/SKILL.md references (e.g., pointing to src/xrblocks.ts and docs/docs/manual/Intro.mdx) so agents do not hit file-not-found errors when seeking the full SDK overview.

Fixed.

@ruofeidu ruofeidu self-assigned this Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants