Luigi Aceto
Community@laceto · Milan
Actuarial data scientist @ Gen Re
Agent Skills by Luigi Aceto
Showing 20 vetted skills indexed across 2 GitHub repositories.
langgraph-human-in-the-loop
Pause LangGraph workflows for human review and resume with Command(resume=...).
langchain-dependencies
Identify and lock compatible LangChain dependencies across Python and TypeScript ecosystems.
langgraph-persistence
Persist LangGraph state across threads with configurable checkpointer backends.
langchain-middleware
Pause LangChain agents before dangerous tool calls for human approval.
langchain-fundamentals
Build LangChain agents with create_agent using defined tools and middleware in Python or TypeScript.
deep-agents-orchestration
Orchestrate subagents, TodoList planning, and HITL workflows in Deep Agents.
deep-agents-memory
Routes memory and filesystem operations through pluggable StateBackend, StoreBackend, and CompositeBackend backends for Deep Agents.
langchain-rag
Build end-to-end RAG pipelines with LangChain document loaders, embeddings, and vector stores.
framework-selection
Guide AI framework selection among LangChain, LangGraph, and Deep Agents at project startup.
langgraph-fundamentals
Orchestrate AI workflows as directed graphs of stateful nodes.
deep-agents-core
Configure Deep Agents harness with middleware for planning, memory, and subagents.
git-commit
Create Conventional Commits with type, scope, and description from git diffs.
update-docs
Update project documentation by reading source files and diffing against existing docs.
brainstorm
Facilitate structured brainstorming sessions to reframe concepts and identify assumptions.
sync-deps
Scan Python source files and notebooks to synchronize dependency manifests.
breakdown
Recursively decompose complex tasks into smaller actionable sub-problems.
code-review
Review code for cognitive debt, maintainability, performance, and security issues.
py-project-init
Scaffold a Python library project with configuration files and Git initialization.
make-skill-template
Generate Agent Skills for GitHub Copilot with SKILL.md files and directory structures.
notebook-guide
Generates a user guide Jupyter notebook (.ipynb for a specified Python module or file.