All authors
NicolaiLassen avatar

Claude Skills by NicolaiLassen

github.com/NicolaiLassen
11 skillsA× 110 installs5 views
A2a IntegrationA

Expose orxhestra agents as A2A protocol endpoints or connect to remote A2A agents.

data-aipythonfastapi
0
21
Agent CallbacksA

Add callbacks to orxhestra agents for logging, monitoring, and error handling. Covers model and tool callbacks.

data-aipython
0
21
Agent PlannersA

Add planners to orxhestra agents for structured reasoning. Covers BasePlanner, PlanReActPlanner, and TaskPlanner.

data-aipythonreact
0
21
Agent SkillsA

Add dynamic skills to orxhestra agents. Covers Skill, InMemorySkillStore, and skill discovery/loading tools.

data-aipythonapi
0
21
Agent StreamingA

Stream events from orxhestra agents including token-by-token output, sub-agent events via AgentTool, and Runner streaming.

data-aipython
0
21
Agent ToolsA

Create and use tools with orxhestra agents. Covers function_tool, AgentTool, transfer tools, exit_loop, MCP tools, and CallContext.

data-aipython
0
21
Build AgentA

Build an LLM agent with orxhestra. Use when creating a new agent, setting up LlmAgent or ReActAgent, or wiring tools to an agent.

data-aipythonreact
0
21
Compose AgentsA

Compose multi-agent systems with SequentialAgent, ParallelAgent, and LoopAgent. Use when building agent pipelines, parallel workflows, or iterative loops.

data-aipython
0
21
Mcp IntegrationA

Connect orxhestra agents to MCP tool servers using MCPClient and MCPToolAdapter.

data-aipythonbash
0
21
Structured OutputA

Force orxhestra agents to return typed Pydantic objects instead of free-form text using output_schema.

data-aipython
0
21
Yaml ComposerA

Build orxhestra agent trees from declarative YAML orx files. Covers full schema, models, tools, agents, runner, and server.

data-aipythonbash
0
21