카탈로그가 지능형 인력으로 도약합니다.
인증된 모든 커넥터는 AI 에이전트가 즉각 호출할 수 있는 도구 규격으로 자동 변환됩니다. 따라서 동일한 라이브러리를 통해 공용 템플릿과 고유 에이전트 업무를 동시에 완수합니다. 향후 **단일 런타임에서 유기적으로 움직일 4개 레이어 40종 에이전트**를 제공할 예정입니다.
핵심 런타임과 선도 에이전트 2종, 자체 API Key 연동 및 관리 콘솔은 바로 사용하실 수 있습니다. 하단의 레이어 2~4 제품들은 로드맵에 따른 순차 개발 단계에 있습니다.
First-party agents
Ready-to-run agents hosted on the Zervanor runtime. Each runs as an isolated pod in the same runtime as your workflows.
AI Assistant
ai-agent Conversational AI assistant with connector-backed tools. Built on the Generic Agentic Runtime shell (ADR-038): understands goals in natural language, uses available connector tools to take real action
Content Agent
content-agent Content operations agent: drafting, editorial calendar, and social scheduling across CMS and publishing tools. Built on the Generic Agentic Runtime shell (ADR-038).
Data Agent
data-agent Autonomous data and analytics agent. Queries databases and BI tools, transforms raw results into readable reports, identifies trends and anomalies, and delivers summaries via email or Slack. Read-only
DevOps Agent
devops-agent Autonomous DevOps and infrastructure agent. Monitors deployments, triages incidents, coordinates on-call via PagerDuty, checks GitHub PR status, and automates routine ops tasks — across GitHub, Kubern
E-commerce Agent
ecommerce-agent E-commerce operations agent: order management, inventory tracking, and fulfillment across store platforms. Built on the Generic Agentic Runtime shell (ADR-038).
Education Agent
education-agent Education operations agent: student progress tracking and feedback across LMS and scheduling tools. Built on the Generic Agentic Runtime shell (ADR-038).
Executor Agent
executor-agent Multi-step automation archetype: reliably executes a defined multi-step procedure end to end, idempotently. Built on the Generic Agentic Runtime shell (ADR-038).
Finance Agent
finance-agent Finance operations agent: invoicing, AP/AR, expense approvals, and reconciliation across accounting and payment tools. Built on the Generic Agentic Runtime shell (ADR-038).
generic-agent
generic-agent Generic Agentic Runtime shell (ADR-038). One configurable runtime: a new agent product is this shell + a manifest (system prompt + tool bindings), not a new codebase. ReAct planning loop over AG-02 co
HR Agent
hr-agent HR operations agent: employee onboarding, policy Q&A, and time-off handling across HRIS and chat tools. Built on the Generic Agentic Runtime shell (ADR-038).
Legal Agent
legal-agent Legal review agent: contract clause review and risk flagging — read-only, escalates to counsel. Built on the Generic Agentic Runtime shell (ADR-038).
Marketing Agent
marketing-agent Marketing analytics agent: campaign performance analysis, segmentation, and reporting across ad and email tools. Built on the Generic Agentic Runtime shell (ADR-038).
Monitor Agent
monitor-agent Threshold-alerting archetype: evaluates a metric or condition against a threshold and reports status or raises an alert. Built on the Generic Agentic Runtime shell (ADR-038).
Planner Agent
planner-agent Domain-agnostic multi-phase task orchestrator: decomposes a complex goal into ordered phases and drives each with real tools. Built on the Generic Agentic Runtime shell (ADR-038).
Project Manager Agent
pm-agent Project management agent: sprint planning, standup summaries, and backlog grooming across issue trackers. Built on the Generic Agentic Runtime shell (ADR-038).
Real Estate Agent
realestate-agent Real estate operations agent: listing management, lead qualification, and showing scheduling across CRM tools. Built on the Generic Agentic Runtime shell (ADR-038).
Recruiting Agent
recruiting-agent Recruiting agent: CV screening, candidate ranking, and interview scheduling across ATS and calendar tools. Built on the Generic Agentic Runtime shell (ADR-038).
Research Agent
research-agent Autonomous research specialist. Given a research goal, gathers information from connected sources (web, documents, APIs), synthesizes findings, and returns a structured research report. Read-only tool
Responder Agent
responder-agent Context-aware Q&A archetype: answers questions grounded in retrieved data and tool calls, with citations. Built on the Generic Agentic Runtime shell (ADR-038).
Sales Agent
sales-agent Autonomous sales operations agent. Manages CRM pipelines, enriches prospect data, drafts outreach, tracks deal activity, and surfaces revenue insights — across HubSpot, Salesforce, email, and calendar
Security Agent
security-agent Security operations agent: threat-alert triage and audit-log review — read-only, escalates incidents. Built on the Generic Agentic Runtime shell (ADR-038).
Slack AI Agent
slack-agent Conversational AI over Slack (Socket Mode) powered by the Generic Agentic Runtime shell (ADR-038, PH-AG-03C). Every inbound DM or @mention drives a ReAct planning loop that can use connector tools to
Support Agent
support-agent Autonomous customer support agent. Triages incoming tickets, routes to the right queue, drafts responses from knowledge base, escalates when needed, and keeps Slack updated — across Zendesk, Freshdesk
Uptime Watcher
uptime-watcher L3 Ambient Watcher: on a schedule, evaluates endpoint/service uptime against a threshold and raises an ALERT verdict when degraded, cascading to a role agent. Built on the Generic Agentic Runtime shel
WhatsApp AI Agent
whatsapp-agent-v2 Conversational AI over WhatsApp powered by the Generic Agentic Runtime shell (ADR-038). Replaces command rules with LLM intelligence: every inbound message drives a ReAct planning loop that can use co
whatsapp-agent
whatsapp-agent WhatsApp provider agent built with Zervanor Agent SDK
새로운 에이전트는 코드 설계가 아닌 메니페스트 작성으로 구축됩니다.
하나의 공통 런타임 코어(ADR-038)가 모든 지능형 에이전트들을 안전하게 실행합니다. 새로운 기능이나 에이전트 제품을 만들 때 별도 코드 개발이나 추가 저장소 생성 없이 agent.manifest.json(프롬프트 지침, 작동 및 기억 장치 설정, 사용 도구 바인딩)을 설계한 뒤 zervanor push로 적용하면 완료됩니다.
- 자동 ReAct 계획 루프 — 생각하고, 행동하고, 검증하는 사이클을 자체 구동하며 필요한 도구들은 커넥터 목록에서 자동 로드합니다.
- 제공업체 제약 없는 모델 활용 — Seam 인터페이스 규격을 통해 OpenAI나 Gemini 등 최신 모델을 입맛에 맞춰 얹을 수 있습니다.
- 안전한 통제력 확보 — 테넌트 격리 기능과 허용 도구 화이트리스트 지정, 에이전트별 실시간 승인(HITL) 규칙을 탑재할 수 있습니다.
{
"id": "support-agent",
"agentic": {
"system_prompt": "You triage support tickets…",
"planning_mode": "react",
"memory_mode": "session",
"tool_sources": ["zendesk", "slack"],
"tool_policy": { "require_confirmation": true }
}
}