square-1-1-layout-skill

square-1-1-layout-skill is a skill for Claude Code, Codex from arcsin1/oh-my-ppt. It costs 67 tokens per session (1,040 once invoked), scanned A, original, Apache-2.0.

Layout guidance for 1:1 square presentation cards, usually designed on a 1200-by-1200-pixel canvas. It defines how to place the main message, supporting content, and margins.

In plain words
What is it for?
Use it when creating, rearranging, or repairing square Oh My PPT pages, including cards with charts, quotes, images, or compact data sections.
Why use it?
It helps square pages feel balanced and complete instead of looking like a cropped slide.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when creating, rearranging, or repairing square Oh My PPT pages, including cards with charts, quotes, images, or compact data sections.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/arcsin1/oh-my-ppt/square-1-1-layout-skill
About the project

Oh My PPT is a local-first desktop application that uses AI to create, edit, present, and export editable HTML-based slide presentations. It is for people making presentations, lessons, stories, reports, or pitches who want to describe their content and then adjust the resulting pages, visuals, animations, and layouts.

arcsin1/oh-my-ppt · 1,946 stars · on GitHub · ohmyppt.cc

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add arcsin1/oh-my-ppt --skill square-1-1-layout-skill
Clone the repo
git clone --depth 1 https://github.com/arcsin1/oh-my-ppt

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for square-1-1-layout-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/square-1-1-layout-skill/github.svg)](https://agentmods.dev/skills/arcsin1/oh-my-ppt/square-1-1-layout-skill)
Your own site
<a href="https://agentmods.dev/skills/arcsin1/oh-my-ppt/square-1-1-layout-skill"><img src="https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/square-1-1-layout-skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for square-1-1-layout-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/arcsin1/oh-my-ppt/square-1-1-layout-skill"><img src="https://agentmods.dev/badge/skills/arcsin1/oh-my-ppt/square-1-1-layout-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,040 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00067 $0.01040
Opus 5 $0.00034 $0.00520
Sonnet 5 $0.00013 $0.00208
Haiku 4.5 $0.00007 $0.00104

Measured 5d ago against content hash 3d262c5b8a2c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

square-1-1-layout-skill scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

resources/skills/square-1-1-layout-skill/SKILL.md · 73 lines

How it starts

The opening of the file, as written. The whole thing — 73 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Square 1:1 Layout Skill

This skill is the layout source of truth for square-1-1 pages, usually 1200x1200.

A 1:1 page is a square content card. It works best when the card has one unmistakable center of gravity and balanced margins on all four sides. The layout should feel complete as a single shareable visual, not like a cropped presentation page.

Deep details live in the references:

  • references/catalog.md - named square-card patterns and 1200x1200 zone skeletons.
  • references/checklist.md - P0/P1/P2 structural self-check for delivery.

Preflight

Before writing HTML, decide:

  1. Message - the one sentence this card should make the viewer remember.
  2. Focal anchor - claim, quote, hero number, chart, image, concept, or matrix.
  3. Support shape - orbit chips, 2x2 cells, evidence band, stacked pair, or short explanation.
  4. Reading path - center first, then support, then takeaway/source.
  5. Density - low for quote/claim, medium for most cards, high only for compact 2x2 or ranked list.
  6. Pattern - use a structure from references/catalog.md as a starting point when it helps the reading path; it is not a closed template menu, and a fresh composition is welcome when it serves the page thesis.
  7. Balance check - inspect top/bottom/left/right margins and corner weight.

Use the canvas dimensions from the prompt. If custom dimensions are supplied, preserve square balance.

Canvas Grammar

  • Start with one focal anchor. A square card needs a dominant center of gravity.
  • Keep margins visually balanced on all four sides.
  • Use at most two real columns or a 2x2 grid.
  • Corners matter. Fill them only with meaningful support, not decorative leftovers.
  • Use grid/flex document flow for text-bearing modules. Independent text/content modules occupy their own cells and must not overlap or escape the canvas. Absolute positioning is only for background accents, connector lines, non-text decoration, and intentional image/video background composition; text or transparent panels may intentionally sit over media.
  • Independent content modules must retain an actual nonzero gap. Compact spacing is valid when it suits the composition.
  • Body copy, ordinary labels, and card descriptions default to at least 24px (Tailwind text-2xl or text-[24px]). Only a genuinely high-density bounded module may use 21px after restructuring; mark it data-ppt-density="high" and compensate its grid/flex footprint if it is scaled. Headings are at least 32px (text-3xl or larger) with no upper cap; auxiliary source/footer text is at least 16px. These floors preserve the same displayed 18px / 16px / 24px / 12px semantic minimums on this 1200px-high canvas.

Read the full file on GitHub · 73 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago Changed · +1 lines 3d262c5b8a2c
  2. 11d ago First seen · 72 lines · 67 tokens per session scan A 5df4a483d3dc

Subscribe to this mod's changes

square-1-1-layout-skill is a skill published in the GitHub repository arcsin1/oh-my-ppt (1,946 stars, last pushed 5d ago), licensed Apache-2.0. It adds 67 tokens to every session and 1,040 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

mermaid-diagram

Use when the user asks for a flowchart, architecture diagram, sequence diagram, ER diagram, state machine, gantt chart, or any visual that fits Mermaid syntax. Hope Agent's chat renders Mermaid blocks natively, so the diagram appears inline.

shiwenwen/hope-agent · 55 tokens

visual-design

A design skill for turning content into complete, self-contained HTML pages and visual materials such as websites, banners, posters, reports, resumes, and portfolios. It follows a defined visual design system and does not use outside images or code libraries.

Pinvou/pinvou-agent · 152 tokens

impeccable

Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.

Peiiii/nextclaw · 47 tokens

ui-ux-pro-max

Use when the user wants professional UI/UX design guidance, design-system generation, UX review, or stack-specific frontend guidance through a bundled local UI/UX Pro Max dataset and Python search runtime.

Peiiii/nextclaw · 45 tokens

nextclaw-skin-studio

A studio for browsing, applying, creating, refining, switching, inspecting, and removing custom NextClaw skins. A skin changes an app's visual appearance and can include CSS, JavaScript, images, SVG, layout changes, and motion.

Peiiii/nextclaw · 115 tokens

codex-slides

Create, research, revise, restyle, present, inspect, and export Codex Slides slide decks from Codex, including scenario workflows, project Design Files, and always-on brand design systems. Use when the user asks for a presentation, PPT/PPTX, slide deck, research brief converted into slides, an existing deck edit, a…

nexu-io/codex-slides · 101 tokens