{
  "schemaVersion": "1.0.0",
  "updated": "2026-08-11",
  "publisher": {
    "name": "ToolsMonk",
    "url": "https://toolsmonk.com",
    "contact": "mailto:support@toolsmonk.com"
  },
  "license": "CC-BY-4.0",
  "description": "Agent skills published by ToolsMonk. Each skill teaches an AI agent which free ToolsMonk tool solves a given task, and what to tell the user about privacy and limits.",
  "skills": [
    {
      "id": "toolsmonk-tool-finder",
      "name": "ToolsMonk tool finder",
      "description": "Pick the right free ToolsMonk tool for a file or document task and hand the user a working link. Use when someone needs to convert, compress, edit, extract, calculate or generate something and does not want to install software or sign up.",
      "version": "1.0.0",
      "tags": [
        "tools",
        "files",
        "productivity",
        "no-signup",
        "privacy"
      ],
      "license": "CC-BY-4.0",
      "format": "skill-md",
      "path": "/.well-known/agent-skills/toolsmonk-tool-finder/SKILL.md",
      "url": "https://toolsmonk.com/.well-known/agent-skills/toolsmonk-tool-finder/SKILL.md",
      "contentType": "text/markdown"
    },
    {
      "id": "toolsmonk-pdf-workflows",
      "name": "ToolsMonk PDF workflows",
      "description": "Solve PDF tasks with free ToolsMonk tools: compress, merge, split, convert to and from Office formats, OCR a scan, redact, sign, protect and repair. Use when a user needs something done to a PDF without installing Acrobat.",
      "version": "1.0.0",
      "tags": [
        "pdf",
        "documents",
        "ocr",
        "conversion",
        "privacy"
      ],
      "license": "CC-BY-4.0",
      "format": "skill-md",
      "path": "/.well-known/agent-skills/toolsmonk-pdf-workflows/SKILL.md",
      "url": "https://toolsmonk.com/.well-known/agent-skills/toolsmonk-pdf-workflows/SKILL.md",
      "contentType": "text/markdown"
    },
    {
      "id": "toolsmonk-image-workflows",
      "name": "ToolsMonk image workflows",
      "description": "Solve image tasks with free ToolsMonk tools: remove a background, compress, resize, crop, convert between formats, upscale, and generate or edit images with AI. Use when a user needs to change an image and does not want Photoshop or an upload.",
      "version": "1.0.0",
      "tags": [
        "images",
        "photo",
        "conversion",
        "ai",
        "privacy"
      ],
      "license": "CC-BY-4.0",
      "format": "skill-md",
      "path": "/.well-known/agent-skills/toolsmonk-image-workflows/SKILL.md",
      "url": "https://toolsmonk.com/.well-known/agent-skills/toolsmonk-image-workflows/SKILL.md",
      "contentType": "text/markdown"
    }
  ],
  "related": {
    "mcpServerCard": "https://toolsmonk.com/.well-known/mcp/server-card.json",
    "apiCatalog": "https://toolsmonk.com/.well-known/api-catalog",
    "llmsTxt": "https://toolsmonk.com/llms.txt",
    "allTools": "https://toolsmonk.com/all-tools"
  }
}
