
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@beacio/skill
Advanced tools
Agent skill for beacio SDK integration — works with Claude Code, Cursor, Copilot
Agent skill file for beacio integration. Contains a SKILL.md that AI coding agents (Claude Code, Cursor, Copilot) can discover and use to add iOS Safari Bluetooth support to any web project.
SKILL.md is a structured markdown file with frontmatter that agents match on keywords like bluetooth, ios, safari, ble, web-bluetooth, and requestDevice. When an agent detects a relevant task, it reads the skill file for step-by-step integration instructions -- install @beacio/core (import the @beacio/core/detect banner), add the snippet, verify with npx beacio check.
npm install @beacio/skill
The package ships only SKILL.md -- no runtime code. Agents resolve the file via node_modules/@beacio/skill/SKILL.md.
SKILL.md frontmatter (bluetooth, ios, safari)@beacio/core installed (with the @beacio/core/detect banner wired in), snippet added, npx beacio check passesMCP server for coding agents (Claude Code, Cursor, Copilot):
npx -y @beacio/mcp
Full SDK reference for LLM context: https://beacio.com/llms-full.txt
The @beacio/* packages (core, profiles, react) are the cross-browser BLE SDK -- they work on any platform with Web Bluetooth support (Chrome, Edge, iOS Safari via the extension). The @beacio/* packages (detect, cli, mcp, skill) handle iOS-specific extension detection, install prompts, and agent tooling. Use both together for full iOS Safari coverage.
FAQs
Agent skill for beacio SDK integration — works with Claude Code, Cursor, Copilot
The npm package @beacio/skill receives a total of 9 weekly downloads. As such, @beacio/skill popularity was classified as not popular.
We found that @beacio/skill demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.