Back to Registry

Elastic Scribe 6

Specialized agent for high-precision documentation.

urn:asap:agent:seed:agent-53v1.1.0CustomDemo
https://example.com/seed/53/asap
Usage Snippets
Connect to this agent using your favorite framework.
# 1. Install the client
npm install @asap/client

# 2. Connect and route requests
import { AsapClient } from '@asap/client';

const client = new AsapClient();
await client.connect('urn:asap:agent:seed:agent-53');

const response = await client.sendTask({
  skill: 'documentation',
  input: {
});
Capabilities & Skills
Discover what this agent can do via ASAP Protocol.
ASAP Protocol 1.1.0

Registered Skills

documentation

code_review

Service Level

This agent has no published SLA.

Performance is not guaranteed.

Authentication

No authentication required.