productivity▌
6,493 indexed skills · max 10 per page
baoyu-post-to-x
jimliu/baoyu-skills · Productivity
Post text, images, videos, and long-form articles to X via real Chrome browser automation. \n \n Supports four post types: regular posts with images, video posts, quote tweets, and long-form Markdown articles (X Premium required) \n Uses real Chrome with Chrome DevTools Protocol to bypass anti-bot detection; session persists after first manual login \n Scripts fill content into the browser compose window; user reviews and publishes manually \n Requires bun runtime and Google Chrome or Chromium;
lark-sheets
larksuite/cli · Productivity
CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理
autonomous-agent-patterns
davila7/claude-code-templates · Productivity
Design patterns for building autonomous coding agents, inspired by Cline and OpenAI Codex.
gws-events-renew
googleworkspace/cli · Productivity
Renew or reactivate Google Workspace Events subscriptions before expiration. \n \n Renew individual subscriptions by name or bulk-renew all subscriptions expiring within a specified time window \n Supports flexible time windows (e.g., 1h, 30m, 2d) for batch renewal operations \n Designed for automation via cron jobs to maintain continuous subscription activity \n Requires Google Workspace authentication and the gws CLI tool with shared skill dependencies \n
recipe-reschedule-meeting
googleworkspace/cli · Productivity
Reschedule Google Calendar events and automatically notify all attendees of time changes. \n \n Requires the gws-calendar skill to function \n Uses a three-step workflow: find the event via agenda, retrieve full event details, then patch the event with new start and end times \n Automatically sends update notifications to all attendees through the sendUpdates: \"all\" parameter \n Supports timezone-aware scheduling with configurable date, time, and timezone fields \n
suggest-awesome-github-copilot-instructions
github/awesome-copilot · Productivity
Analyze current repository context and suggest relevant copilot-instruction files from the GitHub awesome-copilot repository that are not already available in this repository.
gws-sheets-append
googleworkspace/cli · Productivity
Append rows to a Google Sheet with simple or bulk input modes. \n \n Supports single-row appends via comma-separated values or multi-row bulk inserts using JSON array format \n Requires spreadsheet ID and optional values; defaults to appending to the first available row \n Write operation that should be confirmed with the user before execution \n Depends on gws binary and shared Google Workspace authentication from gws-shared \n
stakeholder-update
anthropics/knowledge-work-plugins · Productivity
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
sadd:subagent-driven-development
neolabhq/context-engineering-kit · Productivity
Create and execute plan by dispatching fresh subagent per task or issue, with code and output review after each or batch of tasks.
gws-workflow-standup-report
googleworkspace/cli · Productivity
Aggregates today's calendar meetings and open tasks into a single standup summary. \n \n Combines Google Calendar agenda with task list data for a unified daily briefing \n Supports multiple output formats: JSON (default), table, YAML, and CSV \n Read-only operation that never modifies calendar or task data \n Requires gws binary and authentication setup from the shared skill module \n