Skills for auditing AI/ML personnel assessments for fairness, bias, validity, and utility, based on Landers & Behrend (2023), 'Auditing the AI Auditors.'
Use when auditing the cross-cutting "meta" considerations of an AI/ML personnel assessment that apply across every other component — Components 10-12 of the Landers & Behrend (2023) framework: cultural context (power differentials, cross-cultural transfer, community participation), respect (conformance to accepted ethical standards — the Standards, SIOP Principles, OECD Principles, UGAI), and research designs (whether the studies behind every empirical claim are methodologically defensible). Triggers: "cross-cultural AI hiring", "power differentials in algorithm design", "ethical standards conformance audit", "are the studies behind the claims valid", "research design integrity of an AI audit", "community participation in AI design".
Use when scoping or commissioning a psychological audit of an AI/ML personnel assessment — to define which claims the audit will evaluate (validity, utility, lack of bias), establish the auditor's stance and credibility (internal / external / independent), decide formative vs. summative timing and the audience, and settle data/documentation access and disclosure terms. Triggers: "audit an AI hiring tool", "plan an algorithm audit", "bias audit scope", "internal vs external vs independent auditor", "formative vs summative audit", "NYC Local Law 144 bias audit", "what claims should the audit test".
Use when writing up and releasing the results of a psychological audit of an AI/ML personnel assessment — producing a precise, comprehensive technical report for testing professionals AND a layperson-friendly summary for those the predictions affect, establishing the auditor's standards and credibility in the report, and deciding on public release. Triggers: "write the AI audit report", "release the bias audit results", "dual-audience audit report", "should we publish the audit", "auditor credibility statement", "communicate algorithm audit findings".
Use when auditing how an AI/ML personnel assessment is described and how it affects people — Components 7-9 (information & perceptions) of the Landers & Behrend (2023) framework. Covers first-party developer claims (do they honestly and transparently follow from the audit evidence?), second-party effects on those assessed (candidate reactions, justice, false positives vs. false negatives, what is communicated), and third-party understanding (employment-law experts, regulators, community, public). Triggers: "developer marketing claims vs evidence", "candidate reactions to AI hiring", "applicant fairness perceptions", "false positive vs false negative impact", "what do regulators/public think", "transparency of AI hiring claims".
Use FIRST when evaluating, auditing, or debating whether an AI/ML personnel assessment is "fair" or "unbiased" — to define and defend which meaning of fairness/bias applies before drawing conclusions. Covers the three lenses from Landers & Behrend (2023): individual attitudes (distributive/procedural/ interactional justice), legality-ethicality-morality, and technical domain-embedded meanings (statistics vs. machine learning vs. psychometrics). Triggers: "is this AI hiring tool fair/biased", "what does bias mean here", "algorithmic fairness", "disparate impact vs measurement bias in AI", "bias-variance tradeoff", "define fairness for the audit".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A library of modular, practitioner-oriented skills for Industrial-Organizational (I-O) psychologists. Each skill is a focused, self-contained unit of professional guidance grounded in authoritative professional standards, written so that an I-O psychologist (or an AI assistant supporting one) can pick up a single task in the employment-testing lifecycle without wading through a monolithic manual.
| Domain | Status | Source standard |
|---|---|---|
| Personnel Selection | ✅ Available | SIOP/APA Principles for the Validation and Use of Personnel Selection Procedures (5th ed., 2018) |
| AI Personnel Assessment | ✅ Available | Landers & Behrend (2023), Auditing the AI Auditors (American Psychologist) — extends Personnel Selection |
| AI Selection — Legal & Ethical Concerns | ✅ Available | Tippins, Oswald & McPhail (2021), Scientific, Legal, and Ethical Concerns About AI-Based Personnel Selection Tools (Personnel Assessment and Decisions) |
| Training & Development | ⬜ Planned | — |
| Performance Management | ⬜ Planned | — |
| Job/Work Analysis (standalone) | ⬜ Planned | — |
This repo is a Claude Code plugin marketplace. Each domain is a self-contained, independently
installable plugin; its skills live one level under that plugin's skills/ directory (the layout
Claude Code discovers).
<repo root>/
├── .claude-plugin/
│ └── marketplace.json ← lists the domain plugins below
├── <domain>/ ← one installable plugin per domain
│ ├── .claude-plugin/
│ │ └── plugin.json ← plugin manifest
│ ├── README.md ← domain index + recommended sequence
│ └── skills/
│ └── <skill-name>/
│ └── SKILL.md ← one focused task; YAML frontmatter + guidance
└── sources/ ← the source standards the skills are derived from
Each SKILL.md carries YAML frontmatter (name, description) in the
Claude Code Agent Skills format. Skill names are globally
unique, so cross-references between skills use the bare skill name (skills are invoked by name once
installed).
In Claude Code, add this marketplace, then install whichever domains you want:
/plugin marketplace add OpenMatter-Network/agent-io-skills
/plugin install personnel-selection@io-skills
/plugin install ai-personnel-assessment@io-skills
/plugin install ai-selection-legal-ethical@io-skills
Then /plugin marketplace update io-skills pulls future changes. (You can also use the
non-interactive CLI: claude plugin marketplace add OpenMatter-Network/agent-io-skills and
claude plugin install <name>@io-skills.) Skills are discovered automatically and invoked by name or
on demand; sources/ and the README files are documentation and are not loaded as skills.
These skills summarize and operationalize professional guidance for educational and practice-support
purposes. They are not legal advice and not a substitute for the source documents,
graduate training in validation, or licensed professional judgment. Always consult the primary
standard (sources/) and qualified counsel for high-stakes decisions.
npx claudepluginhub openmatter-network/agent-io-skills --plugin ai-personnel-assessmentSkills for evaluating AI-based personnel selection tools against scientific, legal, and ethical standards, based on Tippins, Oswald & McPhail (2021), 'Scientific, Legal, and Ethical Concerns About AI-Based Personnel Selection Tools.'
Modular skills for validating and using personnel selection procedures, derived from the SIOP/APA Principles for the Validation and Use of Personnel Selection Procedures (5th ed., 2018).
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.