Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

orxhestra

orxhestra contient 11 skills collectées depuis NicolaiLassen, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
19
mis à jour
2026-04-19
Forks
6
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

yaml-composer
Développeurs de logiciels

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

2026-04-19
a2a-integration
Développeurs de logiciels

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

2026-04-12
agent-callbacks
Développeurs de logiciels

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

2026-04-12
agent-planners
Développeurs de logiciels

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

2026-04-12
agent-skills
Développeurs de logiciels

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

2026-04-12
agent-streaming
Développeurs de logiciels

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

2026-04-12
agent-tools
Développeurs de logiciels

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

2026-04-12
build-agent
Développeurs de logiciels

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

2026-04-12
compose-agents
Développeurs de logiciels

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

2026-04-12
mcp-integration
Développeurs de logiciels

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

2026-04-12
structured-output
Développeurs de logiciels

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

2026-04-12