agentsclimarketplace

Confetti

Skill IvanCampos/agents/skills/confetti

All things related to my Codex agents running on MacOS

Install
npx -y skills add IvanCampos/agents --skill confetti

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

  • 5 stars5 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

Trigger a two-step confetti celebration by opening the Raycast confetti URL and speaking a phrase with the Alex voice. Use when the user asks to run confetti, celebrate, or trigger the confetti sequence.

SKILL.md

0.9 KB, as published. Nobody here has run it

Confetti

Overview

Run a fixed two-command celebration sequence.

Quick Start

scripts/run_confetti.sh

Optional control flags:

scripts/run_confetti.sh --wait
scripts/run_confetti.sh --async

Default behavior is optimized for performance:

  • Interactive terminal (TTY): waits for speech to finish.
  • Non-interactive automation: starts speech in background and returns immediately.

Tasks

Run confetti

  • Execute scripts/run_confetti.sh to open Raycast confetti and speak the phrase.

Resources

scripts/

  • run_confetti.sh: Triggers confetti and speaks the phrase, with async fast path for automation.

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.