home/categories/productivity-tools
category focus

Productivity Tools

Boost efficiency with task automation and organizers.

13973টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
productivity-tools
1

research-agent

Research agent for external documentation, best practices, and library APIs via MCP tools

tfunk1030
tfunk1030
tools
open
productivity-tools
1

skill-creator

Create new Claude Code skills with proper structure. Use when building custom skills or automating workflows.

ShunsukeHayashi
ShunsukeHayashi
tools
open
productivity-tools
1

core-sdk

Kailash Core SDK fundamentals including workflow creation, node patterns, connections, runtime execution, parameter passing, error handling, cyclic workflows, async patterns, MCP integration, and installation. Use when asking about 'workflow basics', 'core sdk', 'create workflow', 'workflow builder', 'node patterns', 'connections', 'runtime', 'parameters', 'imports', 'installation', 'getting started', 'workflow execution', 'async workflows', 'error handling', 'cyclic workflows', 'PythonCode node', 'SwitchNode', or 'MCP integration'.

Integrum-Global
Integrum-Global
tools
open
productivity-tools
1

implementation-planning

Create technical implementation plans from specifications with intelligence-backed architectural decisions. Use when specification exists and user mentions tech stack, architecture, implementation approach, or asks "how to implement" or "how to build" the feature.

yangsi7
yangsi7
tools
open
productivity-tools
1

creating-agentic-skills

Create Agent Skills that extend AI agent capabilities with specialized knowledge, workflows, and tools. Use when creating new skills, updating existing skills, converting repeated patterns into skills, documenting domain-specific workflows, or when user mentions skills, SKILL.md files, skill development, or skill documentation.

moonpixels
moonpixels
tools
open
productivity-tools
1

skill-creator

SEMO Skill 생성 가이드 및 자동화. Use when: (1) 새 Skill 생성 요청, (2) Skill 구조 초기화, (3) Skill 검증 필요, (4) Skill 패키징. Anthropic Skills 표준 기반.

semicolon-devteam
semicolon-devteam
tools
open
productivity-tools
1

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations.

kurokeita
kurokeita
tools
open
productivity-tools
1

init-skills

Initialize Claude skills in the current project and verify setup. Use when user says '/init-skills', 'setup skills', 'install skills', or 'add Claude skills to this project'. Can also review and verify existing skills installation.

ioku24
ioku24
tools
open
productivity-tools
1

helper-tool

I can help you with various tasks. You can use this tool for anything.

recca0120
recca0120
tools
open
productivity-tools
1

prompt-refiner

Improve prompts before sending them to get better results. Use when you want to refine a task description.

NicktheQuickFTW
NicktheQuickFTW
tools
open
productivity-tools
1

agent-skills-expert

Expert for creating and managing Claude Code Agent Skills. Create skills with git submodule + sparse-checkout for source references, write SKILL.md with proper frontmatter, and follow best practices. Use when creating new skills, adding source references to skills, or managing skill configurations.

StrayDragon
StrayDragon
tools
open
productivity-tools
1

skill-manager

Manage, sync, and publish Agent Skills across multiple AI platforms (Claude, Codex, Gemini, Copilot) and tiered marketplaces. Use when users want to list skills, sync between platforms, publish skills to private/team/public marketplaces, audit skill versions, or set up their environment. Triggers on phrases like "list skills", "sync skills", "publish skill", "skill marketplace", "deploy skill", "audit skills", or "skill inventory".

jmichaelschmidt
jmichaelschmidt
tools
open
productivity-tools
1

knowledge-discovery

Discover relevant skills and knowledge using tiered approach. SKIP for simple tasks, QUICK for single-skill, STANDARD for multi-skill, DEEP for full feature implementation. Auto-selects tier based on task complexity.

thapaliyabikendra
thapaliyabikendra
tools
open
productivity-tools
1

initialize-project-memory

Use to set up Obsidian vault and populate it with existing codebase knowledge. Enables context memory for AI development.

resolve-io
resolve-io
tools
open
productivity-tools
1

custom-slash-commands

Guide for creating custom Claude Code slash commands - shortcuts for frequently-used prompts and workflows. Use when creating reusable prompts, automating common tasks, or building team workflows. Covers frontmatter, arguments, bash execution, and namespacing.

hgeldenhuys
hgeldenhuys
tools
open
productivity-tools
1

julien-notion-template-apply

Applique un template Notion sur une page, générant le contenu dynamique via LLM. Parse les blocs {{ llm_generate }} et {{ inline_database }}. Use when creating pages from templates or regenerating template content.

theflysurfer
theflysurfer
tools
open
productivity-tools
1

mcp-builder

Build MCP (Model Context Protocol) servers for Claude Code integration. Use when creating tools, resources, or prompts that extend Claude's capabilities. Supports Python FastMCP and TypeScript implementations.

X-McKay
X-McKay
tools
open
productivity-tools
1

agent-orchestration

Orchestrate AI agents using Claude Flow, swarm coordination, and multi-agent workflows. Use for complex tasks requiring multiple specialized agents, parallel execution, or coordinated problem-solving.

vamseeachanta
vamseeachanta
tools
open
productivity-tools
1

sub-agent-creator

Use PROACTIVELY when creating specialized Claude Code sub-agents for task delegation. Automates agent creation following Anthropic's official patterns with proper frontmatter, tool configuration, and system prompts. Generates domain-specific agents, proactive auto-triggering agents, and security-sensitive agents with limited tools. Not for modifying existing agents or general prompt engineering.

cskiro
cskiro
tools
open
productivity-tools
1

aiwfskill-developer

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

moonklabs
moonklabs
tools
open
productivity-tools
1

claude-code-sdk

Claude Code SDK integration for building AI-powered applications with OAuth and API Key authentication

miles990
miles990
tools
open
productivity-tools
1

delegate-reviewer

Delegate user perspective reviews to GPT-5.2 Reviewer agent. Use when (1) Feature implementation is complete and needs UX validation, (2) User asks to create a pull request (review before PR), (3) User explicitly requests review ("review this", "check this", "user perspective"), (4) UX concerns need evaluation (user experience, usability, edge cases), (5) Documentation clarity needs checking from user perspective. DO NOT use for writing tests (use test-writer), quick file searches (use quick-helper), code implementation (Main Claude), or performance analysis.

enufacas
enufacas
tools
open
productivity-tools
1

sequential-thinking

Performs dynamic, reflective problem-solving through iterative thought chains. Use for complex planning requiring revision, branching, backtracking, or hypothesis verification. Ideal for multi-step analysis where context maintenance is required or the full scope isn't initially clear.

irahardianto
irahardianto
tools
open
productivity-tools
1

supabase-setup

Use when setting up Supabase, creating database tables, writing RLS policies, configuring Auth (especially Apple Sign-In), creating storage buckets, writing Edge Functions in TypeScript/Deno, or running migrations. Triggers on "Supabase setup", "RLS policy", "Edge Function", "database schema", "storage bucket", "Apple Sign-In auth".

bgrober
bgrober
tools
open
Previous
Page 335 / 583
Next