Home / Categories / Productivity

Productivity

Task management, memory systems, documentation workflows, and daily planning.

Skills 17
Featured 1
⚡ Productivity
RARE

Notion Workspace Automation

Automate Notion workspaces via the API. Creates databases, pages, templates, and integrations that sync project data, generate meeting notes, build dashboards, and manage team workflows programmatically.

Community 2.7K
Scanned
notion automation workspace
mkdir -p ~/.claude/skills/notion-workspace && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/atlassian-mcp/SKILL.md -o ~/.claude/skills/notion-workspace/SKILL.md
⚡ Productivity
RARE

README Generator

Generate comprehensive README files by analyzing your codebase. Creates sections for installation, usage, API reference, configuration, contributing guidelines, and badges from your actual code and package config.

Community 2.5K
Scanned
readme documentation markdown
mkdir -p ~/.claude/skills/readme-generator && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/code-documenter/SKILL.md -o ~/.claude/skills/readme-generator/SKILL.md
⚙️ Engineering
RARE

i18n Localization

Internationalize web applications with i18next. Generates translation files, React hooks for language switching, plural/gender rules, date/number formatting, and automated translation workflows.

i18next 2.4K
Scanned
i18n localization translations
mkdir -p ~/.claude/skills/i18n-localization && curl -fsSL https://raw.githubusercontent.com/rampstackco/claude-skills/HEAD/skills/internationalization/SKILL.md -o ~/.claude/skills/i18n-localization/SKILL.md
⚡ Productivity
RARE

Changelog Generator

Auto-generate changelogs from git history, PRs, and conventional commits. Creates formatted CHANGELOG.md files with categorized entries (features, fixes, breaking changes) and links to PRs and issues.

Community 2.0K
Scanned
changelog releases git
mkdir -p ~/.claude/skills/changelog-generator && curl -fsSL https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/HEAD/changelog-generator/SKILL.md -o ~/.claude/skills/changelog-generator/SKILL.md
🔧 Core Tools
RARE

String (Markdown that Runs)

Run a single Markdown file as a portable app, tool, or shell session through the String MCP runtime. Use /open, /act, /install, and /set to read files and URLs, run actions, install apps, and manage credentials from any agent.

string-os 1.9K
Scanned
mcp markdown runtime
mkdir -p ~/.claude/skills/using-string && curl -fsSL https://raw.githubusercontent.com/string-os/string/HEAD/skills/using-string/SKILL.md -o ~/.claude/skills/using-string/SKILL.md
⚡ Productivity
RARE

Dev Containers & Codespaces

Configure reproducible development environments with Dev Containers. Generates devcontainer.json configs, Dockerfile setups, VS Code extensions lists, and post-create scripts for instant onboarding.

Trail of Bits 1.7K
Scanned
devcontainers codespaces docker
mkdir -p ~/.claude/skills/devcontainers && curl -fsSL https://raw.githubusercontent.com/trailofbits/skills/HEAD/plugins/devcontainer-setup/skills/devcontainer-setup/SKILL.md -o ~/.claude/skills/devcontainers/SKILL.md
📊 Data
RARE

NotebookLM Research Agent

Autonomous research agent powered by Google NotebookLM. Ingests sources (URL, PDF, DOCX, YouTube, Drive), runs deep web research, asks cited questions, and generates artifacts — audio podcasts, video, slide decks, reports, quizzes, flashcards, mind maps, and study guides.

jakubs2623 1.4K
Scanned
notebooklm research rag
mkdir -p ~/.claude/skills/notebooklm-research && curl -fsSL https://raw.githubusercontent.com/jakubs2623/notebooklm-skill/HEAD/SKILL.md -o ~/.claude/skills/notebooklm-research/SKILL.md
🔧 Core Tools
RARE

Polis Protocol (Multi-Agent Teams)

Set up a self-optimizing, multi-vendor AI agent team in a folder of Markdown. Each agent is a citizen with a signed capability card; tasks are contracts routed to the best performer by a learning bandit; settled contracts produce lessons that compound into team memory.

yehudalevy-collab 1.2K
Scanned
multi-agent orchestration routing
mkdir -p ~/.claude/skills/polis-protocol && curl -fsSL https://raw.githubusercontent.com/yehudalevy-collab/polis-protocol/HEAD/SKILL.md -o ~/.claude/skills/polis-protocol/SKILL.md
⚡ Productivity
COMMON

Research Mode (Anti-Hallucination)

A toggleable anti-hallucination mode that enforces citation requirements, source grounding, and explicit 'I don't know' behavior based on Anthropic's guardrail guidance. Turn it on for factual work and off for creative work.

equalizerklystron781 800
Scanned
hallucination citations accuracy
mkdir -p ~/.claude/skills/research-mode && curl -fsSL https://raw.githubusercontent.com/equalizerklystron781/research-mode/HEAD/SKILL.md -o ~/.claude/skills/research-mode/SKILL.md
🌐 Community
COMMON

Trail of Bits Security

Security analysis skills from Trail of Bits — static analysis with CodeQL and Semgrep, vulnerability detection, code auditing, and security review workflows.

Trail of Bits 500
Scanned
security automation
mkdir -p ~/.claude/skills/trailofbits-security && curl -fsSL https://raw.githubusercontent.com/georgekhananaev/claude-skills-vault/HEAD/.claude/skills/trailofbits-security/SKILL.md -o ~/.claude/skills/trailofbits-security/SKILL.md
Added to wishlist