Agent Skills Hub

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

Clear

376 skills found

EngineeringAutomation
ring:testing-skills-with-subagents avatar

ring:testing-skills-with-subagents

A meta-skill for building robust AI agent skills using a TDD approach: define failure (RED), implement the skill (GREEN), and plug rationalization loopholes (REFACTOR).

Views: 12181
ContentEngineeringAutomation
sound-effects avatar

sound-effects

Generate professional-grade sound effects from text descriptions. Create audio textures, cinematic impacts, UI sounds, and ambient environments with precision control over duration, looping, and prompt adherence.

Views: 11193
EngineeringAutomation
update-llm-model-list avatar

update-llm-model-list

Audit and synchronize the supported LLM model list in assets.py against the authoritative litellm registry.

Views: 144,082
ResearchAutomationProductivity
research-review avatar

research-review

Get deep, critical, NeurIPS/ICML-style peer reviews of your research, paper drafts, and experimental setups using external LLMs via Codex MCP.

Views: 287,821
EngineeringData AnalysisAutomation
transcription avatar

transcription

Production-ready audio/video transcription using OpenAI Whisper. Features model selection, timing synchronization, speaker diarization, and batch processing for media workflows.

Views: 15255
EngineeringData AnalysisAutomation
Extract structured data from unstructured files (PDF, PPTX, DOCX...) avatar

Extract structured data from unstructured files (PDF, PPTX, DOCX...)

Implement LlamaExtract for robust structured data extraction from PDF, DOCX, and PPTX files using Pydantic schemas.

Views: 16176
EngineeringAutomation
claude-code avatar

claude-code

Standardized skill for Claude Code agents to dynamically query OpenRouter model recommendations and metadata via the Claudish CLI.

Views: 43255
EngineeringData AnalysisAutomation
trulens-evaluation-workflow avatar

trulens-evaluation-workflow

A systematic workflow to instrument, evaluate, and monitor LLM applications using TruLens, supporting frameworks like LangChain, LangGraph, and LlamaIndex.

Views: 113,286#trulens#llm#evaluation#workflow
Engineering
aws-solution-architect avatar

aws-solution-architect

Expert AWS solution architecture for startups focusing on serverless, scalable, and cost-effective cloud infrastructure with modern DevOps practices and IaC.

Views: 16732
EngineeringAutomation
performance-testing avatar

performance-testing

Profiles application performance using k6, Artillery, or JMeter to measure latency, throughput, and error rates. Ideal for planning load, stress, and soak tests to identify bottlenecks.

Views: 24329#performance#load-testing#stress-testing#scalability
Engineering
acceptance-testing avatar

acceptance-testing

Plan, implement, and execute user acceptance tests (UAT) and end-to-end scenarios to validate requirements against user-visible behavior.

Views: 121
Engineering
create-auth-skill avatar

create-auth-skill

Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detects frameworks, configures database adapters, sets up route handlers, adds OAuth providers, and scaffolds UI pages.

Views: 7187