iterationlayer-skills

A plugin collection for working with documents, websites, images, and spreadsheets through Iteration Layer APIs. It groups tools for creating and extracting documents, editing images, designing images, and processing sheets.

In plain words
What is it for?
Use it to create PDFs and other documents, extract content, process website data, design or edit images, and work with spreadsheet data.
Why use it?
It gives related processing workflows a shared integration guide, API key, and credit pool instead of requiring separate setup for each task.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add iterationlayer/skills
agentmods
npx agentmods add plugins/iterationlayer/skills/marketplace
Clone the repo
git clone --depth 1 https://github.com/iterationlayer/skills

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

iterationlayer-skills 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 2d 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.

.claude-plugin/marketplace.json · 291 lines

How it starts

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

{
  "name": "iterationlayer-skills",
  "owner": {
    "name": "Iteration Layer",
    "email": "[email protected]"
  },
  "metadata": {
    "version": "1.21.0",
    "description": "Skills for document, website, image, and sheet processing with Iteration Layer APIs"
  },
  "plugins": [
    {
      "name": "iterationlayer",
      "strict": false,
      "description": "Iteration Layer integration guide — document, website, image, and sheet processing APIs with one API key and one credit pool",
      "source": "./",
      "skills": [
        "./skills/iterationlayer"
      ]
    },
    {
      "name": "document-creation",
      "strict": false,
      "description": "Generate PDF invoices, reports, contracts, and documents from structured data using Iteration Layer",
      "source": "./",
      "skills": [
        "./skills/document-generation-api",
        "./skills/generate-compliance-audit-document",
        "./skills/generate-docx-contract",
        "./skills/generate-employee-offer-letter",
        "./skills/generate-epub-book",
        "./skills/generate-nda",
        "./skills/generate-packing-slip",
        "./skills/generate-packing-slip-and-shipping-label",
        "./skills/generate-pdf-certificate",
        "./skills/generate-pdf-invoice",
        "./skills/generate-pdf-manuscript",
        "./skills/generate-pdf-report",
        "./skills/generate-product-datasheet",
        "./skills/generate-quarterly-report",
        "./skills/generate-restaurant-menu",
        "./skills/generate-shipping-label",
        "./skills/generate-slide-deck",
        "./skills/generate-white-label-report",
        "./skills/markdown-to-styled-pdf"
      ]
    },
    {
      "name": "document-extraction",
      "strict": false,
      "description": "Extract structured data from PDFs, invoices, receipts, resumes, and documents using Iteration Layer",
      "source": "./",
      "skills": [
        "./skills/convert-contract-to-markdown",
        "./skills/convert-document-fo

Read the full file on GitHub · 291 lines

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. 2d ago First seen · 291 lines scan A 21efaeca0a87

Subscribe to this mod's changes

iterationlayer-skills is a plugin published in the GitHub repository iterationlayer/skills (3 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-31.