aiden-build

aiden-build is a skill for Claude Code, Codex from znkd/tentacles. It costs 47 tokens per session (232 once invoked), scanned A, original, MIT.

A build procedure for the Aiden Tauri project, a desktop application built with web technologies and packaged as a native app. It includes preparation, building, development, and optional DMG upload commands.

In plain words
What is it for?
Preparing Aiden, starting development mode, creating a build, or uploading its DMG package.
Why use it?
It provides the required permission and Apple code-signing steps before building Aiden for macOS.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/znkd/tentacles/aiden-build
Any agent
npx skills add znkd/tentacles --skill aiden-build
Clone the repo
git clone --depth 1 https://github.com/znkd/tentacles

Made for: Claude Code, Codex.

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 aiden-build

README.md
[![agentmods](https://agentmods.dev/badge/skills/znkd/tentacles/aiden-build.svg)](https://agentmods.dev/skills/znkd/tentacles/aiden-build)
Your own site
<a href="https://agentmods.dev/skills/znkd/tentacles/aiden-build"><img src="https://agentmods.dev/badge/skills/znkd/tentacles/aiden-build.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 232 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00047 $0.00232
Opus 5 $0.00023 $0.00116
Sonnet 5 $0.00009 $0.00046
Haiku 4.5 $0.00005 $0.00023

Measured 4d ago against content hash a2c312001843, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

aiden-build 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 4d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/aiden-build.ts), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/aiden-build/SKILL.md · 22 lines

What it actually says

Aiden Build

Workflow

  1. Ensure you are in the Aiden project root (the folder that contains src-tauri/).
  2. Run one of these script commands:
    • npx tsx skills/aiden-build/scripts/aiden-build.ts (prep + prompt for build/dev)
    • npx tsx skills/aiden-build/scripts/aiden-build.ts prep
    • npx tsx skills/aiden-build/scripts/aiden-build.ts build
    • npx tsx skills/aiden-build/scripts/aiden-build.ts dev
    • npx tsx skills/aiden-build/scripts/aiden-build.ts --uploadDMG

Notes

  • If the binaries are missing, ask the user whether to proceed and how to obtain them.
  • If codesign fails, capture the exact error and ask how to proceed.
Files

What ships with it

2 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.

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. 4d ago First seen · 22 lines · 47 tokens per session scan A a2c312001843

Subscribe to this mod's changes

aiden-build is a skill published in the GitHub repository znkd/tentacles (2 stars, last pushed 7mo ago), licensed MIT. It adds 47 tokens to every session and 232 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

ads-linkedin

Audit LinkedIn Ads measurement, Insight Tag and conversions, professional audiences, lead generation, ABM, creative, bidding, budgets, pacing, automation, and policy. Use for LinkedIn Ads, Campaign Manager, Insight Tag, Lead Gen Forms, Thought Leader Ads, ABM campaigns, or B2B paid media.

AgriciDaniel/claude-ads · 68 tokens

ads-launch

Draft or explicitly apply a paid-ad campaign launch through Claude Ads capability-gated adapters. Use for campaign creation, launch plans, publishing ads, activating campaigns, uploading creative, or requests to push a campaign live.

AgriciDaniel/claude-ads · 45 tokens

bun-test-mocking

Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.

secondsky/claude-skills · 25 tokens

api-response-optimization

Optimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improving API response times, reducing bandwidth usage, or implementing efficient caching.

secondsky/claude-skills · 36 tokens

plan-create

Create structured implementation plans for autonomous TDD development. Use for new features, multi-file changes, or anything requiring multiple steps or tests. Triggers on aspirational openers ("let's build", "let's start building", "I want to make", "I want an app that", "help me build"), capability lists ("users…

markshust/hcf · 171 tokens

alibaba-maestro

Alibaba Cloud Maestro routing skill. Classify the user's Alibaba Cloud task, select the narrowest specialist agent or the right team of specialists from the catalog, and dispatch them — single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatch live-guard agents.…

VincentChuWaiChow/vanguard-frontier-agentic · 100 tokens