Nicolai M. T. Lassen
Community@nicolailassen · Copenhagen
Software engineer, MSc DTU.
Agent Skills by Nicolai M. T. Lassen
Showing 11 vetted skills indexed across 1 GitHub repositories.
agent-tools
Wrap Python async functions and agents as callable tools for orxhestra workflows.
yaml-composer
Build multi-agent orxhestra trees from declarative YAML configuration.
agent-callbacks
Add callback hooks for logging and error handling around LLM calls and tool execution.
agent-skills
Define and load named agent skills at runtime via SkillStore backends.
agent-planners
Inject structured planning instructions and maintain planning state across LLM calls.
build-agent
Build orchestrated LLM agents with tool calling and streamed async sessions.
compose-agents
Compose Python multi-agent pipelines with sequential, parallel, and loop primitives.
structured-output
Convert LlmAgent model responses into validated Pydantic objects using output_schema.
agent-streaming
Stream orchestration events from agents via astream() for real-time progress.
mcp-integration
Load MCP-exposed tools into orxhestra agents via MCPClient and MCPToolAdapter.
a2a-integration
Expose orxhestra agents as JSON-RPC A2A endpoints or connect to remote A2A agents.