{
  "name": "ToolsWallet AI Skills Index",
  "version": "1.0.0",
  "description": "Complete exhaustive index of 40+ callable utility skills provided by ToolsWallet for automated AI agents and autonomous workflows.",
  "totalTools": 40,
  "skills": [
    {
      "id": "ai-tools",
      "name": "AI Suite",
      "description": "AI Text-to-Speech, AI Background Remover, AI Humanizer, RAG as a Service, Vector Embeddings, LLM Context Compiler, and AEO Schema Generator.",
      "tools": [
        {
          "name": "Text to Speech (AI)",
          "url": "https://toolswallet.dev/text-to-audio",
          "description": "Convert text into natural speech audio via Gemini AI"
        },
        {
          "name": "AI Background Remover",
          "url": "https://toolswallet.dev/background-remover",
          "description": "Remove image backgrounds instantly returning transparent PNG"
        },
        {
          "name": "AI Humanizer",
          "url": "https://toolswallet.dev/humanizer",
          "description": "Rewrite AI text to sound natural and pass AI detection"
        },
        {
          "name": "Custom AI RAG as a Service",
          "url": "https://toolswallet.dev/rag-as-a-service",
          "description": "Build, host, and embed zero-hallucination custom AI Knowledge Bases"
        },
        {
          "name": "AI Text Embedding Generator",
          "url": "https://toolswallet.dev/embedding-tool",
          "description": "Generate high-dimensional vector embeddings for text chunks"
        },
        {
          "name": "LLM Context Compiler",
          "url": "https://toolswallet.dev/llm-context-compiler",
          "description": "Flatten codebases into token-optimized AI prompts"
        },
        {
          "name": "AEO Schema Generator",
          "url": "https://toolswallet.dev/aeo-schema-generator",
          "description": "Generate JSON-LD schema markup and AI citations for AEO"
        }
      ]
    },
    {
      "id": "pdf-suite",
      "name": "PDF Suite",
      "description": "In-browser PDF Merge, Split, Compress, Word conversion, Excel extraction, and Image-to-PDF.",
      "tools": [
        {
          "name": "PDF Merger",
          "url": "https://toolswallet.dev/pdf-merger",
          "description": "Combine multiple PDF documents into a single document"
        },
        {
          "name": "PDF Splitter",
          "url": "https://toolswallet.dev/pdf-splitter",
          "description": "Extract specific pages or page ranges from PDF files"
        },
        {
          "name": "PDF Compressor",
          "url": "https://toolswallet.dev/pdf-compressor",
          "description": "Optimize and reduce PDF document size with custom quality levels"
        },
        {
          "name": "PDF to Word Converter",
          "url": "https://toolswallet.dev/pdf-to-word",
          "description": "Convert PDF documents to editable Microsoft Word (.docx) files"
        },
        {
          "name": "PDF to Excel Converter",
          "url": "https://toolswallet.dev/pdf-excel",
          "description": "Extract tabular data from PDF files into Excel spreadsheets (.xlsx)"
        },
        {
          "name": "Image to PDF Converter",
          "url": "https://toolswallet.dev/image-pdf",
          "description": "Combine JPG, PNG, and WebP images into a single PDF document"
        }
      ]
    },
    {
      "id": "image-suite",
      "name": "Image Optimization & Editing Suite",
      "description": "Compression, cropping, resizing, rotating, flipping, metadata stripping, color sampling, and avatar creation.",
      "tools": [
        {
          "name": "Image Compressor",
          "url": "https://toolswallet.dev/image-compressor",
          "description": "Lossless and lossy compression for PNG, JPG, and WebP images"
        },
        {
          "name": "Image Resizer",
          "url": "https://toolswallet.dev/image-resize",
          "description": "Resize image dimensions by width, height, or scaling percentage"
        },
        {
          "name": "Image Cropper",
          "url": "https://toolswallet.dev/image-cropper",
          "description": "Crop images with interactive aspect ratios and circle shapes"
        },
        {
          "name": "Image Rotator",
          "url": "https://toolswallet.dev/image-rotate",
          "description": "Rotate images by 90°, 180°, 270°, or custom angles"
        },
        {
          "name": "Image Flipper",
          "url": "https://toolswallet.dev/image-flip",
          "description": "Flip and mirror images horizontally or vertically"
        },
        {
          "name": "Image Metadata Remover",
          "url": "https://toolswallet.dev/image-metadata-remover",
          "description": "Strip EXIF data, GPS location, and camera metadata from photos"
        },
        {
          "name": "Color Picker & Eyedropper",
          "url": "https://toolswallet.dev/color-picker",
          "description": "Pick colors from images and get HEX, RGB, and HSL values"
        },
        {
          "name": "Profile Picture Maker",
          "url": "https://toolswallet.dev/profile-picture-maker",
          "description": "Generate circular avatars cropped for social media profiles"
        },
        {
          "name": "Meme Generator",
          "url": "https://toolswallet.dev/meme-generator",
          "description": "Create custom memes with customizable text overlays"
        },
        {
          "name": "Universal Format Converter",
          "url": "https://toolswallet.dev/file-converter",
          "description": "Convert across image and document formats in-browser"
        }
      ]
    },
    {
      "id": "media-suite",
      "name": "Video & Audio Suite",
      "description": "Video to MP3 audio extraction, Video to animated GIF/WebP, aspect ratio adjustment, and frame extraction.",
      "tools": [
        {
          "name": "Video to MP3 Converter",
          "url": "https://toolswallet.dev/video-to-mp3",
          "description": "Extract MP3 audio tracks from video files via browser FFmpeg"
        },
        {
          "name": "Video to GIF Converter",
          "url": "https://toolswallet.dev/video-to-gif",
          "description": "Convert video files into animated GIF or WebP animations"
        },
        {
          "name": "Video Aspect Ratio Converter",
          "url": "https://toolswallet.dev/video-aspect-ratio",
          "description": "Convert 16:9 videos to 9:16 portrait for TikTok and Reels"
        },
        {
          "name": "Video Frame Extractor",
          "url": "https://toolswallet.dev/frame-extractor",
          "description": "Extract individual frame images from video files"
        }
      ]
    },
    {
      "id": "developer-suite",
      "name": "Developer & Productivity Suite",
      "description": "JSON Formatter, QR Generator, Password Generator, URL Shortener, Case Converter, Word Counter, Academic Citations, Unit Converter, Percentage & EMI Calculators, and ZIP Extractor.",
      "tools": [
        {
          "name": "JSON Formatter & Validator",
          "url": "https://toolswallet.dev/json-formatter",
          "description": "Format, beautify, validate, and minify JSON data"
        },
        {
          "name": "QR Code Generator",
          "url": "https://toolswallet.dev/qr-generator",
          "description": "Generate custom QR codes for URLs, text, and Wi-Fi networks"
        },
        {
          "name": "Password Generator",
          "url": "https://toolswallet.dev/password-generator",
          "description": "Generate cryptographically secure randomized passwords"
        },
        {
          "name": "URL Shortener",
          "url": "https://toolswallet.dev/url-shortener",
          "description": "Shorten long URLs with custom alias and click analytics"
        },
        {
          "name": "CSV / JSON / Excel Converter",
          "url": "https://toolswallet.dev/csv-converter",
          "description": "Convert between CSV, JSON, and Excel (.xlsx) formats"
        },
        {
          "name": "ZIP & RAR Extractor",
          "url": "https://toolswallet.dev/zip-extractor",
          "description": "Unpack ZIP and RAR archives directly inside the browser"
        },
        {
          "name": "Case Converter",
          "url": "https://toolswallet.dev/case-converter",
          "description": "Convert text between camelCase, snake_case, kebab-case, and Title Case"
        },
        {
          "name": "Text & Word Counter",
          "url": "https://toolswallet.dev/text-counter",
          "description": "Count words, characters, sentences, paragraphs, and reading time"
        },
        {
          "name": "Academic Citation Generator",
          "url": "https://toolswallet.dev/citation-generator",
          "description": "Generate APA, MLA, Chicago, Harvard, and IEEE citations"
        },
        {
          "name": "HTML Email Previewer",
          "url": "https://toolswallet.dev/html-email-template-previewer",
          "description": "Live preview and test responsive HTML email templates"
        },
        {
          "name": "Unit Converter",
          "url": "https://toolswallet.dev/unit-converter",
          "description": "Convert measurements across length, weight, temp, area, and speed"
        },
        {
          "name": "Percentage Calculator",
          "url": "https://toolswallet.dev/percentage-calculator",
          "description": "Calculate percentages, percentage differences, discounts, and markups"
        },
        {
          "name": "Loan EMI Calculator",
          "url": "https://toolswallet.dev/emi-calculator",
          "description": "Calculate loan EMIs, interest breakdowns, and amortized schedules"
        }
      ]
    }
  ]
}
