Agent Skills Hub

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

Clear

364 skills found

Engineering
golang avatar

golang

Production-ready Go development support: concurrency patterns, idiomatic error handling, interface design, testing with testify, and Go best practices for scalable backend services.

Views: 27255
EngineeringProductivityAutomation
gopls-mcp avatar

gopls-mcp

Semantic Go code navigation and analysis tool using the Language Server Protocol (LSP) for accurate, high-performance project intelligence.

Views: 1733
EngineeringAutomation
glyphbox avatar

glyphbox

A framework for an LLM-based NetHack agent that dynamically synthesizes Python code in a secure sandbox to perform complex dungeon exploration and gameplay actions via a high-level API.

Views: 1028
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
EngineeringProductivityAutomation
Observability avatar

Observability

Real-time observability dashboard for PAI multi-agent activity, featuring live WebSocket streaming, session tracing, and agent workflow debugging.

Views: 91
Engineering
project-overview avatar

project-overview

Complete project architecture and structure guide for LobeHub. Use for codebase exploration, project organization, file location, and architectural context.

Views: 1675,884
EngineeringAutomation
requesting-code-review avatar

requesting-code-review

Enforces code quality by dispatching a dedicated subagent to review work against project plans, requirements, and git commit history before tasks are completed or merged.

Views: 80171,935
EngineeringAutomation
security-hardening avatar

security-hardening

Comprehensive security audit and hardening for AI agents: credential scanning, PII protection, prompt injection defense, and workspace config optimization.

Views: 94,454#security#audit#hardening#secrets
EngineeringProductivityResearch
librarian avatar

librarian

Fetch, index, and search developer documentation from GitHub and websites to provide AI agents with accurate, grounded, and version-specific code context.

Views: 998
EngineeringAutomation
doc-sync avatar

doc-sync

Synchronizes and maintains CLAUDE.md and README.md documentation hierarchy across a repository to ensure consistent, just-in-time context for AI agents.

Views: 15813
ProductivityEngineeringAutomation
gemini avatar

gemini

CLI interface for Gemini AI, enabling one-shot model inference, text generation, and JSON-formatted data extraction for OpenClaw users.

Views: 42366,013
Engineering
fp-pipe-ref avatar

fp-pipe-ref

Quick reference for pipe and flow in fp-ts. Use to chain functions, compose operations, or build clean, readable data pipelines in functional TypeScript code.

Views: 46#fp-ts#pipe#flow#composition