productivity▌
6,493 indexed skills · max 10 per page
schema-markup
coreyhaines31/marketingskills · Productivity
Add, fix, and optimize schema markup to enable rich search results and help search engines understand page content. \n \n Covers all major schema types: Organization, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, Event, and SoftwareApplication with required and recommended properties \n Uses JSON-LD format (Google's recommended approach) with support for multiple schema types on one page via @graph \n Includes validation against Google Rich Results Test and Schema.org Validato
news-monitor
claude-office-skills/skills · Productivity
I help you set up effective news monitoring strategies, analyze media coverage, and synthesize news into actionable intelligence. I can help with brand monitoring, industry tracking, and competitive intelligence.
chrome-devtools
chromedevtools/chrome-devtools-mcp · Productivity
Chrome DevTools integration for debugging, performance analysis, and browser automation via MCP. \n \n Provides tools for page navigation, element inspection via snapshots, clicking, form filling, screenshot capture, and JavaScript evaluation \n Operates on a persistent Chrome profile with automatic browser startup; switch between multiple pages using list_pages and select_page \n Supports efficient workflows: navigate, wait for content, take snapshots to identify elements by uid , then interact
swiftdata-pro
twostraws/swiftdata-agent-skill · Productivity
Write, review, and improve SwiftData code using modern APIs and best practices. \n \n Validates code against core SwiftData rules including relationships, delete rules, autosaving, and FetchDescriptor patterns \n Checks predicates for safety and runtime crashes, with special handling for CloudKit constraints and unsupported operations \n Targets Swift 6.2+ with modern concurrency; recommends indexing strategies for iOS 18+ and class inheritance patterns for iOS 26+ \n Reports only genuine issues
alert-manager
aaron-he-zhu/seo-geo-claude-skills · Productivity
Proactive monitoring and alert system for SEO and GEO metrics with threshold-based notifications. \n \n Monitors rankings, traffic, technical issues, backlinks, competitor movements, and brand mentions across seven alert categories \n Configures custom thresholds and priority levels (Critical, High, Medium, Low) with severity-based response plans \n Supports multiple notification channels (Email, SMS, Slack) with recipient routing, suppression rules, and escalation paths \n Includes alert fatigu
update-implementation-plan
github/awesome-copilot · Productivity
Update implementation plan files with new requirements for features, refactoring, or infrastructure changes. \n \n Generates machine-readable, deterministic plans structured for autonomous execution by AI agents or humans \n Enforces atomic phases with measurable completion criteria, parallel-executable tasks, and explicit file paths and function names \n Requires strict adherence to a mandatory template with front matter, requirements, implementation phases, alternatives, dependencies, affected
winapp-cli
github/awesome-copilot · Productivity
CLI for Windows app packaging, MSIX creation, certificates, and Microsoft Store deployment across frameworks. \n \n Initializes projects with SDK setup, manifests, and development certificates; supports .NET, C++, Electron, Rust, Tauri, and cross-platform frameworks \n Creates MSIX packages with optional signing, self-contained runtime bundling, and external catalog management \n Adds temporary package identity to executables for debugging Windows APIs (notifications, Windows AI, shell integrati
derivatives-trading-usds-futures
binance/binance-skills-hub · Productivity
Access Binance USDS Futures trading and account management via authenticated API endpoints. \n \n Supports 80+ endpoints covering account configuration, balance queries, order placement/modification/cancellation, position management, and historical data retrieval \n Requires API key and secret key authentication; supports both mainnet and testnet environments with credential masking and confirmation workflows \n Includes market data endpoints for price tickers, klines, funding rates, open intere
send-usdc
coinbase/agentic-wallet-skills · Productivity
Transfer USDC to Ethereum addresses or ENS names on Base. \n \n Accepts both hex addresses (0x...) and ENS names (.eth) as recipients, with automatic ENS resolution \n Supports flexible amount formats: dollar notation ($5.00), decimal (1.50), or atomic units (1000000) \n Requires wallet authentication via the authenticate-wallet skill and sufficient USDC balance before sending \n Includes input validation to prevent shell injection and optional JSON output for programmatic use \n
pay-for-service
coinbase/agentic-wallet-skills · Productivity
Call paid APIs on Base with automatic USDC payment via x402 protocol. \n \n Executes HTTP requests (GET, POST, etc.) to x402-enabled endpoints with atomic USDC payments handled automatically \n Supports request customization through method, JSON body, query parameters, and custom headers \n Includes payment controls: set maximum USDC amount per request and group related operations with correlation IDs \n Requires wallet authentication and sufficient USDC balance; validates all user input to prev