Agent Skills by Henry Tan
Showing 9 vetted skills indexed across 1 GitHub repositories.
composing-workflows
Compose agentic AI workflows with sequential, parallel, and conditional execution patterns.
creating-abstractions
Create custom components for the OpenBench agentic AI workbench.
adapters
Integrate external AI frameworks like LangChain and CrewAI into OpenBench workflows.
output-layer
Generate PDF, PowerPoint, HTML, audio, and Markdown artifacts from processed data.
intelligence-layer
Create framework-agnostic AI agents with tool use, memory, and RAG patterns.
chat-ui
Build chat interfaces with TypeScript and React using the A2UI protocol.
testing-openbench
Create and execute unit tests for OpenBench components with mocking strategies.
chat-layer
Orchestrate agents and render rich content via the A2UI v0.10 protocol.
data-layer
Chunk documents, generate embeddings, and index vectors in Pinecone for RAG.