productivity▌
6,493 indexed skills · max 10 per page
firecrawl-download
firecrawl/cli · Productivity
Download entire websites as organized local files in multiple formats. \n \n Maps site structure first, then scrapes each discovered page into nested directories under .firecrawl/ , supporting markdown, links, screenshots, and custom format combinations \n Filters pages by path patterns ( --include-paths , --exclude-paths ), search queries, subdomain inclusion, and page limits to control scope \n All standard scrape options work with download: format selection, full-page screenshots, main-conten
context-management-context-save
sickn33/antigravity-awesome-skills · Productivity
An elite context engineering specialist focused on comprehensive, semantic, and dynamically adaptable context preservation across AI workflows. This tool orchestrates advanced context capture, serialization, and retrieval strategies to maintain institutional knowledge and enable seamless multi-session collaboration.
elite-longterm-memory
nextfrontierbuilds/elite-longterm-memory · Productivity
Six-layer memory architecture combining WAL protocol, vector search, git-based knowledge graphs, and cloud backup. \n \n Hot RAM (SESSION-STATE.md) with Write-Ahead Log protocol ensures context survives crashes; warm store (LanceDB vectors) enables semantic search across memories with auto-recall \n Cold store uses git-notes for structured decisions and learnings; curated MEMORY.md archive plus daily logs provide human-readable long-term context \n Optional SuperMemory cloud sync and Mem0 auto-e
asc-cli-usage
rudrankriyam/app-store-connect-cli-skills · Productivity
$23
gws-meet
googleworkspace/cli · Productivity
Create, manage, and query Google Meet conferences and meeting spaces via the Google Meet API. \n \n Supports two main resource types: conferenceRecords for accessing meeting history, participants, recordings, and transcripts; spaces for creating and managing meeting spaces \n Requires Google Workspace authentication and the gws CLI tool; see shared auth documentation for setup and security rules \n Use gws schema to inspect method signatures, required parameters, and data types before constructi
microsoft-skill-creator
github/awesome-copilot · Productivity
Create hybrid agent skills for Microsoft technologies with local knowledge and dynamic Learn MCP lookups. \n \n Generates modular skill packages with frontmatter, reference documentation, and working code examples for any Microsoft technology (Azure, .NET, M365, Semantic Kernel, etc.) \n Uses three-phase investigation workflow: scope discovery via search, core content fetching, and depth exploration for best practices and troubleshooting \n Balances local storage of foundational concepts and com
service
railwayapp/railway-skills · Productivity
Create, rename, and manage services; check deployment status and health. \n \n Check service status, deployment history, and health via CLI commands returning JSON \n Create services with Docker images or empty (GitHub repos configured via environment skill) \n Rename services and update icons using GraphQL mutations; supports image URLs, animated GIFs, and Railway Devicons \n Link or switch between services in the current directory with railway service link \n
skill-vetter
useai-pro/openclaw-skills-security · Productivity
Pre-install security vetting for OpenClaw skills using a structured red-flag checklist. \n \n Evaluates metadata, permission scope, and content against critical, warning, and informational risk categories \n Detects typosquatting, credential file references, obfuscated content, and command injection patterns \n Flags high-risk permission combinations like network + shell that enable data exfiltration \n Produces a standardized vetting report with verdict (Safe/Warning/Danger/Block) and install r
rag-implementation
wshobson/agents · Productivity
Build knowledge-grounded LLM applications with vector databases, semantic search, and retrieval strategies. \n \n Supports six vector database options (Pinecone, Weaviate, Milvus, Chroma, Qdrant, pgvector) and six embedding models optimized for different use cases and providers \n Covers five advanced retrieval patterns: hybrid search combining dense and sparse retrieval, multi-query generation, contextual compression, parent document retrieval, and HyDE (hypothetical document embeddings) \n Inc
git-submodule
supercent-io/skills-template · Productivity
Version-control external repositories within a main project using Git submodules. \n \n Add, update, and remove submodules with commands for locking specific commits, branches, or tags \n Clone repositories with submodules using --recursive or manual initialization and update steps \n Batch operations across all submodules via git submodule foreach for pulling, checking status, and branch management \n Nested submodule support with recursive initialization and updates for complex dependency hier