okhp3-sharepoint-library-accessibility-review
OverKill Hill P³ · overkillhill.com · github.com/OKHP3
Outcome
Return a reviewable, evidence-led accessibility and structure report that
identifies visible document gaps without claiming formal conformance.
Scope
Use for selected accessible files and supplied review checks such as headings,
titles, attachment descriptions, or document structure. It supports triage,
not a legal or technical accessibility certification.
Host contract
| Item |
Contract |
| Target host |
Copilot in SharePoint, preview support status |
| Native surface |
Selected readable documents and accessible metadata |
| Portable core |
Checklist application, evidence capture, gap prioritization, and remediation draft |
| Host adapter |
Reads only the structures exposed through native capability and existing permission |
| Mutation |
Read-only by default; corrections require review, explicit confirmation, and a supported action |
| Evidence |
Analytical design only; no live accessibility audit has occurred |
Activation evidence preflight
- Confirm the named Library and the selected files or inspection scope required
by this task.
- In a real SharePoint test, confirm either explicit invocation of this skill
or the SharePoint skill indicator card. The presence of this package alone
is not evidence that the host discovered or loaded it.
- If the host cannot load the skill or expose the required Library context,
return
NOT SUPPORTED, identify the missing capability, and do not claim
that the review or draft was completed.
- Keep the result analytical until a test records the site, user role, input
scope, and observed host behavior.
Procedure
Confirm selected files, intended audience, supplied checks, and the reviewer
responsible for remediation decisions.
Inspect only supported, readable structures and record inaccessible formats
as NOT INSPECTED rather than a conformance failure.
Classify findings as STRUCTURE_GAP, METADATA_GAP, ATTACHMENT_GAP,
NEEDS SPECIALIST REVIEW, or NOT INSPECTED.
Return this report:
| File |
Check |
Observed evidence |
Finding |
Visitor impact |
Proposed remediation owner |
Validate that each finding cites an observed check result and does not claim
certification or full-document coverage beyond the inspected surface.
For requested corrections, show the proposed file changes and require
explicit confirmation and current capability and permission checks.
Safe outcomes
NEEDS INPUT: selected files, review checks, audience, or reviewer are missing.
NOT SUPPORTED: the host cannot inspect required structures or attachments.
INSUFFICIENT PERMISSION: the user cannot read the selected files.
Boundaries
- Do not certify accessibility, legal compliance, or assistive-technology behavior.
- Do not change document content, attachments, labels, or publishing state.
- Do not use custom code or external scanning tools.
Validation
Read evals/evals.json for analytical normal, unsupported-format, and
automatic-remediation boundary cases. No live host evidence exists for version 1.1.0.
References
v1.1 maturation record
The analytical learning ledger
preserves the frozen v1.0 input, official-source constraint, review limits, and
the concrete activation-evidence revision. It is not a live tenant test.
About
Built by Jamie Hill · OverKill Hill P³
Published at github.com/OKHP3
Part of the OKHP3/skillz Agent Skill library.
MIT License -- free to use, fork, and adapt. A nod to the source is appreciated.
1---2name: okhp3-sharepoint-library-accessibility-review3description: Review selected SharePoint library documents for supplied accessibility and structure checks, then return an evidence-led remediation draft. Use when document visitors need more usable content. Do not use to certify accessibility or alter files automatically.4license: MIT5---67# okhp3-sharepoint-library-accessibility-review89**OverKill Hill P³** · [overkillhill.com](https://overkillhill.com) · [github.com/OKHP3](https://github.com/OKHP3)1011## Outcome1213Return a reviewable, evidence-led accessibility and structure report that14identifies visible document gaps without claiming formal conformance.1516## Scope1718Use for selected accessible files and supplied review checks such as headings,19titles, attachment descriptions, or document structure. It supports triage,20not a legal or technical accessibility certification.2122## Host contract2324| Item | Contract |25|---|---|26| Target host | Copilot in SharePoint, preview support status |27| Native surface | Selected readable documents and accessible metadata |28| Portable core | Checklist application, evidence capture, gap prioritization, and remediation draft |29| Host adapter | Reads only the structures exposed through native capability and existing permission |30| Mutation | Read-only by default; corrections require review, explicit confirmation, and a supported action |31| Evidence | Analytical design only; no live accessibility audit has occurred |3233## Activation evidence preflight34351. Confirm the named Library and the selected files or inspection scope required36 by this task.372. In a real SharePoint test, confirm either explicit invocation of this skill38 or the SharePoint skill indicator card. The presence of this package alone39 is not evidence that the host discovered or loaded it.403. If the host cannot load the skill or expose the required Library context,41 return `NOT SUPPORTED`, identify the missing capability, and do not claim42 that the review or draft was completed.434. Keep the result analytical until a test records the site, user role, input44 scope, and observed host behavior.4546## Procedure47481. Confirm selected files, intended audience, supplied checks, and the reviewer49 responsible for remediation decisions.502. Inspect only supported, readable structures and record inaccessible formats51 as `NOT INSPECTED` rather than a conformance failure.523. Classify findings as `STRUCTURE_GAP`, `METADATA_GAP`, `ATTACHMENT_GAP`,53 `NEEDS SPECIALIST REVIEW`, or `NOT INSPECTED`.544. Return this report:5556 | File | Check | Observed evidence | Finding | Visitor impact | Proposed remediation owner |57 |---|---|---|---|---|---|58595. Validate that each finding cites an observed check result and does not claim60 certification or full-document coverage beyond the inspected surface.616. For requested corrections, show the proposed file changes and require62 explicit confirmation and current capability and permission checks.6364## Safe outcomes6566- `NEEDS INPUT`: selected files, review checks, audience, or reviewer are missing.67- `NOT SUPPORTED`: the host cannot inspect required structures or attachments.68- `INSUFFICIENT PERMISSION`: the user cannot read the selected files.6970## Boundaries7172- Do not certify accessibility, legal compliance, or assistive-technology behavior.73- Do not change document content, attachments, labels, or publishing state.74- Do not use custom code or external scanning tools.7576## Validation7778Read `evals/evals.json` for analytical normal, unsupported-format, and79automatic-remediation boundary cases. No live host evidence exists for version 1.1.0.8081## References8283- [Extend Copilot in SharePoint with skills](https://learn.microsoft.com/en-us/sharepoint/copilot-in-sharepoint-skills)8485## v1.1 maturation record8687The analytical [learning ledger](benchmarks/learning-ledger-2026-09-01.json)88preserves the frozen v1.0 input, official-source constraint, review limits, and89the concrete activation-evidence revision. It is not a live tenant test.9091## About9293Built by [Jamie Hill](https://overkillhill.com) · [OverKill Hill P³](https://overkillhill.com)94Published at [github.com/OKHP3](https://github.com/OKHP3)95Part of the [OKHP3/skillz](https://github.com/OKHP3/skillz) Agent Skill library.96MIT License -- free to use, fork, and adapt. A nod to the source is appreciated.