Ageniti skill

Official

Expose app actions to agents with one runtime.

AuthorAgeniti
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ageniti solves the problem of inconsistent “glue code” for tool surfaces by defining an app action once and running it through a shared runtime that standardizes validation, permissions, streaming events, redaction, confirmation, and error contracts.

Core Features & Use Cases

  • Unified action contract: Define a typed action with explicit input/output schemas, side effects, idempotency, permissions, visibility, and optional deprecation metadata.
  • Shared runtime across surfaces: Invoke the same actions consistently via CLI, HTTP, MCP, OpenAI tools, Vercel AI SDK-style tools, JSON automation, a dev console, and React invocation.
  • Operational safety & consistency: Enforce authorization and confirmation requirements, handle timeouts/retries, and emit structured success/failure envelopes with deterministic redaction.

Quick Start

Define a public action with a name and schema using defineAction, create an app with createAgenitiApp, then ask an AI host to invoke that action through the generated surface you prefer.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Ageniti skill
Download link: https://github.com/Ageniti/Ageniti/archive/main.zip#ageniti-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.