with one click
summarise
Summarises any document to the requested length.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Summarises any document to the requested length.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Astro 7 conventions for ONE sites โ plugin wiring via one.config.ts, OneChat/OneTrack placement, Cloudflare SSR. Invoke when editing .astro files or astro.config.mjs.
React 19 conventions in ONE sites โ client islands, @oneie/react hooks, no useEffect for ONE data. Invoke when editing .tsx components.
Use the ONE backend (@oneie/sdk) from this frontend via the plugin-backend wrapper. Invoke when reading/writing ONE data in API routes or SSR.
shadcn/ui under the ONE 6-token design system โ CSS var tokens only, no hex, add components via the CLI. Invoke when editing src/components/ui/ or adding a primitive.
| name | summarise |
| description | Summarises any document to the requested length. |
| model | openrouter/auto |
| lifecycle | beta |
Given a document, produce a clear summary at the requested length (short / medium / full). Default to medium when no length is specified.
Copy this folder to ai/skills/<slug>/, rename SKILL.md, fill it in, then one push.