Thiago Nepomuceno
Community@thinepo
I am founder and CEO at Neps Academy. Besides that, I work on projects that I find interesting and/or have fun with.
Agent Skills by Thiago Nepomuceno
Showing 12 vetted skills indexed across 1 GitHub repositories.
prompt-caller
Manage and invoke AI prompts with YAML frontmatter and Jinja templating.
langgraph-human-in-the-loop
Pause and resume LangGraph workflows with human input via interrupt().
langchain-dependencies
Manage LangChain ecosystem dependencies for Python and TypeScript projects.
langgraph-persistence
Manage state persistence and conversation history for LangGraph applications.
langchain-middleware
Implement human-in-the-loop approval workflows for LangChain agents.
langchain-fundamentals
Create and manage LangChain agents with tools and middleware.
deep-agents-orchestration
Orchestrate agentic workflows with sub-agent delegation, todo-based planning, and human approval gates.
deep-agents-memory
Manage persistent and ephemeral memory with filesystem operations via backend routing.
langchain-rag
Creates Retrieval-Augmented Generation pipelines with Chroma, FAISS, and Pinecone vector stores.
framework-selection
Select LangChain, LangGraph, or Deep Agents based on task complexity and control flow.
langgraph-fundamentals
Document LangGraph's Python library for building stateful, event-driven applications with directed graphs.
deep-agents-core
Create AI agents with custom tools and middleware using the Deep Agents framework.