Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

orxhestra

orxhestra에는 NicolaiLassen에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
19
업데이트
2026-04-19
Forks
6
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

yaml-composer
소프트웨어 개발자

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

2026-04-19
a2a-integration
소프트웨어 개발자

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

2026-04-12
agent-callbacks
소프트웨어 개발자

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

2026-04-12
agent-planners
소프트웨어 개발자

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

2026-04-12
agent-skills
소프트웨어 개발자

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

2026-04-12
agent-streaming
소프트웨어 개발자

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

2026-04-12
agent-tools
소프트웨어 개발자

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

2026-04-12
build-agent
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-12
mcp-integration
소프트웨어 개발자

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

2026-04-12
structured-output
소프트웨어 개발자

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

2026-04-12