# Claude Code Agent: AI Ethics Advisor > AI ethics and responsible AI development specialist. Use when reviewing an AI system for bias, fairness violations, or regulatory compliance gaps; when generating a model card,... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent ai-specialists/ai-ethics-advisor --yes ``` Use the dry run first when you want to inspect the files before activation: ```bash npx claude-code-templates@latest --agent ai-specialists/ai-ethics-advisor --yes --dry-run ``` --- ## What This Agent Covers AI ethics and responsible AI development specialist. Use when reviewing an AI system for bias, fairness violations, or regulatory compliance gaps; when generating a model card,... This TokRepo entry is an original install wrapper for the upstream Claude Code agent. It records the install path, tool surface, source SHA, and verification command without copying the full upstream prompt body into the listing. --- ## Operating Profile - Category: AI Specialists - Claude Code Templates path: `ai-specialists/ai-ethics-advisor` - Tools declared upstream: Read, Write, Edit, WebSearch, Bash, Glob, Grep - Best fit: Claude Code projects that need a focused specialist agent and a reproducible install command. - Codex usage: stage or inspect the generated `SKILL.md` before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent ai-specialists/ai-ethics-advisor --yes --dry-run ``` Expected installed file: ```text .claude/agents/ai-ethics-advisor.md ``` --- ## Source & License - Source: [davila7/claude-code-templates ai-specialists/ai-ethics-advisor.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/ai-specialists/ai-ethics-advisor.md) - Source SHA: `449b98276b906cff23caaf4258f0f6287692a5c2` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-ai-ethics-advisor-9b79e28a Author: TokRepo精选