display-access

display-access is a skill for Claude Code from facebook/meta-wearables-dat-ios. It costs 25 tokens per session (2,248 once invoked), scanned A, original, no licence file.

A guide to showing interfaces on display-capable Meta devices, including controls, icons, images, and video.

In plain words
What is it for?
Use it to select a device with a display and create interfaces with buttons, images, icons, or video playback.
Why use it?
It explains how to prepare the device and build the visible interface.

Skill for Claude Code ✓ vendor

Written for Claude Code: shipped in a Claude Code plugin.

Part of the mwdat-ios plugin — 10 skills shipped together

Good fit Use it to select a device with a display and create interfaces with buttons, images, icons, or video playback.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/facebook/meta-wearables-dat-ios/display-access
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add facebook/meta-wearables-dat-ios --skill display-access
Clone the repo
git clone --depth 1 https://github.com/facebook/meta-wearables-dat-ios

Made for: Claude Code.

Or install mwdat-ios, the plugin that ships this one along with the rest of its 10 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for display-access

README.md
[![agentmods](https://agentmods.dev/badge/skills/facebook/meta-wearables-dat-ios/display-access/github.svg)](https://agentmods.dev/skills/facebook/meta-wearables-dat-ios/display-access)
Your own site
<a href="https://agentmods.dev/skills/facebook/meta-wearables-dat-ios/display-access"><img src="https://agentmods.dev/badge/skills/facebook/meta-wearables-dat-ios/display-access/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for display-access

Your own site · 80×15
<a href="https://agentmods.dev/skills/facebook/meta-wearables-dat-ios/display-access"><img src="https://agentmods.dev/badge/skills/facebook/meta-wearables-dat-ios/display-access.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,248 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.02248
Opus 5 $0.00013 $0.01124
Sonnet 5 $0.00005 $0.00450
Haiku 4.5 $0.00003 $0.00225

Measured 9d ago against content hash c651e03986c5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

display-access scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/mwdat-ios/skills/display-access/SKILL.md · 229 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 229 lines · 25 tokens per session scan A c651e03986c5

Subscribe to this mod's changes

display-access is a skill published in the GitHub repository facebook/meta-wearables-dat-ios (524 stars, last pushed 1mo ago), with no licence file. It adds 25 tokens to every session and 2,248 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

codegen-react

Scaffold and iterate on Vite + React applications.

initializ/forge · 14 tokens

home-assistant-dashboard-ui

Build or change Home Assistant dashboards — Lovelace views, cards, layouts, themes, badges, custom cards and card-mod — and verify the result visually with a screenshot. Covers choosing between hab dashboard commands and YAML mode, the standard card set, conditional and template cards, and the screenshot verification…

magnusoverli/opencode · 85 tokens

pdf-press

Teaches agents how to generate Markdown, HTML (with embedded SVG), and Mermaid content that renders beautifully to multi-page PDF via writepdf, with proper page breaks, compact professional layouts, brand and domain-adaptive color schemes, multi-column support for scientific papers, magazine-style editorial documents…

kdcube/kdcube · 74 tokens

go-bulma

Scaffold the Bulma CSS framework into a Go web app with embedded assets for zero-dependency binaries. Use when building an HTML UI with a classes-based CSS framework and no Node toolchain.

sgaunet/claude-plugins · 44 tokens

legacy-circuit-mockups

Breadboard circuit mockups via HTML5 Canvas. Use when creating circuit layouts, visualizing 6502/retro electronics components, drawing breadboard diagrams, or designing vintage computer schematics with discrete parts.

PracticalSwan/agent-skills · 48 tokens

web-app-creator

Build webapps that integrate with Meta Aria Gen2 (Nebula) smart glasses, usable by any agent that supports skills (Manus, Claude Code, etc.). macOS only — the backend launcher and auto-open browser hooks are written for macOS; Windows and Linux are not supported. Covers the full Web App Creator stack: real-time sensor…

facebookresearch/projectaria-plugins · 173 tokens