Full index

All Skills

Filter by source, category, or keyword. Read the internal summary first — then decide if the original page is worth your time.

Browse signals

Read first. Jump out only when you're ready.

Internal summaries, source signals, and category context — all in one place. Open the original listing only when you already know why it's worth your time.

1147 Skills found
48 Pages
5 Sources
Reset filters
Current view

Productivity

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

1147 skills

Click any card to read internal detail before jumping to source.

Tencent SkillHub Free

Obsidian Sync

Sync files between Clawdbot workspace and Obsidian. Run the sync server to enable two-way file synchronization with the OpenClaw Obsidian plugin.

Tencent SkillHub Free

Office

Master Excel, Word, PowerPoint, and Google Workspace with formulas, formatting, and automation.

Tencent SkillHub Free

Office 365 Connector

Office 365 / Outlook connector for email (read/send), calendar (read/write), and contacts (read/write) using resilient OAuth authentication. NOW WITH MULTI-ACCOUNT SUPPORT! Manage multiple Microsoft 365 identities from a single skill. Solves the difficulty connecting to Office 365 email, calendar, and contacts. Uses Microsoft Graph API with comprehensive Azure App Registration setup guide. Perfect for accessing your Microsoft 365/Outlook data from OpenClaw.

Tencent SkillHub Free

Office Document Editor

Professional DOCX/PPTX document editing with tracked changes, formatting preservation, highlights, strikethrough, and Git version control.

Tencent SkillHub Free

Office Document Specialist Suite

Advanced suite for creating, editing, and analyzing Microsoft Office documents (Word, Excel, PowerPoint). Provides specialized tools for automated reporting...

Tencent SkillHub Free

Office To Md V2

Convert PDF, DOC, DOCX, and PPTX office documents to Markdown, supporting legacy .doc files with text extraction and basic formatting preservation.

Tencent SkillHub Free

OfficeClaw

Connect to personal Microsoft accounts via Microsoft Graph API to manage email, calendar events, and tasks. Use this skill when the user needs to read/write...

Tencent SkillHub Free

OfficeX

Complete OfficeX platform skill for end-user consumers and app developers interacting with the OfficeX REST API. Covers the full credit-based app marketplace...

Tencent SkillHub Free

Og Board Individual

Use when you need to work with tasks: view tasks, list tasks, update task status, add blockers, artifacts, and worklogs.

Tencent SkillHub Free

Okr Consulting

Manage, consult on, and optimize OKRs (Objectives and Key Results). Use when helping set, track, review, score, or improve OKRs. Covers OKR philosophy, commo...

Tencent SkillHub Free

Ollama Updater

Ollama Updater installs or updates Ollama with curl-based breakpoint resume, auto-retry, progress display, old version cleanup, and GPU driver detection.

Tencent SkillHub Free

Onboarding

Design user onboarding flows that maximize activation and time-to-value.

Tencent SkillHub Free

OneDrive Integration

Copy large/long files to OneDrive for sharing when the user is on Telegram or WhatsApp and wants to view a full document or long file. Use to place files int...

Tencent SkillHub Free

Open Source Release

Convert a private repository to public open-source. Use when making a repo public, sanitizing personal info from code/docs/git history, or preparing a projec...

Tencent SkillHub Free

OpenAI Developer Docs

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.

Tencent SkillHub Free

OpenClaw Agent Creator

Create new OpenClaw agents for Arch's multi-agent system. Use this skill when asked to create, add, or set up a new OpenClaw agent, or when adding an agent to the system defined in ~/.openclaw/. Covers the full lifecycle: directory creation, workspace files (SOUL.md, IDENTITY.md, etc.), openclaw.json config, Telegram routing (bindings + groups + mention patterns), cron job creation with proper prompt engineering, and gateway restart. Includes hard-won lessons from building the Wire (News) agent — the first non-default agent in the system. Also use when modifying existing agent configs, adding cron jobs to agents, or debugging agent routing issues.

Tencent SkillHub Free

OpenClaw Checkpoint - Personal AI Assistant Backup & Recovery (Github)

Backup and restore OpenClaw workspace state and agents across machines using git. Enables disaster recovery by syncing SOUL.md, MEMORY.md, memory files, cron...

Tencent SkillHub Free

OpenClaw Config Backuper

Backs up OpenClaw config files, Skills, workspace markdown files, and memory logs to a timestamped folder for migration or disaster recovery.

Tencent SkillHub Free

OpenClaw Cost Guard (Budgets + Token-Saving Playbook)

Track OpenClaw/Clawdbot token and cost usage from session JSONL logs (prefer real usage.cost when present), generate daily/weekly summaries and top expensive sessions, and run budget checks (exit code on breach). Use to monitor spend, enforce budgets via cron/alerts, and apply a token-saving playbook to reduce output/tool-call cost.

Tencent SkillHub Free

OpenClaw Cost Optimizer

Add cheap model aliases to your OpenRouter setup for tasks from simple to complex, cutting API costs 50-90% without changing your default model.

Tencent SkillHub Free

OpenClaw Debug

When users encounter OpenClaw-related issues or errors, search official docs and GitHub issues first, then provide solutions. Use for: feature malfunctions,...

Tencent SkillHub Free

OpenClaw Docs Search + Config Patterns

MANDATORY before any openclaw.json changes. Prevents config breakage via embedded anti-patterns and correct patterns. Use when configuring OpenClaw (bindings, channels, sessions, cron, heartbeat) or troubleshooting config issues.

Tencent SkillHub Free

OpenClaw Flow Kit

Fix common OpenClaw workflow bottlenecks: platform engage-gates/429 backoff helpers (starting with MoltX), standardized JSON result envelopes for chaining scripts, workspace path resolution helpers, and a simple skill release conductor (prepare/publish/draft announcements).

Tencent SkillHub Free

OpenClaw Hardener

Harden OpenClaw (workspace + ~/.openclaw): run openclaw security audit, catch prompt-injection/exfil risks, scan for secrets, and apply safe fixes (chmod/exec-bit cleanup). Includes optional config.patch planning to reduce attack surface.