Offloading tasks with a well-defined scope to sub-agents, for instance to use a sub-agent to implement a set of...
cat ~/New
Browse newest skills added to the marketplace
Xcode 26 and Apple platform update notes with a focus on Liquid Glass, Foundation Models Framework, and Apple...
Work incrementally on Issues with Git worktree support for parallel agent workflows. Use when starting a coding...
Publish a new version via GitHub Actions. Use when user says "publish", "release", or "bump version".
Create and manage local Issue specs (specs/issues/) - individual work items with testable acceptance criteria. Use...
Create and manage Epics - collections of related issues for major feature areas. Use when starting a new project(big...
Generate Conventional Commits 1.0.0 compliant messages. Use when the user says "commit", "create commit", or...
Search and query TikHub APIs for TikTok, Douyin, Xiaohongshu, Lemon8, Instagram, YouTube, Twitter, Reddit, and more....
Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent...
A comprehensive code review skill that analyzes code for best practices, potential bugs, security issues, and...
Convert mixed terminal output and instructions into safe, paste-ready command blocks.
Detect and prevent state-visibility violations across execution contexts within a single transaction.
Analyzes failures or user requests to automatically scaffold new skills, ensuring structural evolution.
Structured logging and analysis of execution failures to prevent recurrence.
Generates a 'Red Team' critique of recent code or plans to identify weak assumptions and edge cases.
A QA gate that validates potentially destructive or irreversible actions before execution.
Detects when the agent is stuck in a reasoning loop or unproductive state by analyzing tool usage and sentiment patterns.
Provides a Model Context Protocol (MCP) server interface to the skills library, allowing any MCP-compliant agent...
Create or update .gitignore files by fetching standard templates from the GitHub/gitignore repository.
Identify duplicate files across the workspace using SHA256 hashing to reduce redundancy and confusion.
Generate optimized scripts that utilize the specific hardware (cores, GPU, OS) of the execution environment.
Generate comprehensive dependency graphs to identify "single-points-of-failure" and impact analysis chains.
Rapidly ingest documentation via the /llms.txt standard to gain "fast-track" understanding of libraries without...
Enables mid-stream course correction by monitoring a FEEDBACK.md file for user interventions. Allows the agent to...