Implement access control for multi-user Apple Notes automation. Trigger: "apple notes access control".
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 3 426 skills depuis jeremylongshore/claude-code-plugins-plus-skills. Ouvrez un skill pour examiner sa source et ses détails.
jeremylongshore/claude-code-plugins-plus-skillsAffichage de 40 skills collectés sur 3 426.
Implement access control for multi-user Apple Notes automation. Trigger: "apple notes access control".
Langue du texte source : anglais
Create, read, and list Apple Notes using JXA and AppleScript. Use when learning Notes automation, creating your first automated note, or testing read/write access to Apple Notes from scripts. Trigger: "apple notes hello world", "create apple note", "read…
Langue du texte source : anglais
Incident response runbook for Apple Notes automation failures. Trigger: "apple notes incident".
Langue du texte source : anglais
Set up macOS automation access for Apple Notes via AppleScript, JXA, and Shortcuts. Use when configuring accessibility permissions, setting up osascript access, or initializing Apple Notes automation on macOS. Trigger: "setup apple notes", "apple notes…
Langue du texte source : anglais
Set up local development workflow for Apple Notes automation with JXA hot reload. Trigger: "apple notes dev loop".
Langue du texte source : anglais
Migrate notes between Apple Notes, Obsidian, Notion, and other platforms. Trigger: "apple notes migration".
Langue du texte source : anglais
Configure Apple Notes automation for multiple accounts and environments. Trigger: "apple notes multi account".
Langue du texte source : anglais
Monitor Apple Notes automation health and performance metrics. Trigger: "apple notes monitoring".
Langue du texte source : anglais
Optimize Apple Notes automation performance for large note collections. Trigger: "apple notes performance".
Langue du texte source : anglais
Production checklist for Apple Notes automation deployments. Trigger: "apple notes production checklist".
Langue du texte source : anglais
Handle Apple Notes automation rate limits and iCloud sync throttling. Trigger: "apple notes rate limit".
Langue du texte source : anglais
Reference architecture for Apple Notes automation systems. Trigger: "apple notes architecture".
Langue du texte source : anglais
Apply production-ready patterns for Apple Notes JXA/AppleScript automation. Trigger: "apple notes patterns".
Langue du texte source : anglais
Apply security best practices for Apple Notes automation scripts. Trigger: "apple notes security".
Langue du texte source : anglais
Migrate Apple Notes automation scripts between macOS versions. Trigger: "apple notes upgrade migration".
Langue du texte source : anglais
Monitor Apple Notes changes using file system events and Shortcuts triggers. Trigger: "apple notes events".
Langue du texte source : anglais
Configure AssemblyAI CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating AssemblyAI transcription tests into your build process. Trigger with phrases like "assemblyai CI",…
Langue du texte source : anglais
Diagnose and fix AssemblyAI common errors and exceptions. Use when encountering AssemblyAI errors, debugging failed transcriptions, or troubleshooting streaming and LeMUR issues. Trigger with phrases like "assemblyai error", "fix assemblyai", "assemblyai not…
Langue du texte source : anglais
Execute AssemblyAI primary workflow: async transcription with audio intelligence. Use when transcribing audio/video files, enabling speaker diarization, sentiment analysis, entity detection, PII redaction, or content moderation. Trigger with phrases like…
Langue du texte source : anglais
Execute AssemblyAI streaming transcription and LeMUR workflows. Use when implementing real-time speech-to-text, live captions, voice agents, or LLM-powered audio analysis with LeMUR. Trigger with phrases like "assemblyai streaming", "assemblyai real-time",…
Langue du texte source : anglais
Optimize AssemblyAI costs through model selection, feature budgeting, and usage monitoring. Use when analyzing AssemblyAI billing, reducing transcription costs, or implementing usage monitoring and budget alerts. Trigger with phrases like "assemblyai cost",…
Langue du texte source : anglais
Collect AssemblyAI debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for AssemblyAI problems. Trigger with phrases like "assemblyai debug",…
Langue du texte source : anglais
Deploy AssemblyAI integrations to Vercel, Cloud Run, and Fly.io platforms. Use when deploying AssemblyAI-powered transcription services to production, configuring platform-specific secrets, or setting up webhook endpoints. Trigger with phrases like "deploy…
Langue du texte source : anglais
Create a minimal working AssemblyAI transcription example. Use when starting a new AssemblyAI integration, testing your setup, or learning basic transcription patterns. Trigger with phrases like "assemblyai hello world", "assemblyai example", "assemblyai…
Langue du texte source : anglais
Install and configure AssemblyAI SDK authentication. Use when setting up a new AssemblyAI integration, configuring API keys, or initializing the assemblyai npm package in your project. Trigger with phrases like "install assemblyai", "setup assemblyai",…
Langue du texte source : anglais
Configure AssemblyAI local development with hot reload and testing. Use when setting up a development environment, configuring test workflows, or establishing a fast iteration cycle with AssemblyAI. Trigger with phrases like "assemblyai dev setup",…
Langue du texte source : anglais
Optimize AssemblyAI API performance with caching, parallel processing, and model selection. Use when experiencing slow transcriptions, implementing caching strategies, or optimizing throughput for batch transcription workloads. Trigger with phrases like…
Langue du texte source : anglais
Execute AssemblyAI production deployment checklist and rollback procedures. Use when deploying AssemblyAI integrations to production, preparing for launch, or implementing go-live procedures for transcription services. Trigger with phrases like "assemblyai…
Langue du texte source : anglais
Implement AssemblyAI rate limiting, backoff, and queue-based throttling. Use when handling rate limit errors, implementing retry logic, or managing concurrent transcription throughput. Trigger with phrases like "assemblyai rate limit", "assemblyai…
Langue du texte source : anglais
Implement AssemblyAI reference architecture with best-practice project layout. Use when designing new AssemblyAI transcription services, reviewing project structure, or building production-grade speech-to-text applications. Trigger with phrases like…
Langue du texte source : anglais
Apply production-ready AssemblyAI SDK patterns for TypeScript and Python. Use when implementing AssemblyAI integrations, refactoring SDK usage, or establishing team coding standards for transcription workflows. Trigger with phrases like "assemblyai SDK…
Langue du texte source : anglais
Apply AssemblyAI security best practices for API keys, PII, and access control. Use when securing API keys, implementing PII redaction, or configuring temporary tokens for browser-side streaming. Trigger with phrases like "assemblyai security", "assemblyai…
Langue du texte source : anglais
Analyze, plan, and execute AssemblyAI SDK upgrades with breaking change detection. Use when upgrading the assemblyai npm package, migrating from the old SDK, or switching between speech models (Best, Nano, Universal). Trigger with phrases like "upgrade…
Langue du texte source : anglais
Implement AssemblyAI webhook handling for transcription completion events. Use when setting up webhook endpoints, handling transcription callbacks, or processing async transcription results via webhooks. Trigger with phrases like "assemblyai webhook",…
Langue du texte source : anglais
Configure CI/CD pipelines for Attio integrations with GitHub Actions, mock-based unit tests, and live API integration tests. Trigger: "attio CI", "attio GitHub Actions", "attio automated tests", "CI attio", "attio pipeline", "test attio in CI".
Langue du texte source : anglais
Diagnose and fix the top Attio REST API errors by HTTP status code. Real error response formats, actual error codes, and proven fixes. Trigger: "attio error", "fix attio", "attio not working", "attio 429", "attio 403", "attio 422", "debug attio".
Langue du texte source : anglais
Full CRUD on Attio records -- create, read, update, delete, and search across people, companies, deals, and custom objects. Trigger: "attio records", "attio CRUD", "create attio record", "update attio person", "search attio companies", "attio objects".
Langue du texte source : anglais
Manage Attio lists, entries, notes, and tasks via the REST API. Use when working with sales pipelines, kanban boards, CRM notes, or task assignments in Attio. Trigger: "attio lists", "attio entries", "attio pipeline", "attio notes", "attio tasks", "add to…
Langue du texte source : anglais
Optimize Attio API usage costs -- reduce request volume, select the right plan, monitor usage, and implement budget alerts. Trigger: "attio cost", "attio billing", "reduce attio costs", "attio pricing", "attio expensive", "attio budget", "attio usage".
Langue du texte source : anglais
Collect Attio integration diagnostic evidence -- API health, scopes, object schema, and rate limit status -- for debugging or support tickets. Trigger: "attio debug", "attio support bundle", "attio diagnostic", "collect attio logs", "attio not working debug".
Langue du texte source : anglais