setup▌
90 indexed skills · max 10 per page
setup-artist
recoupable/setup-artist · Productivity
Complete artist workspace scaffold with directories, context files, memory system, and environment setup. \n \n Creates a standardized folder structure including context, memory, songs, releases, content, config, library, and apps directories with README guides for each \n Initializes context files (artist identity, audience insights, era metadata) and a scoped memory system that distinguishes between permanent, era-specific, and session-level knowledge \n Sets up environment and services config
setup-sandbox
recoupable/setup-sandbox · Productivity
Initial file system scaffolding for Recoup sandbox accounts with organizations and artists. \n \n Fetches organizations and artists from the connected Recoup account via CLI, then creates an opinionated folder structure under orgs/{org}/artists/{artist-slug} \n Generates a RECOUP.md identity file in each artist directory to track setup status and connect the workspace to the Recoupable platform \n Requires RECOUP_ACCOUNT_ID environment variable only when using an Org API Key; omit it for Persona
recipe-post-mortem-setup
googleworkspace/cli · Productivity
Orchestrate post-mortem workflows across Google Docs, Calendar, and Chat in one recipe. \n \n Combines three Google Workspace skills to create a structured post-mortem document, schedule a review meeting, and send a team notification \n Requires gws-docs , gws-calendar , and gws-chat skills to be loaded before execution \n Provides templated steps with customizable incident names, attendees, and meeting times for consistent incident response processes \n
alicloud-platform-openclaw-setup-test
cinience/alicloud-skills · Cloud
Category: test
setup-api-key
elevenlabs/skills · Backend
Interactive guide for obtaining and configuring an ElevenLabs API key. \n \n Checks for existing ELEVENLABS_API_KEY in environment or .env file and validates it before prompting for setup \n Walks users through account creation and key generation at elevenlabs.io, with clear copy-paste instructions \n Validates the provided key via API call to https://api.elevenlabs.io/v1/user and saves it to .env on success \n Requires internet access to elevenlabs.io and api.elevenlabs.io; retries validation o
asc-signing-setup
rudrankriyam/app-store-connect-cli-skills · Productivity
iOS/macOS signing asset setup and rotation via Apple's asc CLI. \n \n Manage bundle IDs, capabilities, signing certificates, and provisioning profiles through command-line workflows \n Supports multiple certificate types (distribution, development) and profile types (App Store, ad-hoc, development) with device assignment \n Includes rotation and cleanup commands to revoke old certificates and delete expired profiles \n Requires prior authentication via asc auth login or environment variables, pl
ab-test-setup
coreyhaines31/marketingskills · Testing
Expert guidance for designing statistically valid A/B tests and experiments. \n \n Provides a structured hypothesis framework, sample size calculations, and metrics selection (primary, secondary, guardrail) to ensure rigorous test design \n Covers test types (A/B, A/B/n, MVT, split URL), traffic allocation strategies, and implementation approaches (client-side vs. server-side) \n Includes pre-launch checklists, guidance on avoiding common pitfalls like early peeking, and frameworks for analyzing
inngest-setup
inngest/inngest-skills · Productivity
This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development.
setup-cloudbase-openclaw
tencentcloudbase/skills · Cloud
This skill defines prompt-based rules only. No setup scripts. Use it to configure and remind the agent (e.g. OpenClaw/Claw) how to work with CloudBase.
setup-solidity-contracts
openzeppelin/openzeppelin-skills · Productivity
For existing projects, detect the framework by looking for hardhat.config.* (Hardhat) or foundry.toml (Foundry). For new projects, ask the user which framework they prefer.