setup▌
85 indexed skills · max 10 per page
shopify-setup
jezweb/claude-skills · Productivity
Set up working Shopify CLI authentication and Admin API access for a store. Produces a verified API connection ready for product and content management.
grepai-ollama-setup
yoanbernabeu/grepai-skills · AI/ML
This skill covers installing and configuring Ollama as the local embedding provider for GrepAI. Ollama enables 100% private code search where your code never leaves your machine.
sentry-setup-ai-monitoring
getsentry/sentry-agent-skills · AI/ML
Automatically detect and configure Sentry monitoring for LLM calls, agents, and AI SDKs. \n \n Auto-detects installed AI packages (OpenAI, Anthropic, LangChain, Google GenAI, Vercel AI, Pydantic AI, and others) and enables appropriate integrations with zero manual registration in Python \n Requires tracing enabled ( tracesSampleRate > 0 ) and supports manual span instrumentation via gen_ai.* operation types for unsupported SDKs \n Captures model, token counts, and latency by default; prompt and
documentation-site-setup
aj-geddes/useful-ai-prompts · Documents
Set up professional documentation websites using popular static site generators like Docusaurus, MkDocs, VitePress, and GitBook.
tutor-setup
roundtable02/tutor-skills · Productivity
Converts knowledge sources into Obsidian study vaults with auto-detected document or codebase modes. \n \n Document Mode transforms PDFs, text, web sources, and ebooks into structured study notes with practice questions, concept linking, and exam trap callouts \n Codebase Mode generates developer onboarding vaults from source code projects, mapping architecture, module dependencies, APIs, and hands-on exercises \n Enforces strict CWD boundary; all file access and vault output remain within the c
setup-webhook
vapiai/skills · Productivity
Configure server URLs to receive real-time events from Vapi during calls — transcripts, tool calls, status changes, and end-of-call reports.
setup
parallel-web/parallel-agent-skills · Productivity
Installs and authenticates the Parallel CLI for agent integration. \n \n Provides two installation methods: automated install script or pip-based installation via pipx \n Includes authentication setup via parallel-cli login and verification commands to confirm successful installation \n Requires PATH configuration if the CLI binary is not automatically discoverable after installation \n
setup
assistant-ui/skills · Productivity
Initialize and configure assistant-ui chat UI in Next.js projects or create new apps from templates. \n \n Supports two workflows: init for existing Next.js projects and create for new apps, with six starter templates covering AI SDK, cloud persistence, Clerk auth, LangGraph, and MCP integrations \n CLI flags enable non-interactive setup ( --yes ), template selection ( -t ), preset configuration ( --preset ), and component registry additions ( add ) \n Reference documentation covers advanced run
flutter-environment-setup-linux
flutter/skills · Productivity
Linux environment setup for Flutter desktop development with OS detection and toolchain validation. \n \n Automatically detects Debian/Ubuntu or ChromeOS and halts with instructions for non-apt systems \n Installs core dependencies (curl, git, unzip, libglu1-mesa) and Linux desktop toolchain (clang, cmake, ninja-build, GTK libraries) \n Prompts for optional IDE setup (VS Code or Android Studio via snap) \n Runs flutter doctor -v and flutter devices to validate the environment, automatically inst
flutter-environment-setup-windows
flutter/skills · Productivity
Automated Windows Flutter development environment setup with platform-specific toolchain configuration. \n \n Configures Flutter SDK paths, Visual Studio C++ toolchain installation, and platform-specific settings via interactive prompts for Windows Desktop, Android, or both targets \n Handles Android Studio setup, device/emulator configuration, and USB driver installation when Android is selected \n Generates self-signed MSIX certificates using OpenSSL for local Windows app packaging and deploym