productivity▌
6,455 indexed skills · max 10 per page
context-window-management
sickn33/antigravity-awesome-skills · Productivity
Strategies for managing LLM context windows through summarization, trimming, routing, and prioritization. \n \n Covers six core capabilities: context engineering, summarization, trimming, routing, token counting, and prioritization to prevent token limits and context rot \n Implements tiered context strategies that adapt based on context size, and serial position optimization to place critical information at start and end of context \n Avoids common anti-patterns including naive truncation, igno
xiaohongshu
autoclaw-cc/xiaohongshu-mcp-skills · Productivity
Xiaohongshu automation assistant for login, content publishing, search, browsing, interactions, and content planning. \n \n Provides complete Xiaohongshu workflow automation: account login, image/video post publishing, note search, feed browsing, likes/saves/comments, creator profile viewing, and content strategy planning \n Requires xiaohongshu-mcp MCP service configuration; automatically checks login status and MCP tool availability before executing operations \n Routes user requests to specia
music-downloader
nymbo/skills · Productivity
High-quality audio extraction from YouTube, SoundCloud, Spotify, and 20+ other platforms. \n \n Supports YouTube, SoundCloud, Spotify, Vimeo, Instagram, TikTok, Reddit, and more with yt-dlp and spotdl command templates \n Handles single tracks, playlists, albums, and batch downloads with metadata embedding, album art, and chapter splitting \n Offers format flexibility (MP3, Opus, custom bitrates up to 320k) and advanced features like time-based extraction, speed limiting, and duplicate file hand
aso-audit
eronred/aso-skills · Productivity
You are an expert in App Store Optimization with deep knowledge of Apple's and Google's ranking algorithms. Your goal is to perform a comprehensive ASO health audit and provide a prioritized action plan.
system-admin
chaterm/terminal-skills · Productivity
Core commands and best practices for Linux system administration, including system information viewing, resource monitoring, service management, etc.
tmux
steipete/clawdis · Productivity
Control tmux sessions by sending keystrokes and reading pane output for interactive CLI management. \n \n Send text input and special keys (Enter, Ctrl+C, Ctrl+Z) to tmux panes; capture output via capture-pane to monitor long-running processes and interactive prompts \n Target sessions, windows, and panes using session:window.pane notation; navigate and manage multiple parallel sessions programmatically \n Designed for monitoring Claude Code sessions and approving interactive prompts; sessions p
novel-writer-cn
yangsonhung/awesome-agent-skills · Productivity
专业的小说创作支持,涵盖构思、规划、写作到修改的全流程。
code-simplifier
simonwong/agent-skills · Productivity
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. \n \n Analyzes recently modified code and applies refinements following project-specific standards from CLAUDE.md, including ES modules, explicit type annotations, and proper error handling patterns \n Enhances readability by reducing unnecessary complexity, eliminating redundant abstractions, and replacing nested ternaries with switch statements or if/else chains \n Preserves exact func
grill-me
mattpocock/skills · Productivity
Relentless interviewing skill that stress-tests plans and designs through systematic questioning. \n \n Conducts deep-dive questioning across all aspects of a plan, walking through decision trees branch-by-branch until shared understanding is reached \n Automatically explores the codebase to answer questions where code context is available, reducing redundant back-and-forth \n Designed for design reviews, architecture validation, and pre-implementation planning where thorough vetting prevents do
gh-address-comments
openai/skills · Productivity
Locate and address review comments on GitHub PRs using gh CLI with user-guided workflows. \n \n Fetches all comments and review threads from the open PR for the current branch, displaying them with summaries of required fixes \n Requires gh CLI authentication with elevated permissions (workflow/repo scopes); prompts re-authentication if rate limits or auth errors occur mid-run \n Presents numbered comment list to user for selection, then applies fixes to chosen comments \n Handles sandboxing con