Enforce Agent Identity in Skill

16 stars

Best use case

Enforce Agent Identity in Skill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Teams using Enforce Agent Identity in Skill should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/enforce-agent-identity-in-skill/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/data-ai/enforce-agent-identity-in-skill/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/enforce-agent-identity-in-skill/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Enforce Agent Identity in Skill Compares

Feature / AgentEnforce Agent Identity in SkillStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

This skill provides specific capabilities for your AI agent. See the About section for full details.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Context

To maintain the integrity of audit logs, we must ensure that agents use their real identities in worklogs, rather than blindly copying "codex" from templates.

# Goal

Update the skill documentation and templates to explicitly require agents to use their real identity.

# Non-Goals

- Technical enforcement in the script code (documentation only for now).

# Approach

1. Update `SKILL.md` Non-negotiables.
2. Update `templates.md` with placeholders.
3. Update `conventions.md`.

# Acceptance Criteria

- [ ] `SKILL.md` contains the rule.
- [ ] `templates.md` no longer has hardcoded `codex`.
- [ ] `conventions.md` warns about identity usage.

# Risks / Dependencies

- Agents might ignore the docs; scripts should eventually enforce this (via `--agent` arg).

# Worklog

2026-01-04 23:31 [agent=antigravity] Created from template.
2026-01-04 23:33 [agent=antigravity] State -> Done.

Related Skills

agent-identity

16
from diegosouzapw/awesome-omni-skill

Cryptographic identity for AI agents. Register on-chain identity, sign messages, verify other agents, link platform accounts. Stake USDC to prove you're real. Built by g1itchbot for the USDC Hackathon.

api-security-enforcer

16
from diegosouzapw/awesome-omni-skill

Apply rate limiting, input validation, and injection defenses.

api-contract-enforcement

16
from diegosouzapw/awesome-omni-skill

Validates REST API implementations against OpenAPI 3.x specifications. Use when (1) Implementing or reviewing API endpoints, (2) Before deploying API changes to production, (3) Ensuring contract compliance between spec and implementation, or (4) Debugging API integration issues caused by contract mismatches. Works with Python (FastAPI/Flask) backends.

bgo

10
from diegosouzapw/awesome-omni-skill

Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.

Coding & Development

geo-fundamentals

16
from diegosouzapw/awesome-omni-skill

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

geo-audit

16
from diegosouzapw/awesome-omni-skill

Audit and optimize website for AI search engines like ChatGPT, Perplexity, Google AI Overviews, and Claude. Use when discussing GEO (Generative Engine Optimization), SEO for AI, llms.txt, AI crawlers, structured data for LLMs, or visibility in AI search results.

generator

16
from diegosouzapw/awesome-omni-skill

Générateur de Skill - Crée de nouveaux fichiers SKILL.md depuis les définitions YAML d'agents

generative-optimization

16
from diegosouzapw/awesome-omni-skill

Expert guidance for solving optimization problems using generative models (GMM and Flow Matching). Use when users need to solve optimization, inverse problems, or find feasible solutions under constraints using probabilistic sampling approaches.

generational-agent-succession

16
from diegosouzapw/awesome-omni-skill

Parallel agent swarms with generational succession. Combines agent-architect's multi-agent parallelism with automatic succession when agents degrade. Each parallel agent gets fresh context through controlled handoffs while maintaining accumulated wisdom.

generate-llms

16
from diegosouzapw/awesome-omni-skill

Generate llms.txt and llms-full.txt files for AI agent consumption following the llmstxt.org standard. Use when updating site content that should be reflected in the llms files, or when building/deploying the site.

gdpr-data-handling

16
from diegosouzapw/awesome-omni-skill

Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, o...

gboy-character-selector

16
from diegosouzapw/awesome-omni-skill

Select characters from the G*BOY universe for your OpenCLAW agent personality.