Loading...
Loading...
Found 7,377 Skills
PR review with parallel specialized agents. Use when reviewing pull requests or code.
Enable efficient communication between Thai-language users and agents by translating Thai prompts into English in two modes and by preventing Thai text corruption in files. Use when the user writes in Thai, asks for Thai-to-English interpretation, wants token-efficient prompt rewriting, or reports mojibake/replacement-character issues such as U+FFFD in saved files.
Deep Reading Collaborative System: A system leveraging multi-layered AI Agents to help transform articles from "read" to "understood" to "mastered", and convert knowledge into actionable plans. Use this system when you need to deeply understand complex articles/papers, systematically organize reading notes, think critically about content, discover hidden logical issues and assumptions, or turn knowledge into action plans. Trigger keywords: deep reading, critical thinking, reading notes, article analysis, Socratic questioning, action plan
Guidelines for creating temporary files in system temp directory. Use when agents need to create reports, logs, or progress files without cluttering the repository.
Use this tool to review, audit, or validate the quality and cross-platform/cross-agent compatibility of Claude Code skills. It is triggered by phrases such as "审查 skill", "review skill", "检查 skill 质量", "skill 兼容性检查", "review 兼容性"
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Orchestrate comprehensive content research across X, Instagram, YouTube, and TikTok platforms. Runs all research skills in parallel via subagents, then aggregates findings into actionable content plans and platform-specific intelligence playbooks. Use when asked to: - Create a content plan for social media - Research content across all platforms - Generate content ideas from multiple sources - Build a content strategy playbook - Aggregate research from X, Instagram, YouTube, TikTok - Run comprehensive content research - Create platform playbooks Triggers: "content plan", "content planner", "research all platforms", "comprehensive research", "content strategy", "multi-platform research", "create playbooks", "aggregate research"
Implementation agent that executes a single task and creates handoff on completion
Deep Research Skill - Multi-source investigation across X (Twitter), the Web, and academic papers using team agents. Utilize this skill when users request deep research, comprehensive investigation, multi-perspective analysis, or hypothesis development on any topic. It is triggered by phrases such as "deep research", "investigate thoroughly", "research across sources", "ディープリサーチ", or requests for fact-based analysis with original hypotheses. It conducts a 6-phase research process: needs analysis, X preliminary research, parallel web deep-dive (3 agents), information integration, hypothesis construction, and final report delivery.
Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory systems, and flows for complex workflows. Essential for building collaborative AI agent teams. Use when: crewai, multi-agent team, agent roles, crew of agents, role-based agents.
Research-aligned self-consistency for debugging. Spawns independent solver agents that each explore and debug the problem from scratch. Uses majority voting. Based on "Self-Consistency Improves Chain of Thought Reasoning" (Wang et al., 2022). Use for critical bugs, algorithms, or when other approaches have failed.
Divide-and-conquer implementation from specs/plans. Decomposes a reference document into independent tasks, assigns each to a builder agent, executes in parallel waves respecting dependencies, then integrates results. Use when you have a spec, PRD, plan, or large feature to implement quickly with parallel execution.