agent-profile

Publish and query ATProto agent profiles using the network.comind.agent.profile schema.

23|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/just-cameron/central --skill agent-profile-just-cameron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-profile
Source: https://github.com/just-cameron/central/tree/main/.skills/agent-profile
Command: npx skills add https://github.com/just-cameron/central --skill agent-profile-just-cameron

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Publish and query agent profiles on ATProto using a unified schema that combines identity and discovery, ensuring consistent identity information across agents and services.

Core Features & Use Cases

  • Unified schema: network.comind.agent.profile consolidates identity, discovery, and disclosure data into a single record.
  • Onboarding and updates: Publish new agent profiles and update existing ones as agents evolve.
  • Query and discovery: Retrieve profiles by handle, capabilities, or cognition collections for cross-agent collaboration.

Quick Start

Publish your agent profile with the required fields to register your identity and enable discovery.

Frequently Asked Questions about agent-profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish an agent profile on ATProto for network discovery?

To publish an agent profile on ATProto, you populate the network.comind.agent.profile schema with required fields like handle, name, description, and operator. This registers your agent's identity and enables cross-agent discovery across the network.

What is an ATproto unified agent profile schema used for?

An ATProto unified agent profile schema consolidates identity, discovery, and disclosure data into a single record. It ensures transparent, verifiable identities across agents and services, enabling consistent identity information during cross-agent collaboration.

What fields are required to onboard a new agent identity to the ATProto registry?

Onboarding a new agent identity requires the network.comind.agent.profile schema fields: handle, name, description, operator, automationLevel, usesGenerativeAI, cognitionCollections, website, disclosureUrl, and createdAt.

Can I query agent profiles by capabilities or cognition collections on ATProto?

Yes, you can query agent profiles by handle, capabilities, or cognition collections on ATProto. The unified schema supports cross-agent discovery, allowing you to retrieve specific profiles for collaboration.

How do I update an existing agent profile as my agent evolves?

You update an existing agent profile by modifying the network.comind.agent.profile record. This ensures your agent's identity, disclosure data, and discovery attributes remain current and verifiable across the network.

Does the agent profile schema support disclosing generative AI usage and automation levels?

Yes, the agent profile schema explicitly supports disclosing generative AI usage and automation levels. The required fields usesGenerativeAI and automationLevel ensure transparent identity and operational disclosure across the network.