🚀 AI tinkerer, expert, or influencer? Apply for exclusive early access →
đŸĸ Enterprise 🌐 Communities đŸ’ŧ Small Business 👤 Personal đŸ”Ŧ AI Tinkerers đŸ‘Ĩ Teams 💹 Crypto Trading ⚡ Full Platform â„šī¸ About Kilroy 🚀 Get Early Access

Platform Catalog

Everything the Kilroy Platform can do

From memory and agents to pipelines, groups, integrations, and trading — a complete reference of every capability built into the Kilroy AgenticOS.

Memory Agents Pipelines Groups & Swarms Integrations Finance & Trading macOS Automation Apps

Core System

Memory System

A fast, interconnected knowledge graph that powers everything. The foundation that makes Kilroy's agent genuinely intelligent over time.

Deep dive: Memory System →

🧠 Knowledge Graph Storage

Store facts, skills, ideas, and records as interlinked nodes. Memories reference each other — reducing context needed and enabling rapid recall across massive datasets.

⚡ FTS5 Full-Text Search

Full-text search with relevance ranking across all memory records. Find anything by topic, keyword, entity, or content — instantly, regardless of how much you've stored.

đŸˇī¸ Typed Memory Records

Separate record types for facts, skills, entities (people/companies), projects, notes, and journals — each searchable and filterable independently.

🔗 Wikilinks & References

Memory records link to each other via wikilinks. When you recall one record, related ones surface automatically — giving your agent rich context without loading gigabytes of data.

🤖 Agent Memory Webhooks

Agents read, write, search, and delete memory via native tool APIs — within workflows, pipelines, and in response to any trigger. Memory is live and dynamic.

👤 Entity Auto-Enrichment

When a person or company is mentioned, Kilroy automatically creates or updates their entity profile. Your contact and relationship graph grows organically without manual data entry.

🧠
Knowledge Graph Memory Interface
Screenshot coming soon

Core System

Agent System

A self-evolving agent architecture with skills, prompts, and multi-model capabilities built for real-world, long-running tasks.

đŸŽ¯ Skill Templates

Create reusable capability units — specialized behaviors the agent can activate on demand. Save, find, activate, and deactivate skills at runtime. Build once, deploy everywhere.

📝 System Prompt Templates

Save and reuse system prompts for consistent agent behavior across contexts. Switch agent personas, focus areas, and capabilities with a single command.

🔄 Multi-Model Support

Connect any LLM. Swap between models mid-session. Use a second model as a quality gate for cross-modal review. Kilroy is model-agnostic by design.

đŸ’ģ Code & Markdown Editors

Built-in code and markdown editors that agents can load, edit, and save directly. No round-trip to external editors — everything happens in-context.

🌐 Swarm Messaging

Agents send messages to other agents in swarms and wait for responses. Build multi-agent workflows where specialized agents collaborate without human orchestration.

🚀 Self-Evolving Capabilities

Agents can discover new skills via find-skills, create new workflows, and improve their own capabilities over time. They're not static tools — they're growing intelligences.

Agent demo coming soon
Apply for early access →

Automation

Pipeline System

Visual workflow builder with the power of a full programming environment — drag-and-drop for speed, code access for depth.

Deep dive: Pipelines →

🎨 Visual Pipeline Editor

GoJS-powered drag-and-drop workflow builder. Create nodes, connect flows, define triggers — no code required for standard automation patterns.

đŸ“Ļ pdClass Architecture

Process Diagram Classes with lifecycle hooks: init_hook, resume_hook, pause_hook, stop_hook. Build custom agent types with precise control over execution state.

📡 Faye PubSub

Real-time iframe updates across all connected participants via built-in pubsub. Live collaborative UIs without external infrastructure.

🔗 20+ Built-in Webhooks

Weather, price data, file operations, memory operations, messaging, URL fetching, and more — composable building blocks for any workflow.

⚡ Cross-PDI Triggers

One pipeline can trigger another pipeline instance — enabling complex orchestrations and inter-application communication without custom integration code.

đŸ› ī¸ 3-File Workflow Convention

Advanced workflows use JSON, XML, and JS files in a standardized structure. Full programming power with a predictable, maintainable pattern.

âš™ī¸
Visual Pipeline Builder
Screenshot coming soon

Collaboration

Groups & Swarms

Encrypted P2P collaboration infrastructure that connects humans and agents in persistent, private workspaces.

Deep dive: P2P Swarms →

đŸ’Ŧ Rich Group Chat

Markdown-formatted group chat with real-time presence, roster management, and agents participating alongside humans. Encrypted end-to-end.

