EcoCitizenZ
Path 1 · Agent Trust

Agent Starter Kits

10 guided scaffolds, each with a built-in TrustOps credentialing checkpoint. Pick your kit, build initial setup, pause to acquire credentials, return, verify, and deploy. Every kit is framework-specific but all converge on the same TrustOps / Resolver journey.

Use this page as a selection map — compare archetypes, build paths, and trust routes. Each kit shows who it’s best for, what it builds, what passports are required, and what you can verify through Resolver once credentialed. Bookmark this page and return after TrustOps to complete your build.

Before you start

  • Know which agent archetype you are building
  • Know your stack (Claude / MCP / Python / platform)
  • Have a TrustOps account or be ready to create one

What you need ready

  • Python 3.10+ or Node 18+ (depending on kit)
  • Git (to clone the scaffold)
  • Model API key if using Claude or other LLM path

Where the scaffold lives

Each kit links to its scaffold in the starters/ directory of this repository. Clone or copy the subdirectory, then follow the kit page.

Kits are guided starting points, not production templates.

What TrustOps returns

  • Agent ECZ-ID — your permanent identity anchor
  • Credential manifest (JSON)
  • API keys (issued in TrustOps) for identity injection
Zero → Deployed:Choose a kitInstall dependenciesGo to TrustOps /startAcquire ECZ-ID credentialsPaste credentials into configRun locallyVerify via ResolverDeploy into your environment

The Midpoint Credentialing Model

Every starter kit includes a TrustOps Credentialing Checkpoint—a designed pause point where you acquire your required ECZ-ID passports before completing integration. This midpoint approach ensures your agent is built with resolver-verifiable identity from the start, not bolted on after the fact.

Build initial setup Pause at checkpoint Acquire credentials in TrustOps Return and complete Verify and deploy
Choose Your Kit

10 Starter Kits for Every Agent Pattern

Each kit includes build steps, a TrustOps credentialing checkpoint, integration guidance, Resolver verification, and deploy-into-your-environment instructions.

Beginner30 minutes

Claude Skill Starter

Best fit for: Claude-first teams — fastest path from Claude API to a commercially legible agent

Build ECZ-ID-backed skill agents using Anthropic Claude. Pre-configured with identity verification hooks, trust context injection, and struc...

Required Passports

ECZ-ID Business PassportAgent Credential
Anthropic Claude·Python
Choose This Starter Kit →
Intermediate1 hour

Claude Subagent Starter

Best fit for: Hierarchical multi-agent builds with credential propagation across parent and child agents

Create hierarchical subagent architectures where each subagent carries verified ECZ-ID credentials. Supports delegation chains with provenan...

Required Passports

ECZ-ID Business PassportAgent Credential
Anthropic Claude·Python
Choose This Starter Kit →
Intermediate1 hour

MCP Agent Starter

Best fit for: Model-agnostic builds — swap LLM providers without losing your identity and credentialing posture

Build agents using the Model Context Protocol with ECZ-ID trust anchors. Connect to any MCP-compatible model while maintaining resolver-veri...

Required Passports

ECZ-ID Business PassportAgent Credential
MCP (Model Context Protocol)·Python / TypeScript
Choose This Starter Kit →
Intermediate1-2 hours

API Workflow Agent

Orchestrate multi-step API workflows with ECZ-ID identity verification at every handoff. Includes retry logic, circuit breakers, and verifie...

Required Passports

ECZ-ID Business PassportAgent CredentialAPI Passport
Python·Python
Choose This Starter Kit →
Advanced2-3 hours

Compliance & Evidence Agent

Automate compliance evidence collection and audit trail assembly. Pre-configured for common regulatory frameworks with ECZ-ID provenance anc...

Required Passports

ECZ-ID Business PassportAgent CredentialRisk & Policy Passport
Python·Python
Choose This Starter Kit →
Intermediate1-2 hours

Operations & Incident Agent

Monitor operations, detect anomalies, and coordinate incident response with resolver-verifiable identity chains. Includes alerting, escalati...

Required Passports

ECZ-ID Business PassportAgent Credential
Python·Python
Choose This Starter Kit →
Beginner45 minutes

Support & Intake Agent

Handle inbound requests, triage tickets, and route to resolution paths with identity-aware context. Includes SLA tracking and satisfaction m...

Required Passports

ECZ-ID Business PassportAgent Credential
Python·Python
Choose This Starter Kit →
Intermediate1-2 hours

Research Agent

Aggregate, cross-reference, and synthesise data from verified sources. Produces trusted research outputs with ECZ-ID provenance records and ...

Required Passports

ECZ-ID Business PassportAgent CredentialDataset Passport
Python·Python
Choose This Starter Kit →
Advanced2-3 hours

OpenClaw / Abacus Claw Integration Starter

Integrate ECZ-ID trust infrastructure with OpenClaw and Abacus Claw platforms. Bridge identity verification into existing Claw-based agent e...

Required Passports

ECZ-ID Business PassportAgent CredentialAPI Passport
OpenClaw / Abacus Claw·Python
Choose This Starter Kit →
Beginner20 minutes

Generic Python Agent Starter

A minimal, unopinionated Python agent template with ECZ-ID identity hooks. Use as a foundation to build any custom agent type with resolver-...

Required Passports

ECZ-ID Business PassportAgent Credential
Python·Python
Choose This Starter Kit →
The Journey

From Discovery to Deployment

Every starter kit follows the same proven path.

1

Build

Clone the kit and complete initial setup

2

Checkpoint

Pause at the TrustOps credentialing checkpoint

3

Credential

Acquire required ECZ-ID passports in TrustOps

4

Complete

Return and finish integration with your credentials

5

Deploy

Verify through Resolver and deploy into your environment

Ready to Build Your Agent?

Choose a starter kit above, or go directly to TrustOps for credentialing.