productivity▌
6,493 indexed skills · max 10 per page
recipe-create-presentation
googleworkspace/cli · Productivity
Create a new Google Slides presentation with initial slides and sharing. \n \n Requires the gws-slides skill as a prerequisite dependency \n Creates presentations with a specified title and retrieves the presentation ID for further operations \n Supports sharing presentations with team members by setting permissions (writer, viewer, or other roles) via email address \n
vm0-ai/vm0-skills · Productivity
Use the Instagram Graph API by directly executing curl commands to read and publish Instagram content.
mintlify
mintlify/docs · Productivity
Reference for building documentation with Mintlify. This file covers essentials that apply to every task. For detailed reference on specific topics, read the files listed in the reference index below.
threejs-game
natea/fitfinder · Productivity
Comprehensive assistance with Three.js game development using WebGL, covering 3D rendering, game mechanics, physics, animations, and interactive browser-based games.
security-generate-security-sample-data
elastic/agent-skills · Productivity
Generate ECS-compliant security events, multi-step attack scenarios, and synthetic alert documents that populate Elastic Security dashboards, the Alerts tab, and Attack Discovery.
firecrawl-scraper
jezweb/claude-skills · Productivity
Convert websites into LLM-ready data with JavaScript rendering, anti-bot bypass, and autonomous agents. \n \n Seven core endpoints: scrape single pages, crawl entire sites, discover URLs, search the web, extract structured data, run autonomous agents, and batch process multiple URLs \n Handles JavaScript rendering, CAPTCHA/bot detection bypass, PDF/DOCX parsing, design system extraction, and content change tracking across multiple output formats (markdown, HTML, JSON, screenshots, summaries) \n
pinchtab
pinchtab/pinchtab · Productivity
Token-efficient browser automation with stable element refs, persistent profiles, and multi-instance support. \n \n Unified selector system (refs like e5 , CSS, XPath, text, semantic) works across CLI and HTTP API for consistent element targeting \n Five authentication patterns: temporary instances, named profiles, dedicated auth profiles, human-assisted headed login, and tokenized HTTP API for remote agents \n Core workflow: navigate, snapshot to collect refs, interact with those refs, re-snaps
crypto-ta-analyzer
dkyazzentwatwa/chatgpt-skills · Productivity
29+ technical indicators with 7-tier trading signals, divergence detection, and volume confirmation for crypto and stocks. \n \n Combines 29 proven indicators (RSI, MACD, Bollinger Bands, Ichimoku, OBV, and 24 others) weighted by reliability to generate consensus-based buy/sell signals \n Detects bullish and bearish divergences across RSI, MACD, and OBV; identifies Bollinger Band squeezes and volume confirmation levels \n Supports multiple data sources including CoinGecko, exchange APIs, Yahoo F
ljg-paper-flow
lijigang/ljg-skills · Productivity
一条命令完成:读论文 → 生成解读 → 铸成卡片。支持多篇并行。
pulumi-best-practices
pulumi/agent-skills · Productivity
Comprehensive best practices for writing reliable, maintainable Pulumi infrastructure code. \n \n Avoid creating resources inside apply() callbacks; pass Output objects directly as inputs to preserve dependency tracking and preview visibility \n Use ComponentResource classes to group related resources into reusable logical units with proper parent-child hierarchy via parent: this \n Encrypt secrets from the start with --secret flag or config.requireSecret() to prevent credential leakage in state