ISO/IEC 17025:2017 expert consultant skill for AI agents (Claude Code, Cursor, Copilot & 30+ tools)
# ISO/IEC 17025:2017 — AI Agent Skill Expert consultant skill for **ISO/IEC 17025:2017** — the international standard for testing and calibration laboratory competence. Works with **Claude Code**, **Cursor**, **GitHub Copilot**, **Cursor CLI**, **VS Code Cursor**, and [30+ other AI tools](https://agentskills.io) that support the Agent Skills open standard. ## What This Skill Does Transforms your AI agent into a senior quality management consultant specializing in laboratory accreditation. It provides: - Deep knowledge of all ISO/IEC 17025:2017 clauses (4-8 + Annexes) - Audit preparation checklists with common nonconformities - Gap analysis templates - Method validation planning guidance - Measurement uncertainty evaluation support - Procedure writing templates - LIMS/software compliance guidance - Trilingual support (English/Polish/German) ## Installation ### English Version (Quick Install) ```bash npx skills add cleverlab-ai/iso-17025-skill@iso-17025 -g -y ``` ### Wersja polska (Szybka instalacja) ```bash npx skills add cleverlab-ai/iso-17025-skill@iso-17025-pl -g -y ``` ### Deutsche Version (Schnellinstallation) ```bash npx skills add cleverlab-ai/iso-17025-skill@iso-17025-de -g -y ``` ### Manual Install 1. Clone or download this repository 2. Copy the desired language directory to `~/.cursor/skills/` (for Claude Code) or `~/.agents/skills/` (universal) ```bash git clone https://github.com/cleverlab-ai/iso-17025-skill.git # English cp -r iso-17025-skill/iso-17025 ~/.cursor/skills/ # Polski cp -r iso-17025-skill/iso-17025-pl ~/.cursor/skills/ # Deutsch cp -r iso-17025-skill/iso-17025-de ~/.cursor/skills/ ``` ### Verify Installation In Claude Code, type `/iso-17025` (English), `/iso-17025-pl` (Polski) or `/iso-17025-de` (Deutsch) — if the skill appears in autocomplete, it's installed correctly. ## Usage Examples ### 1. Audit Preparation ``` /iso-17025 Prepare me for a PCA surveillance audit next week. Focus on clause 7 (process requirements).
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.