knowledge work skills

74 tagged knowledge work, measured the same way as everything else here.

Browse within: agent-template 60ai-assistant 60awesome-list 60prompts 6recipes 6compound-engineering 5

data-cleanup

01

sgharlow/claude-code-recipes

Skill Claude CodeCodex

Clean and standardize messy tabular data (CSV, spreadsheet paste, system exports) into an analysis-ready dataset — consistent dates and names, typed columns, duplicates identified, missing values handled explicitly. Use when the user says "clean this data", "standardize this CSV", "dedupe this list", or pastes a table…

380 1mo ago A 74 tokens

sgharlow/claude-code-recipes

Skill Claude CodeCodex

Turn raw meeting notes into a shareable summary, an action-item table with owners and deadlines, and follow-up email drafts. Use when the user says "process my meeting notes", "extract action items", "who owns what from this meeting", or "draft the follow-ups" — or pastes messy notes right after a meeting.

380 1mo ago A 73 tokens

qc-checklist

03

sgharlow/claude-code-recipes

Skill Claude CodeCodex

Turn a process description into an operational quality-control checklist — binary pass/fail checks, acceptance criteria, critical-vs-routine tiers, and failure modes with catch-points. Use when the user says "build a QC checklist", "standardize how we review X", "acceptance criteria for this process", or describes…

380 1mo ago A 76 tokens

zjp1997720/codex-model-routing-team

Skill Claude CodeCodex

A team-routing skill for assigning complex, independent knowledge or coding tasks to background workers with chosen models and reasoning levels. The main agent remains responsible for planning, combining results, and checking the final work.

157 1mo ago A 138 tokens original MIT

draft-response

05

clawpod-app/awesome-openclaw-agent-packs

Skill Claude CodeCodex

Draft a professional customer-facing response tailored to the situation and relationship. Use when answering a product question, responding to an escalation or outage, delivering bad news like a delay or won't-fix, declining a feature request, or replying to a billing issue.

45 5mo ago A 53 tokens

build-dashboard

06

clawpod-app/awesome-openclaw-agent-packs

Skill Claude CodeCodex

Build an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.

45 5mo ago A 56 tokens

audit-support

07

clawpod-app/awesome-openclaw-agent-packs

Skill Claude CodeCodex

Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.

45 5mo ago A 45 tokens

gws-reader

08

RDEL-Group/compound-knowledge-work

Skill Claude CodeCodex

Read Google Docs, Sheets, and Slides via the gws CLI, and search for files across Google Drive (including Shared Drives). Converts content to clean markdown. Use this skill when the user asks to "read a Google Doc", "grab that spreadsheet", "find a file on Drive", "search Drive for...", or when any CKW command needs…

9 1mo ago A 81 tokens original MIT

gws-writer

09

RDEL-Group/compound-knowledge-work

Skill Claude CodeCodex

Upload files to Google Drive and create Google Docs from markdown via the gws CLI. Use this skill when the user asks to "upload to Drive", "push this to Drive", "share this on Drive", or when any CKW command needs to send files to Google Workspace (e.g., export-document --to-drive).

9 1mo ago A 70 tokens original MIT

proof-publisher

10

RDEL-Group/compound-knowledge-work

Skill Claude CodeCodex

Publish markdown drafts to Proof (proofeditor.ai) for collaborative review with AI provenance tracking. Use this skill when the user asks to "publish to Proof", "share a draft for review", or when the /ckw:publish-proof command needs to create or update Proof documents.

9 1mo ago A 60 tokens original MIT