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.
npx skills add nonameplum/agent-skills --skill programming-swift-embeddedgit clone --depth 1 https://github.com/nonameplum/agent-skillsWrote 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.
[](https://agentmods.dev/skills/nonameplum/agent-skills/programming-swift-embedded)<a href="https://agentmods.dev/skills/nonameplum/agent-skills/programming-swift-embedded"><img src="https://agentmods.dev/badge/skills/nonameplum/agent-skills/programming-swift-embedded.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.01134 |
| Opus 5 | $0.00014 | $0.00567 |
| Sonnet 5 | $0.00005 | $0.00227 |
| Haiku 4.5 | $0.00003 | $0.00113 |
Grade A, and why
programming-swift-embedded 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 8d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
26 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- BuildSystemSupport/IntegrateWithBazel.md-wip 51 B
- BuildSystemSupport/IntegrateWithCMake.md-wip 51 B
- BuildSystemSupport/IntegrateWithMake.md-wip 50 B
- BuildSystemSupport/IntegrateWithSwiftPM.md-wip 53 B
- BuildSystemSupport/IntegrateWithXcode.md-wip 153 B
- CompilerDetails/ABI.md 3.4 KB
- CompilerDetails/Status.md 6.5 KB
- GettingStarted/InstallEmbeddedSwift.md 1.5 KB
- GettingStarted/Introduction.md 6.2 KB
- GettingStarted/LanguageSubset.md 2.7 KB
- GettingStarted/WaysToGetStarted.md 2.8 KB
- GuidedExamples/macOSGuide.md 3.7 KB
- GuidedExamples/PicoGuide.md 7.8 KB
- GuidedExamples/STM32BaremetalGuide.md 18 KB
- SDKSupport/Baremetal.md 10 KB
- SDKSupport/IntegrateWithESP.md-wip 38 B
- SDKSupport/IntegrateWithPico.md 4.2 KB
- SDKSupport/IntegrateWithZephyr.md 18 KB
- SDKSupport/IntegratingWithPlatforms.md 6.8 KB
- UsingEmbeddedSwift/Basics.md 5.4 KB
- UsingEmbeddedSwift/ConditionalCompilation.md 1.1 KB
- UsingEmbeddedSwift/Existentials.md 4.3 KB
- UsingEmbeddedSwift/ExternalDependencies.md 2.3 KB
- UsingEmbeddedSwift/Libraries.md 1.9 KB
- UsingEmbeddedSwift/NonFinalGenericMethods.md 3.6 KB
- UsingEmbeddedSwift/Strings.md 3.5 KB
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.
- 8d ago First seen · 65 lines · 27 tokens per session scan A 94b18ed52a9c
programming-swift-embedded is a skill published in the GitHub repository nonameplum/agent-skills (17 stars, last pushed 1mo ago), with no licence file. It adds 27 tokens to every session and 1,134 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.
Other skills, from other repositories
nextftc
Helps write FTC robot code using the NextFTC command-based framework. Use when creating OpModes, commands, subsystems, gamepad bindings, or integrating with Pedro Pathing.
macOS공간메탈엔지니어
A bilingual Korean-English specialist profile for macOS spatial computing and Metal, Apple's graphics and GPU programming framework, with native Swift development.
kotlin-specialist
Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose.…
doca-argp
Use this skill for hands-on DOCA Arg Parser CLI work on a shipped sample or new DOCA-using app — adding / removing / renaming flags; wiring docaargpinit → register params → docaargpstart → docaargpdestroy in order; picking a parameter type from the full public enum (DOCAARGPTYPESTRING, INT, BOOLEAN, DEVICE, DEVICEREP…
swiftui-dev
Use this skill for SwiftUI development, architecture, structure, performance, and Apple native app profiling. It combines.
holoscan-install-wheel
Install Holoscan SDK Python wheel via pip into a venv. Use for Python installs; not for native C++/apt or Conda installs.