# Sources ## agents-md-official - **URL:** https://agents.md/ - **Description:** Official agents.md website — format spec, common-sections checklist, precedence rules (nearest-file-wins, no merge across files), monorepo nesting patterns - **Research doc:** plugins/core/docs/research/docs/agentsmd/sources.md - **Contributing files:** SKILL.md - **Status:** `extracted` ## context7-websites-agents-md - **URL:** context7:/websites/agents_md - **Description:** Context7 index of the official agents.md website — overview, governance, cross-tool compatibility, configuration examples - **Research doc:** plugins/core/docs/research/docs/agentsmd/sources.md - **Contributing files:** SKILL.md - **Status:** `extracted` ## context7-agentsmd-agents-md - **URL:** context7:/agentsmd/agents.md - **Description:** Context7 index of the agentsmd/agents.md repository — format spec, nested monorepo patterns, file structure examples - **Research doc:** plugins/core/docs/research/docs/agentsmd/sources.md - **Contributing files:** SKILL.md - **Status:** `extracted` ## governance-secrets-hard-prohibition - **URL:** (org convention — not a plugin research corpus entry) - **Description:** Hard prohibition on placing secrets, API keys, tokens, or credentials in code, config, prompts, or any output. Grounds the secrets/credentials check in `scripts/validate-secrets.sh` and Step 1 of SKILL.md — AGENTS.md is committed content, so an embedded real secret is a hard-prohibition violation, not a style nit. - **Research doc:** core/instructions/governance.md (org convention file, not a plugin research corpus entry; content is inlined here since plugins must be self-contained and this file may not exist wherever the plugin is installed) - **Contributing files:** SKILL.md - **Status:** `extracted`