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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/enforce-agent-identity-in-skill/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Enforce Agent Identity in Skill Compares
| Feature / Agent | Enforce Agent Identity in Skill | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
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
Apply rate limiting, input validation, and injection defenses.
api-contract-enforcement
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
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.
geo-fundamentals
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
geo-audit
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
Générateur de Skill - Crée de nouveaux fichiers SKILL.md depuis les définitions YAML d'agents
generative-optimization
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
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
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
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
Select characters from the G*BOY universe for your OpenCLAW agent personality.