Agent Skills Hub

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

Clear

150 skills found

ResearchAutomationProductivity
nuwa-skill avatar

nuwa-skill

A perspective engineering engine that researches, extracts mental models, and generates runnable persona skills based on deep expression DNA analysis.

Views: 484,428
EngineeringAutomationData Analysis
agent-system avatar

agent-system

Implementation patterns for MERIDIAN autonomous AI agents using Claude API, including BaseAgent lifecycle, structured tool use, token budget enforcement, and cron scheduling.

Views: 17
EngineeringAutomation
simple-skill avatar

simple-skill

A testing skill designed to verify the functionality of the Skillet CLI by performing basic tasks and confirming completion.

Views: 1019
EngineeringAutomation
agent-architecture avatar

agent-architecture

Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.

Views: 22
EngineeringResearch
deepwiki avatar

deepwiki

Search and retrieve AI-generated documentation, architecture guides, and API references for 300+ popular GitHub repositories using DeepWiki and MCP.

Views: 15
EngineeringAutomationProductivity
implementation avatar

implementation

Structured, template-driven workflow for end-to-end feature development including coding, automated testing, verification, and session-based improvement.

Views: 167
GeneralProductivityAutomation
predict-lucky-number avatar

predict-lucky-number

Generates a random lucky number between 0 and 9999 for games, decision-making, or entertainment.

Views: 87
EngineeringAutomation
PAI avatar

PAI

Physical hardware synthesis bridge for PAI. Generates blueprints, 3D printing code, SVG paths for laser cutting, and G-Code for CNC machining to bring agentic designs into the physical world.

Views: 113
EngineeringAutomationProductivity
find-skills-combo avatar

find-skills-combo

Discover and recommend combinations of agent skills to complete complex, multi-faceted tasks using Maximum Quality or Minimum Dependencies strategies.

Views: 8581
EngineeringAutomation
multi-agent-patterns avatar

multi-agent-patterns

Architect multi-agent systems to overcome context limits, using patterns like supervisor, swarm, and hierarchical models to manage complex workflows.

Views: 915,340
Research
creative-thinking-for-research avatar

creative-thinking-for-research

Applies cognitive science frameworks for creative thinking to generate genuinely novel research directions in computer science and AI.

Views: 157,541#Creative Thinking#Research Ideation#Analogical Reasoning#Problem Reformulation
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