Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

154 skills found

ProductivityContent
prompt-estruturado avatar

prompt-estruturado

A structured prompting framework to transform casual inputs into professional, modular LLM prompts with persona, context, task, format, and guardrails.

Views: 148
ProductivityEngineeringAutomation
prompt-improver avatar

prompt-improver

Enriches vague prompts by performing codebase research and asking targeted questions to clarify user intent before execution.

Views: 101,406
EngineeringData AnalysisAutomation
massive-context-mcp avatar

massive-context-mcp

Process massive files and large codebases (10M+ tokens) by recursively chunking, sub-querying, and aggregating results to overcome LLM context limits.

Views: 170
EngineeringAutomation
langgraph-workflows avatar

langgraph-workflows

Master multi-agent orchestration with LangGraph. Build stateful, fault-tolerant AI workflows using supervisor-worker patterns, conditional routing, and advanced state management.

Views: 103#langgraph#workflows#multi-agent#state-management
EngineeringProductivityAutomation
create-agent avatar

create-agent

Comprehensive guide for scaffold, configure, and structure gitagent projects. Manage agent.yaml, SOUL.md, RULES.md, and project directory layouts.

Views: 1510
ContentAutomationProductivity
videocut:剪口播 avatar

videocut:剪口播

AI-powered video editing agent for talking head videos, featuring speech-to-text, disfluency detection, and browser-based review workflows.

Views: 271,515
EngineeringAutomationProductivity
CCOS MCP Tools avatar

CCOS MCP Tools

Reference for all MCP tools exposed by the CCOS server, enabling capability discovery, session management, and governed RTFS execution for autonomous agent workflows.

Views: 1211
EngineeringAutomation
web-shader-extractor avatar

web-shader-extractor

Extract, deobfuscate, and port WebGL/Canvas/Shader visual effects from websites into standalone, native JavaScript projects.

Views: 47187
ProductivityResearch
drift avatar

drift

Frameworks and tools for AI agents exploring consciousness, identity, and persistent autonomy. Includes session handoff, memory infrastructure, and self-reflection protocols.

Views: 104,456
EngineeringProductivityAutomation
multi-llm-advisor avatar

multi-llm-advisor

Fetches expert perspectives from OpenAI Codex and Google Gemini for architecture, code reviews, and debugging, with transparent LLM synthesis.

Views: 235
EngineeringAutomation
context-engineering-collection avatar

context-engineering-collection

A structured repository of Agent Skills for context engineering, multi-agent architectures, and production-grade agent system optimization.

Views: 11
EngineeringAutomationProductivity
pr-review-fix-loop avatar

pr-review-fix-loop

Orchestrate an automated PR review-fix loop. Dispatches subagents to analyze code, CI status, and comments, then applies iterative fixes until the PR reaches a passing state.

Views: 83