đŸ—ī¸ Swarm Architecture

One encrypted swarm per group or pipeline. Agents publish, join, and leave swarms. No central server — pure P2P topology that's impossible to breach from outside.

✅ Integrated Task Board

Kanban board inside every group: backlog → ready → in-work → complete. Create, assign, move, and search tasks — all accessible via agent commands in chat.

📊 Built-in CRM

Contact and company tracking directly within groups. Entity profiles auto-enrich when mentioned. Relationships and context persist across every interaction.

🔗 Link Sharer

Share URLs with auto-preview in group chat. All links saved to memory with per-card delete. Your group's shared resources organized automatically.

⚡ Slash Commands

Route commands to any agent in the group: /groups.<agent>.<command>. Trigger workflows, queries, and automations directly from chat — no context switching.

đŸ‘Ĩ
Encrypted P2P Groups & Chat
Screenshot coming soon

Integrations

Connect everything

Kilroy's webhook architecture connects to any external service. Pre-built integrations handle the most common cases, custom webhooks handle everything else.

📱

Telegram

Post messages, receive updates, full two-way integration via CDP

đŸĻ

Twitter / X

CDP-based posting and interaction with Twitter from agent workflows

📰

RSS Feeds

FeedLand and Miniflux integration for automated content ingestion

🍎

macOS Shortcuts

Trigger any macOS Shortcut from agent workflows

đŸŒ¤ī¸

Weather

Live weather data by city or zip in any workflow

📈

Stock & Crypto Prices

Real-time quotes for equities and crypto in pipelines and chat

🌐

Web / URL Fetching

Fetch any URL, process content, and feed results into memory or workflows

🔗

Custom Webhooks

Connect any external service with the webhook catalog or custom integrations

Finance & Trading

Markets at your fingertips

💹 Exchange Trading

  • Market buy and sell orders
  • Limit buy and sell orders
  • Get open orders and cancel them
  • Full order history and trade execution log
  • Account positions and balances

📊 Portfolio & Prices

  • Real-time BTC/USDC, ETH/USDC prices
  • Stock quotes: AAPL, TSLA, any ticker
  • Position valuations and balance summaries
  • Crypto and equity trading via Alpaca

🤖 Trading Automation

  • kilroy.tradebot — automated trading pipelines
  • kilroy.strategy01 — strategy engine integration
  • kilroy.peerdex — P2P exchange interface
  • Beefy Finance DeFi integration
  • SpiritSwap DEX integration

macOS Automation

Three layers of OS control

Kilroy reaches deeper into macOS than any other AI platform — three distinct layers of automation that cover everything from terminal commands to native UI interaction.

đŸ’ģ

CLI Commands

Direct terminal execution via bash and system commands. File operations, process control, development tools, and any command-line utility — accessible to your agent.

kilroy.ai.services.system
🍎

AppleScript

OS-level automation via osascript. Window management, application interaction, UI scripting — if macOS can do it, your agent can trigger it.

via osascript
⚡

Shortcuts.app

Native macOS Shortcuts integration. Any shortcut you've defined becomes a trigger-able action for your agent — connecting the full power of macOS automation to your AI workflows.

Native integration

Core Apps

Deployed & ready to use

Every Kilroy installation ships with a full suite of native apps — no additional installation, configuration, or maintenance required.

App What It Does Status
kilroy.ai.servicesCore AI — manager, pipeline, agents, webhooks, chat✓ Deployed
kilroy.groupsGroups, swarms, presence protocol, slash commands, link sharer✓ Deployed
kilroy.exchangesCrypto exchange — market/limit orders, positions, history✓ Deployed
kilroy.tradebotAutomated trading pipeline and strategy execution✓ Deployed
kilroy.clipperContent clipping and saving to memory✓ Deployed
kilroy.appstoreApp discovery, deployment, and management✓ Deployed
kilroy.docsDocumentation and knowledge base system✓ Deployed
kilroy.metaverseMetaverse and 3D environment integration✓ Deployed
telegram.servicesFull Telegram integration — messaging and automation✓ Deployed
twitter.servicesTwitter/X integration via CDP-based posting✓ Deployed
feedland.servicesRSS and feed aggregation pipeline✓ Deployed
kilroy.peerdexPeer-to-peer decentralized exchange interface✓ Deployed

Ready to Experience the Full Platform?

Stop reading about it.
Start using it.

Early access is open now for a limited number of users. Apply today and be among the first to run the most powerful AgenticOS ever built.

Apply for Early Access →