agentsclimarketplace

Aiden build

Skill znkd/tentacles/skills/aiden-build

skills

Install
npx -y skills add znkd/tentacles --skill aiden-build

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Build the Aiden Tauri project with required chmod and codesign steps. Use when asked to build Aiden, run Tauri build/dev, or prepare Apple-darwin binaries for Aiden before a build.

SKILL.md

0.9 KB, as published. Nobody here has run it

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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.