원클릭으로
platform-knowledge
Qorven platform self-knowledge — architecture, capabilities, installable plugins, and self-evolution guide.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Qorven platform self-knowledge — architecture, capabilities, installable plugins, and self-evolution guide.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Automated research pipeline — find, index, and surface insights from papers, docs, and web sources.
Use this skill for Word documents (.docx) — create, read, edit, format with headings, tables, images, page numbers.
Use this skill for anything involving PDF files — read, create, merge, split, extract text, add watermarks, fill forms, encrypt/decrypt, OCR.
Self-hosted Firecrawl — deep web crawling, scraping, and search for AI agents. Converts websites into clean markdown.
Use this skill for PowerPoint presentations — create, read, edit .pptx files with slides, layouts, images, charts.
Create or update Qorven agent skills with structured SKILL.md files, scripts, and references.
SOC 직업 분류 기준
| name | platform-knowledge |
| description | Qorven platform self-knowledge — architecture, capabilities, installable plugins, and self-evolution guide. |
| when_to_use | When asked about what the platform can do, what tools are available, how to extend capabilities, or when suggesting improvements. |
| context | inline |
| Tool | Purpose | Cost |
|---|---|---|
web_search | Find information (Tavily, Perplexity, DuckDuckGo) | Free |
web_fetch | Read a specific URL | Free |
firecrawl | Deep crawl entire sites, JS rendering | Free if self-hosted |
exec | Run shell commands in sandbox | Free |
file_read/write/edit | Workspace file operations | Free |
email_send | Send email via SMTP | Free |
email_read | Check IMAP inbox | Free |
memory_search | Search agent memories | Free |
delegate_to_soul | Delegate task to another agent | Free |
create_soul | Create a new specialized agent | Free |
Plugins extend Qorven's capabilities. Install via Docker or API key:
CRAWL4AI_API_TOKEN=fc-xxx (from firecrawl.dev)docker run -d -p 3002:3002 ghcr.io/firecrawl/firecrawl:latestFIRECRAWL_URL=http://localhost:3002/v1pip install scraplingdocker run -d -p 8888:8080 searxng/searxngSEARXNG_URL=http://localhost:8888Qorven agents can extend the platform:
create_soul to spawn specialized workersIf a user asks "can you do X?" and the answer is "not yet":
All outbound actions (email, social posts, webhooks) go through an approval gate: