[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-iterationlayer-generate-order-export-de":3,"guides-for-iterationlayer-generate-order-export":1420,"similar-k172dwwr0vg5ctx2dq7bp17g9n86nmaw-de":1421},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":250,"parentExtension":251,"providers":309,"relations":313,"repo":314,"tags":1418,"workflow":1419},1778691104675.9973,"k172dwwr0vg5ctx2dq7bp17g9n86nmaw",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Export e-commerce order data to CSV with order numbers, customer details, amounts, and fulfillment status.",{"claudeCode":12},"iterationlayer/skills","Generate Order Export","https://github.com/iterationlayer/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":230,"workflow":242},1778693014478.067,"kn7fr939gqbbe8e5qaat3z0e2n86mde5","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":199,"practices":203,"prerequisites":204,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":219,"tier":220,"useCases":221,"workflow":226},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of exporting e-commerce order data to CSV for accounting, warehouse operations, or third-party integrations.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill uses the Iteration Layer API to generate a structured CSV output, offering a specific capability beyond generic LLM functions.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, as evidenced by the clear API usage, example data, and SDK examples, covering the complete lifecycle of generating an order export.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on generating order data exports to CSV, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's functionality.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes a single, well-defined API call (`generateSheet`) for its specific task.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The `SKILL.md` details the API endpoint, required parameters (API key, format, sheets structure), and provides example usage, with defaults implied by the structure.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The `generateSheet` operation is a descriptive verb-noun pair within the context of spreadsheet generation.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tool's input is a structured JSON payload defining the sheet and its contents, and the output is the generated CSV, both directly related to the task.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is released under the MIT license, as indicated by the bundled LICENSE file and confirmed by trust signals.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on April 28, 2026, which is within the last 90 days.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to use third-party dependencies that require complex management beyond the Iteration Layer SDK.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","API keys are expected to be provided via an environment variable or SDK configuration, not hardcoded or echoed.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill interacts with a defined API endpoint and structured data, with no indication of loading or executing untrusted third-party code.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on the Iteration Layer API and bundled code, with no runtime fetching of external code or data.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates via API calls and does not interact with the local filesystem or external processes.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There are no indications of detached process spawns or retry loops around denied tool calls.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill only sends order data to the Iteration Layer API for processing and does not exfiltrate confidential information.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled files do not contain any hidden text, invisible Unicode characters, or other steering tricks.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The code provided is plain and readable JavaScript, with no obfuscation or runtime code fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about user project structure; it relies on API interaction.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are no open issues reported in the last 90 days, indicating active maintenance or low issue volume.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The `pushedAt` date of 2026-04-28 indicates recent activity and a clearly detectable versioning signal.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The Iteration Layer API client handles validation of input parameters, and the structure of the `sheets` payload is defined.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The operation is data generation, not destructive, and therefore does not require a confirmation gate.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The Iteration Layer SDK and API are expected to provide structured error handling, and the provided code examples include error checks.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","The skill is primarily an API client, and logging is handled by the SDK or the calling environment.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill processes order data, which may contain personal information, but it sends this data to the Iteration Layer API, not directly to a third party without sanitization.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is a general data export tool with no regional or legal jurisdiction specific logic, making it global.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard Node.js and the Iteration Layer SDK, ensuring broad compatibility.",{"category":44,"check":128,"severity":24,"summary":129},"README","A README.md file exists and clearly outlines the installation, available plugins, and links to further documentation.",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","This is a single-tool skill, not applicable for tool surface size evaluation.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The skill exposes only one core operation ('generateSheet'), so there are no overlapping tools.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All features advertised in the README and SKILL.md correspond to actual implemented functionality via the Iteration Layer API.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions and examples for using the skill via the Claude Code CLI.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The Iteration Layer SDK and API are expected to provide actionable error messages, and the code examples show basic error handling.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The provided code examples utilize the Iteration Layer SDK, implying dependency management via standard package managers which would typically involve pinning.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill generates data and does not perform destructive operations or send data outward in a way that necessitates a dry-run preview.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","API calls to Iteration Layer are expected to handle retries and timeouts as part of the SDK/service design.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being collected or transmitted by this skill; if it were, it would follow opt-in standards.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill precisely defines its purpose: exporting e-commerce order data to CSV, with clear triggers like needing data for accounting or integrations.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in `SKILL.md` is concise and effectively summarizes the core capability and purpose.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The `SKILL.md` is concise and well-structured, delegating deeper material to linked guides and API specs.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed API information and integration guides are linked externally, promoting progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is a direct data generation task and does not involve deep exploration requiring `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The `SKILL.md` provides clear cURL and SDK examples demonstrating input, invocation, and expected output structure.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The Iteration Layer SDK and API would handle potential edge cases like invalid API keys or malformed requests; the documentation links to error handling guides.",{"category":111,"check":183,"severity":63,"summary":184},"Tool Fallback","This skill directly uses the Iteration Layer API and does not rely on optional external tools with fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The API client and structure of the request should ensure that invalid states would result in API errors, halting the process.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill operates independently using its own API and does not implicitly rely on other skills.",1778693014009,"This skill leverages the Iteration Layer API to generate CSV files containing e-commerce order data, including details such as order numbers, customer information, amounts, and fulfillment status.",[195,196,197,198],"Export order data to CSV","Include order numbers, customer details, amounts, and fulfillment status","Utilizes Iteration Layer API for data generation","Provides SDK examples in multiple languages",[200,201,202],"Performing data analysis directly.","Interacting with specific e-commerce platform APIs.","Real-time order processing or updates.",[],[205],"Iteration Layer API key","3.0.0","4.4.0","Export structured e-commerce order data into a CSV format for analysis, accounting, or integration with other systems.","The skill is well-documented, secure, and functional, with a clear purpose and precise implementation. A single finding regarding dependency management was marked not applicable, but otherwise, all checks passed.",99,"A high-quality skill for exporting e-commerce order data to CSV via the Iteration Layer API.",[213,214,215,216,217,218],"csv","export","ecommerce","data-generation","api","reporting","global","verified",[222,223,224,225],"Generate reports for accounting departments.","Prepare data for import into warehouse management systems.","Create datasets for business intelligence analysis.","Integrate order data with third-party platforms.",[227,228,229],"Define the desired CSV columns and data structure.","Call the Iteration Layer Sheet Generation API with the order data.","Receive the generated CSV file as output.",{"codeQuality":231,"collectedAt":233,"documentation":234,"maintenance":237,"security":239,"testCoverage":241},{"hasLockfile":232},false,1778692999516,{"descriptionLength":235,"readmeSize":236},106,5689,{"closedIssues90d":8,"forks":8,"hasChangelog":232,"openIssues90d":8,"pushedAt":238,"stars":8},1777403760000,{"hasNpmPackage":232,"license":240,"smitheryVerified":232},"MIT",{"hasCi":232,"hasTests":232},{"updatedAt":243},1778693014478,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":248,"type":249},"skills/generate-order-export","iterationlayer","skills","generate-order-export","skill",true,{"_creationTime":252,"_id":253,"community":254,"display":255,"identity":258,"parentExtension":261,"providers":294,"relations":305,"tags":306,"workflow":307},1778691104675.9766,"k1721s0xmp59902ybtpakrrffn86n10s",{"reviewCount":8},{"description":256,"installMethods":257,"name":246,"sourceUrl":14},"Iteration Layer integration guide — document, website, image, and sheet processing APIs with one API key and one credit pool",{"claudeCode":247},{"basePath":259,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":260},"","plugin",{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":269,"providers":271,"relations":288,"tags":290,"workflow":291},1778691104675.9763,"k172thzamyareqcp1pza99j91h86m7ph",{"reviewCount":8},{"description":266,"installMethods":267,"name":268,"sourceUrl":14},"Skills for document, website, image, and sheet processing with Iteration Layer APIs",{"claudeCode":12},"Iteration Layer Skills",{"basePath":259,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":270},"marketplace",{"evaluate":272,"extract":281},{"promptVersionExtension":273,"promptVersionScoring":207,"score":274,"tags":275,"targetMarket":219,"tier":220},"3.1.0",98,[276,277,278,279,280],"document-processing","website-data","image-manipulation","spreadsheet-generation","api-integration",{"commitSha":282,"license":240,"marketplace":283,"plugin":286},"HEAD",{"name":284,"pluginCount":285},"iterationlayer-skills",1,{"mcpCount":8,"provider":287,"skillCount":8},"classify",{"repoId":289},"kd76p4g2qmtrkgx99cnab3683d86n4g8",[280,276,278,279,277],{"evaluatedAt":292,"extractAt":293,"updatedAt":292},1778691127860,1778691104676,{"evaluate":295,"extract":302},{"promptVersionExtension":206,"promptVersionScoring":207,"score":296,"tags":297,"targetMarket":219,"tier":220},95,[298,299,280,300,301],"web-scraping","data-extraction","html","json",{"commitSha":282,"plugin":303},{"mcpCount":8,"provider":287,"skillCount":304},127,{"parentExtensionId":263,"repoId":289},[280,299,300,301,298],{"evaluatedAt":308,"extractAt":293,"updatedAt":308},1778691297809,{"evaluate":310,"extract":312},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":311,"targetMarket":219,"tier":220},[213,214,215,216,217,218],{"commitSha":282,"license":240},{"parentExtensionId":253,"repoId":289},{"_creationTime":315,"_id":289,"identity":316,"providers":317,"workflow":1414},1778689866891.11,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":318,"discover":1393,"github":1396},{"commitSha":282,"extensions":319},[320,333,339,346,353,360,367,373,380,389,397,405,413,421,429,437,445,453,461,469,477,485,493,501,509,517,525,533,541,549,557,565,573,581,589,597,605,613,621,629,637,645,653,661,669,677,685,693,701,709,717,725,733,741,749,757,765,773,781,789,797,805,813,821,829,837,845,853,861,869,877,885,893,901,909,917,925,933,941,949,957,965,973,981,989,997,1005,1010,1018,1026,1034,1042,1050,1058,1066,1074,1082,1090,1098,1106,1114,1122,1130,1138,1146,1154,1162,1170,1178,1186,1194,1202,1210,1218,1226,1234,1242,1249,1257,1265,1273,1281,1289,1297,1305,1313,1321,1329,1337,1345,1353,1361,1369,1377,1385],{"basePath":259,"description":266,"displayName":284,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":18,"type":270},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":259,"description":256,"displayName":246,"installMethods":334,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":18,"type":260},{"claudeCode":247},"inline plugin source from marketplace.json at /",[337,338],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":259,"description":340,"displayName":341,"installMethods":342,"rationale":335,"selectedPaths":343,"source":332,"sourceLanguage":18,"type":260},"Generate PDF invoices, reports, contracts, and documents from structured data using Iteration Layer","document-creation",{"claudeCode":247},[344,345],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":259,"description":347,"displayName":348,"installMethods":349,"rationale":335,"selectedPaths":350,"source":332,"sourceLanguage":18,"type":260},"Extract structured data from PDFs, invoices, receipts, resumes, and documents using Iteration Layer","document-extraction",{"claudeCode":247},[351,352],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":259,"description":354,"displayName":355,"installMethods":356,"rationale":335,"selectedPaths":357,"source":332,"sourceLanguage":18,"type":260},"Generate social cards, thumbnails, certificates, and marketing images using Iteration Layer","image-design",{"claudeCode":247},[358,359],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":259,"description":361,"displayName":362,"installMethods":363,"rationale":335,"selectedPaths":364,"source":332,"sourceLanguage":18,"type":260},"Edit, resize, crop, remove backgrounds, and enhance images using Iteration Layer","image-editing",{"claudeCode":247},[365,366],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":259,"description":368,"displayName":279,"installMethods":369,"rationale":335,"selectedPaths":370,"source":332,"sourceLanguage":18,"type":260},"Generate XLSX, CSV, and Markdown spreadsheets from structured tabular data using Iteration Layer",{"claudeCode":247},[371,372],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":259,"description":374,"displayName":375,"installMethods":376,"rationale":335,"selectedPaths":377,"source":332,"sourceLanguage":18,"type":260},"Extract structured data from public website pages using Iteration Layer","website-extraction",{"claudeCode":247},[378,379],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":381,"description":382,"displayName":383,"installMethods":384,"rationale":385,"selectedPaths":386,"source":332,"sourceLanguage":18,"type":249},"skills/compress-image-for-email","Resize, sharpen, and compress an image to fit email platform size limits in a single pipeline.","compress-image-for-email",{"claudeCode":12},"SKILL.md frontmatter at skills/compress-image-for-email/SKILL.md",[387],{"path":388,"priority":326},"SKILL.md",{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":332,"sourceLanguage":18,"type":249},"skills/compress-image-to-target-size","Compress an image to fit within a specific file size in bytes using quality-first compression.","compress-image-to-target-size",{"claudeCode":12},"SKILL.md frontmatter at skills/compress-image-to-target-size/SKILL.md",[396],{"path":388,"priority":326},{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":332,"sourceLanguage":18,"type":249},"skills/convert-contract-to-markdown","Convert a contract PDF to clean markdown for clause extraction or LLM analysis.","convert-contract-to-markdown",{"claudeCode":12},"SKILL.md frontmatter at skills/convert-contract-to-markdown/SKILL.md",[404],{"path":388,"priority":326},{"basePath":406,"description":407,"displayName":408,"installMethods":409,"rationale":410,"selectedPaths":411,"source":332,"sourceLanguage":18,"type":249},"skills/convert-document-for-knowledge-base","Convert external documents — specs, contracts, reports — to markdown for knowledge base ingestion.","convert-document-for-knowledge-base",{"claudeCode":12},"SKILL.md frontmatter at skills/convert-document-for-knowledge-base/SKILL.md",[412],{"path":388,"priority":326},{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":332,"sourceLanguage":18,"type":249},"skills/convert-document-for-rag-ingestion","Convert a document to clean markdown suitable for chunking and embedding in a RAG pipeline.","convert-document-for-rag-ingestion",{"claudeCode":12},"SKILL.md frontmatter at skills/convert-document-for-rag-ingestion/SKILL.md",[420],{"path":388,"priority":326},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":332,"sourceLanguage":18,"type":249},"skills/convert-image-format","Convert an image between PNG, JPEG, and WebP formats with quality control for web optimization.","convert-image-format",{"claudeCode":12},"SKILL.md frontmatter at skills/convert-image-format/SKILL.md",[428],{"path":388,"priority":326},{"basePath":430,"description":431,"displayName":432,"installMethods":433,"rationale":434,"selectedPaths":435,"source":332,"sourceLanguage":18,"type":249},"skills/convert-invoice-to-markdown","Convert a PDF invoice to clean markdown for LLM processing or document pipelines.","convert-invoice-to-markdown",{"claudeCode":12},"SKILL.md frontmatter at skills/convert-invoice-to-markdown/SKILL.md",[436],{"path":388,"priority":326},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":332,"sourceLanguage":18,"type":249},"skills/convert-resume-to-markdown","Convert a resume PDF to clean markdown for LLM parsing or candidate pipelines.","convert-resume-to-markdown",{"claudeCode":12},"SKILL.md frontmatter at skills/convert-resume-to-markdown/SKILL.md",[444],{"path":388,"priority":326},{"basePath":446,"description":447,"displayName":448,"installMethods":449,"rationale":450,"selectedPaths":451,"source":332,"sourceLanguage":18,"type":249},"skills/convert-website-to-markdown-for-rag","Extract clean title, summary, markdown sections, and source metadata from a public documentation page for RAG ingestion.","convert-website-to-markdown-for-rag",{"claudeCode":12},"SKILL.md frontmatter at skills/convert-website-to-markdown-for-rag/SKILL.md",[452],{"path":388,"priority":326},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":332,"sourceLanguage":18,"type":249},"skills/document-extraction-api","Extract structured data from documents using AI-powered field extraction.","document-extraction-api",{"claudeCode":12},"SKILL.md frontmatter at skills/document-extraction-api/SKILL.md",[460],{"path":388,"priority":326},{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":332,"sourceLanguage":18,"type":249},"skills/document-generation-api","Generate PDF, DOCX, EPUB, and PPTX documents from structured content blocks.","document-generation-api",{"claudeCode":12},"SKILL.md frontmatter at skills/document-generation-api/SKILL.md",[468],{"path":388,"priority":326},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":332,"sourceLanguage":18,"type":249},"skills/document-to-markdown-pipeline","Convert PDF, DOCX, HTML, or image documents to clean, structured Markdown.","document-to-markdown-pipeline",{"claudeCode":12},"SKILL.md frontmatter at skills/document-to-markdown-pipeline/SKILL.md",[476],{"path":388,"priority":326},{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":332,"sourceLanguage":18,"type":249},"skills/extract-academic-paper-metadata","Extract title, authors, abstract, and citation info from academic papers.","extract-academic-paper-metadata",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-academic-paper-metadata/SKILL.md",[484],{"path":388,"priority":326},{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":332,"sourceLanguage":18,"type":249},"skills/extract-article-text","Extract clean article content — title, author, date, and body text — from PDFs, Word docs, and web pages.","extract-article-text",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-article-text/SKILL.md",[492],{"path":388,"priority":326},{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":332,"sourceLanguage":18,"type":249},"skills/extract-carrier-invoices-to-spreadsheet","Extract line-level charges from multiple carrier invoices, then generate an XLSX freight cost tracker in a single pipeline.","extract-carrier-invoices-to-spreadsheet",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-carrier-invoices-to-spreadsheet/SKILL.md",[500],{"path":388,"priority":326},{"basePath":502,"description":503,"displayName":504,"installMethods":505,"rationale":506,"selectedPaths":507,"source":332,"sourceLanguage":18,"type":249},"skills/extract-contract-clause-data","Extract parties, dates, and clauses from a contract into structured JSON for legal review workflows.","extract-contract-clause-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-contract-clause-data/SKILL.md",[508],{"path":388,"priority":326},{"basePath":510,"description":511,"displayName":512,"installMethods":513,"rationale":514,"selectedPaths":515,"source":332,"sourceLanguage":18,"type":249},"skills/extract-contracts-to-register","Extract key terms from multiple signed contracts and build a structured XLSX contract register tracking parties, dates, value, and renewal terms.","extract-contracts-to-register",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-contracts-to-register/SKILL.md",[516],{"path":388,"priority":326},{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":332,"sourceLanguage":18,"type":249},"skills/extract-court-filing-data","Extract case numbers, parties, filing dates, court details, and relief sought from court filing documents and legal pleadings.","extract-court-filing-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-court-filing-data/SKILL.md",[524],{"path":388,"priority":326},{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":332,"sourceLanguage":18,"type":249},"skills/extract-customs-declaration","Merge a commercial invoice, packing list, and bill of lading into a unified customs declaration.","extract-customs-declaration",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-customs-declaration/SKILL.md",[532],{"path":388,"priority":326},{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":332,"sourceLanguage":18,"type":249},"skills/extract-customs-declarations-to-spreadsheet","Extract HS codes, declared values, and duty amounts from customs declaration documents, then generate an XLSX import duty log.","extract-customs-declarations-to-spreadsheet",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-customs-declarations-to-spreadsheet/SKILL.md",[540],{"path":388,"priority":326},{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":332,"sourceLanguage":18,"type":249},"skills/extract-delivery-note-data","Extract shipment details, item quantities, and delivery confirmation data from warehouse delivery notes and goods received notes.","extract-delivery-note-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-delivery-note-data/SKILL.md",[548],{"path":388,"priority":326},{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":332,"sourceLanguage":18,"type":249},"skills/extract-fleet-vehicle-registration","Extract vehicle identification, owner details, registration dates, and technical specifications from vehicle registration documents.","extract-fleet-vehicle-registration",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-fleet-vehicle-registration/SKILL.md",[556],{"path":388,"priority":326},{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":332,"sourceLanguage":18,"type":249},"skills/extract-help-center-article-from-website","Extract title, summary, steps, related links, and last updated date from a public help center article.","extract-help-center-article-from-website",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-help-center-article-from-website/SKILL.md",[564],{"path":388,"priority":326},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":332,"sourceLanguage":18,"type":249},"skills/extract-invoice-data","Extract vendor name, line items, totals, and dates from invoice documents.","extract-invoice-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-invoice-data/SKILL.md",[572],{"path":388,"priority":326},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":332,"sourceLanguage":18,"type":249},"skills/extract-invoices-to-spreadsheet","Extract structured data from multiple invoice PDFs in one call, then pipe the results directly into an XLSX accounts payable tracker.","extract-invoices-to-spreadsheet",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-invoices-to-spreadsheet/SKILL.md",[580],{"path":388,"priority":326},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":332,"sourceLanguage":18,"type":249},"skills/extract-job-listings-from-website","Extract role title, location, salary range, requirements, and application details from a public job posting.","extract-job-listings-from-website",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-job-listings-from-website/SKILL.md",[588],{"path":388,"priority":326},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":332,"sourceLanguage":18,"type":249},"skills/extract-kpi-data","Extract campaign or business KPIs from report documents — metrics, values, periods, and targets.","extract-kpi-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-kpi-data/SKILL.md",[596],{"path":388,"priority":326},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":332,"sourceLanguage":18,"type":249},"skills/extract-kpis-and-generate-report","Extract key performance indicators from client documents, then generate a branded PDF report summarizing the results.","extract-kpis-and-generate-report",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-kpis-and-generate-report/SKILL.md",[604],{"path":388,"priority":326},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":332,"sourceLanguage":18,"type":249},"skills/extract-kyc-onboarding-data","Extract client identity verification details, company information, and beneficial ownership data from KYC onboarding documents.","extract-kyc-onboarding-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-kyc-onboarding-data/SKILL.md",[612],{"path":388,"priority":326},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":332,"sourceLanguage":18,"type":249},"skills/extract-legal-invoice-data","Extract timekeeper entries, disbursements, matter references, and billing summaries from law firm invoices.","extract-legal-invoice-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-legal-invoice-data/SKILL.md",[620],{"path":388,"priority":326},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":332,"sourceLanguage":18,"type":249},"skills/extract-listing-and-generate-brochure","Extract property listing details from a real estate document, then generate a branded PDF brochure and a social media image for the listing.","extract-listing-and-generate-brochure",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-listing-and-generate-brochure/SKILL.md",[628],{"path":388,"priority":326},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":332,"sourceLanguage":18,"type":249},"skills/extract-medical-record","Extract patient details, diagnoses, and medications from a medical record into structured JSON for healthcare workflows.","extract-medical-record",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-medical-record/SKILL.md",[636],{"path":388,"priority":326},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":332,"sourceLanguage":18,"type":249},"skills/extract-multi-invoice-data","Extract structured data from multiple invoice files in a single API call using an array schema.","extract-multi-invoice-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-multi-invoice-data/SKILL.md",[644],{"path":388,"priority":326},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":332,"sourceLanguage":18,"type":249},"skills/extract-nda-and-generate-checklist","Extract key terms from a non-disclosure agreement, then generate a compliance checklist spreadsheet tracking obligations and deadlines.","extract-nda-and-generate-checklist",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-nda-and-generate-checklist/SKILL.md",[652],{"path":388,"priority":326},{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":332,"sourceLanguage":18,"type":249},"skills/extract-nda-terms","Extract parties, obligations, restrictions, permitted disclosures, and expiry dates from non-disclosure agreements.","extract-nda-terms",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-nda-terms/SKILL.md",[660],{"path":388,"priority":326},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":332,"sourceLanguage":18,"type":249},"skills/extract-news-article-metadata-from-website","Extract headline, author, publication date, summary, category, and named entities from a public news article.","extract-news-article-metadata-from-website",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-news-article-metadata-from-website/SKILL.md",[668],{"path":388,"priority":326},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":332,"sourceLanguage":18,"type":249},"skills/extract-pricing-table-from-website","Extract plan names, prices, billing periods, and feature lists from a public pricing page.","extract-pricing-table-from-website",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-pricing-table-from-website/SKILL.md",[676],{"path":388,"priority":326},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":332,"sourceLanguage":18,"type":249},"skills/extract-product-catalog-entry","Extract product name, SKU, price, and specifications from a catalog document into structured JSON for e-commerce workflows.","extract-product-catalog-entry",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-product-catalog-entry/SKILL.md",[684],{"path":388,"priority":326},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":332,"sourceLanguage":18,"type":249},"skills/extract-product-data-and-generate-listing-image","Extract product details from a supplier data sheet, then generate a branded e-commerce listing image with the product name, price, and key specs.","extract-product-data-and-generate-listing-image",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-product-data-and-generate-listing-image/SKILL.md",[692],{"path":388,"priority":326},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":332,"sourceLanguage":18,"type":249},"skills/extract-product-data-from-website","Extract product name, price, availability, description, and specifications from a public product page.","extract-product-data-from-website",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-product-data-from-website/SKILL.md",[700],{"path":388,"priority":326},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":332,"sourceLanguage":18,"type":249},"skills/extract-property-appraisal","Extract appraised value, property details, and comparable sales from a property appraisal report into structured JSON.","extract-property-appraisal",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-property-appraisal/SKILL.md",[708],{"path":388,"priority":326},{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":332,"sourceLanguage":18,"type":249},"skills/extract-property-deed-data","Extract property ownership, legal descriptions, encumbrances, and recording details from property deeds and land registry documents.","extract-property-deed-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-property-deed-data/SKILL.md",[716],{"path":388,"priority":326},{"basePath":718,"description":719,"displayName":720,"installMethods":721,"rationale":722,"selectedPaths":723,"source":332,"sourceLanguage":18,"type":249},"skills/extract-public-registry-page","Extract organization name, registration number, status, registration date, and officers from a public registry page.","extract-public-registry-page",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-public-registry-page/SKILL.md",[724],{"path":388,"priority":326},{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":332,"sourceLanguage":18,"type":249},"skills/extract-purchase-order-and-generate-confirmation","Extract line items and delivery details from a customer purchase order PDF, then generate a formatted order confirmation PDF ready to send back to the buyer.","extract-purchase-order-and-generate-confirmation",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-purchase-order-and-generate-confirmation/SKILL.md",[732],{"path":388,"priority":326},{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":332,"sourceLanguage":18,"type":249},"skills/extract-purchase-order-data","Extract line items, quantities, unit prices, delivery dates, and supplier details from purchase order documents.","extract-purchase-order-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-purchase-order-data/SKILL.md",[740],{"path":388,"priority":326},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":332,"sourceLanguage":18,"type":249},"skills/extract-real-estate-listing","Extract property address, price, room count, and features from a listing document into structured JSON for MLS and property platforms.","extract-real-estate-listing",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-real-estate-listing/SKILL.md",[748],{"path":388,"priority":326},{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":332,"sourceLanguage":18,"type":249},"skills/extract-real-estate-listing-from-website","Extract address, listing price, bedrooms, bathrooms, amenities, and agent contact details from a public listing page.","extract-real-estate-listing-from-website",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-real-estate-listing-from-website/SKILL.md",[756],{"path":388,"priority":326},{"basePath":758,"description":759,"displayName":760,"installMethods":761,"rationale":762,"selectedPaths":763,"source":332,"sourceLanguage":18,"type":249},"skills/extract-receipt-data","Extract merchant, date, line items, tax, and total from receipts.","extract-receipt-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-receipt-data/SKILL.md",[764],{"path":388,"priority":326},{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":332,"sourceLanguage":18,"type":249},"skills/extract-receipts-to-expense-report","Extract merchant, date, amount, and category from receipt photos and PDFs in one call, then generate an XLSX expense report with a totals row.","extract-receipts-to-expense-report",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-receipts-to-expense-report/SKILL.md",[772],{"path":388,"priority":326},{"basePath":774,"description":775,"displayName":776,"installMethods":777,"rationale":778,"selectedPaths":779,"source":332,"sourceLanguage":18,"type":249},"skills/extract-rental-application","Extract applicant details, employment history, income, and references from a rental application form into structured JSON for tenant screening.","extract-rental-application",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-rental-application/SKILL.md",[780],{"path":388,"priority":326},{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":332,"sourceLanguage":18,"type":249},"skills/extract-rental-applications-to-spreadsheet","Extract applicant details from rental application PDFs and generate a side-by-side XLSX for comparing income, employment, and move-in dates.","extract-rental-applications-to-spreadsheet",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-rental-applications-to-spreadsheet/SKILL.md",[788],{"path":388,"priority":326},{"basePath":790,"description":791,"displayName":792,"installMethods":793,"rationale":794,"selectedPaths":795,"source":332,"sourceLanguage":18,"type":249},"skills/extract-restaurant-menu-from-website","Extract menu item names, prices, descriptions, and dietary notes from a public restaurant menu page.","extract-restaurant-menu-from-website",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-restaurant-menu-from-website/SKILL.md",[796],{"path":388,"priority":326},{"basePath":798,"description":799,"displayName":800,"installMethods":801,"rationale":802,"selectedPaths":803,"source":332,"sourceLanguage":18,"type":249},"skills/extract-resume-and-generate-profile","Extract candidate information from a resume PDF, then generate a formatted employee profile document for HR onboarding.","extract-resume-and-generate-profile",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-resume-and-generate-profile/SKILL.md",[804],{"path":388,"priority":326},{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":332,"sourceLanguage":18,"type":249},"skills/extract-resume-data","Extract candidate name, contact details, work history, and skills from resumes.","extract-resume-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-resume-data/SKILL.md",[812],{"path":388,"priority":326},{"basePath":814,"description":815,"displayName":816,"installMethods":817,"rationale":818,"selectedPaths":819,"source":332,"sourceLanguage":18,"type":249},"skills/extract-supplier-catalog-from-website","Extract SKUs, product names, unit prices, availability, and minimum order quantities from a supplier catalog page.","extract-supplier-catalog-from-website",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-supplier-catalog-from-website/SKILL.md",[820],{"path":388,"priority":326},{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":332,"sourceLanguage":18,"type":249},"skills/extract-supplier-catalog-to-spreadsheet","Extract every product from a supplier catalog PDF — SKUs, names, prices, MOQs — and generate a ready-to-import XLSX in two API calls.","extract-supplier-catalog-to-spreadsheet",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-supplier-catalog-to-spreadsheet/SKILL.md",[828],{"path":388,"priority":326},{"basePath":830,"description":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":332,"sourceLanguage":18,"type":249},"skills/extract-supplier-invoice-for-erp","Extract supplier invoice details structured for direct import into ERP systems like SAP, Oracle, or Microsoft Dynamics.","extract-supplier-invoice-for-erp",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-supplier-invoice-for-erp/SKILL.md",[836],{"path":388,"priority":326},{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":332,"sourceLanguage":18,"type":249},"skills/extract-terms-and-conditions","Extract clause types, obligations, limitations, and governing law from terms and conditions documents.","extract-terms-and-conditions",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-terms-and-conditions/SKILL.md",[844],{"path":388,"priority":326},{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":332,"sourceLanguage":18,"type":249},"skills/extract-terms-and-generate-summary","Extract key clauses from terms and conditions documents, then generate a plain-language PDF summary for client review.","extract-terms-and-generate-summary",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-terms-and-generate-summary/SKILL.md",[852],{"path":388,"priority":326},{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":332,"sourceLanguage":18,"type":249},"skills/extract-traffic-fine-data","Extract violation details, fine amounts, vehicle information, and payment deadlines from traffic fine notices.","extract-traffic-fine-data",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-traffic-fine-data/SKILL.md",[860],{"path":388,"priority":326},{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":332,"sourceLanguage":18,"type":249},"skills/extract-violations-and-generate-summary","Extract traffic violation data from fine notices, then generate a spreadsheet summarizing all violations for fleet management.","extract-violations-and-generate-summary",{"claudeCode":12},"SKILL.md frontmatter at skills/extract-violations-and-generate-summary/SKILL.md",[868],{"path":388,"priority":326},{"basePath":870,"description":871,"displayName":872,"installMethods":873,"rationale":874,"selectedPaths":875,"source":332,"sourceLanguage":18,"type":249},"skills/generate-aplus-content-banner","Generate an Amazon A+ Content banner image for book marketing with cover art, title, and branding.","generate-aplus-content-banner",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-aplus-content-banner/SKILL.md",[876],{"path":388,"priority":326},{"basePath":878,"description":879,"displayName":880,"installMethods":881,"rationale":882,"selectedPaths":883,"source":332,"sourceLanguage":18,"type":249},"skills/generate-billing-statement","Generate an XLSX billing statement with a merged company header, subscription line items, overages, credits, and subtotal/tax/total formulas.","generate-billing-statement",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-billing-statement/SKILL.md",[884],{"path":388,"priority":326},{"basePath":886,"description":887,"displayName":888,"installMethods":889,"rationale":890,"selectedPaths":891,"source":332,"sourceLanguage":18,"type":249},"skills/generate-book-cover-spreads","Generate print-ready book cover spreads with back cover, spine, and front cover in a single image.","generate-book-cover-spreads",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-book-cover-spreads/SKILL.md",[892],{"path":388,"priority":326},{"basePath":894,"description":895,"displayName":896,"installMethods":897,"rationale":898,"selectedPaths":899,"source":332,"sourceLanguage":18,"type":249},"skills/generate-certificate-image","Generate a professional certificate image with recipient name, course title, and completion date for digital sharing, social media, or email delivery.","generate-certificate-image",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-certificate-image/SKILL.md",[900],{"path":388,"priority":326},{"basePath":902,"description":903,"displayName":904,"installMethods":905,"rationale":906,"selectedPaths":907,"source":332,"sourceLanguage":18,"type":249},"skills/generate-compliance-audit-document","Generate a formatted PDF compliance audit document with findings, risk ratings, remediation recommendations, and sign-off sections.","generate-compliance-audit-document",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-compliance-audit-document/SKILL.md",[908],{"path":388,"priority":326},{"basePath":910,"description":911,"displayName":912,"installMethods":913,"rationale":914,"selectedPaths":915,"source":332,"sourceLanguage":18,"type":249},"skills/generate-docx-contract","Generate an editable DOCX service agreement with parties, terms, and payment schedule.","generate-docx-contract",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-docx-contract/SKILL.md",[916],{"path":388,"priority":326},{"basePath":918,"description":919,"displayName":920,"installMethods":921,"rationale":922,"selectedPaths":923,"source":332,"sourceLanguage":18,"type":249},"skills/generate-email-banner","Generate a personalized email banner image with text, logo, and brand colors.","generate-email-banner",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-email-banner/SKILL.md",[924],{"path":388,"priority":326},{"basePath":926,"description":927,"displayName":928,"installMethods":929,"rationale":930,"selectedPaths":931,"source":332,"sourceLanguage":18,"type":249},"skills/generate-employee-offer-letter","Generate a professional offer letter PDF with role, compensation, start date, and company details.","generate-employee-offer-letter",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-employee-offer-letter/SKILL.md",[932],{"path":388,"priority":326},{"basePath":934,"description":935,"displayName":936,"installMethods":937,"rationale":938,"selectedPaths":939,"source":332,"sourceLanguage":18,"type":249},"skills/generate-employee-report","Generate an XLSX employee report with departments, salaries, hire dates, and currency formatting.","generate-employee-report",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-employee-report/SKILL.md",[940],{"path":388,"priority":326},{"basePath":942,"description":943,"displayName":944,"installMethods":945,"rationale":946,"selectedPaths":947,"source":332,"sourceLanguage":18,"type":249},"skills/generate-epub-book","Generate a complete EPUB e-book with chapters, table of contents, and rich text formatting.","generate-epub-book",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-epub-book/SKILL.md",[948],{"path":388,"priority":326},{"basePath":950,"description":951,"displayName":952,"installMethods":953,"rationale":954,"selectedPaths":955,"source":332,"sourceLanguage":18,"type":249},"skills/generate-event-ticket","Generate an event ticket image with QR code, event name, date, venue, and seat information.","generate-event-ticket",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-event-ticket/SKILL.md",[956],{"path":388,"priority":326},{"basePath":958,"description":959,"displayName":960,"installMethods":961,"rationale":962,"selectedPaths":963,"source":332,"sourceLanguage":18,"type":249},"skills/generate-front-book-cover","Generate a front cover image with custom artwork, title text, and author attribution.","generate-front-book-cover",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-front-book-cover/SKILL.md",[964],{"path":388,"priority":326},{"basePath":966,"description":967,"displayName":968,"installMethods":969,"rationale":970,"selectedPaths":971,"source":332,"sourceLanguage":18,"type":249},"skills/generate-inventory-report","Generate an XLSX inventory report with stock levels, reorder points, unit costs, and total value formulas for purchasing teams.","generate-inventory-report",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-inventory-report/SKILL.md",[972],{"path":388,"priority":326},{"basePath":974,"description":975,"displayName":976,"installMethods":977,"rationale":978,"selectedPaths":979,"source":332,"sourceLanguage":18,"type":249},"skills/generate-invoice-spreadsheet","Generate an XLSX invoice with company info, line items, subtotal/tax/total formulas, and currency formatting.","generate-invoice-spreadsheet",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-invoice-spreadsheet/SKILL.md",[980],{"path":388,"priority":326},{"basePath":982,"description":983,"displayName":984,"installMethods":985,"rationale":986,"selectedPaths":987,"source":332,"sourceLanguage":18,"type":249},"skills/generate-multi-client-usage-report","Generate a multi-sheet XLSX report tracking API usage, credit consumption, and billing across multiple agency clients.","generate-multi-client-usage-report",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-multi-client-usage-report/SKILL.md",[988],{"path":388,"priority":326},{"basePath":990,"description":991,"displayName":992,"installMethods":993,"rationale":994,"selectedPaths":995,"source":332,"sourceLanguage":18,"type":249},"skills/generate-nda","Generate a non-disclosure agreement PDF with party names, effective date, and standard confidentiality terms.","generate-nda",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-nda/SKILL.md",[996],{"path":388,"priority":326},{"basePath":998,"description":999,"displayName":1000,"installMethods":1001,"rationale":1002,"selectedPaths":1003,"source":332,"sourceLanguage":18,"type":249},"skills/generate-og-image","Generate a branded Open Graph image with a generative wave background, logo, and tagline.","generate-og-image",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-og-image/SKILL.md",[1004],{"path":388,"priority":326},{"basePath":245,"description":10,"displayName":248,"installMethods":1006,"rationale":1007,"selectedPaths":1008,"source":332,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/generate-order-export/SKILL.md",[1009],{"path":388,"priority":326},{"basePath":1011,"description":1012,"displayName":1013,"installMethods":1014,"rationale":1015,"selectedPaths":1016,"source":332,"sourceLanguage":18,"type":249},"skills/generate-packing-slip","Generate a packing slip PDF with order details, item list, and shipping address.","generate-packing-slip",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-packing-slip/SKILL.md",[1017],{"path":388,"priority":326},{"basePath":1019,"description":1020,"displayName":1021,"installMethods":1022,"rationale":1023,"selectedPaths":1024,"source":332,"sourceLanguage":18,"type":249},"skills/generate-packing-slip-and-shipping-label","Generate a PDF packing slip and a PNG shipping label from the same order data in a single fulfillment workflow.","generate-packing-slip-and-shipping-label",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-packing-slip-and-shipping-label/SKILL.md",[1025],{"path":388,"priority":326},{"basePath":1027,"description":1028,"displayName":1029,"installMethods":1030,"rationale":1031,"selectedPaths":1032,"source":332,"sourceLanguage":18,"type":249},"skills/generate-pdf-certificate","Generate a professional achievement certificate with recipient name, course details, date, and a QR code for formal download or print.","generate-pdf-certificate",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-pdf-certificate/SKILL.md",[1033],{"path":388,"priority":326},{"basePath":1035,"description":1036,"displayName":1037,"installMethods":1038,"rationale":1039,"selectedPaths":1040,"source":332,"sourceLanguage":18,"type":249},"skills/generate-pdf-invoice","Generate a professional PDF invoice with company branding, line items, and totals.","generate-pdf-invoice",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-pdf-invoice/SKILL.md",[1041],{"path":388,"priority":326},{"basePath":1043,"description":1044,"displayName":1045,"installMethods":1046,"rationale":1047,"selectedPaths":1048,"source":332,"sourceLanguage":18,"type":249},"skills/generate-pdf-manuscript","Generate a print-ready PDF manuscript with title page, table of contents, and chapters at 6x9 inch trim size.","generate-pdf-manuscript",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-pdf-manuscript/SKILL.md",[1049],{"path":388,"priority":326},{"basePath":1051,"description":1052,"displayName":1053,"installMethods":1054,"rationale":1055,"selectedPaths":1056,"source":332,"sourceLanguage":18,"type":249},"skills/generate-pdf-report","Generate a professional PDF report with title, executive summary, data table, and footer.","generate-pdf-report",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-pdf-report/SKILL.md",[1057],{"path":388,"priority":326},{"basePath":1059,"description":1060,"displayName":1061,"installMethods":1062,"rationale":1063,"selectedPaths":1064,"source":332,"sourceLanguage":18,"type":249},"skills/generate-product-datasheet","Generate a professional product specification sheet with images, feature tables, technical specs, and contact information.","generate-product-datasheet",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-product-datasheet/SKILL.md",[1065],{"path":388,"priority":326},{"basePath":1067,"description":1068,"displayName":1069,"installMethods":1070,"rationale":1071,"selectedPaths":1072,"source":332,"sourceLanguage":18,"type":249},"skills/generate-product-listing-image","Generate a product listing image with photo, price badge, and promotional text overlay.","generate-product-listing-image",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-product-listing-image/SKILL.md",[1073],{"path":388,"priority":326},{"basePath":1075,"description":1076,"displayName":1077,"installMethods":1078,"rationale":1079,"selectedPaths":1080,"source":332,"sourceLanguage":18,"type":249},"skills/generate-product-promo-banner","Optimize a product photo and compose it into a promotional banner with sale text and pricing.","generate-product-promo-banner",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-product-promo-banner/SKILL.md",[1081],{"path":388,"priority":326},{"basePath":1083,"description":1084,"displayName":1085,"installMethods":1086,"rationale":1087,"selectedPaths":1088,"source":332,"sourceLanguage":18,"type":249},"skills/generate-product-promo-card","Generate a product promotional card with a product photo, sale badge, and pricing text.","generate-product-promo-card",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-product-promo-card/SKILL.md",[1089],{"path":388,"priority":326},{"basePath":1091,"description":1092,"displayName":1093,"installMethods":1094,"rationale":1095,"selectedPaths":1096,"source":332,"sourceLanguage":18,"type":249},"skills/generate-product-slide","Generate a branded product slide image with headline, feature pills, and a call-to-action — all arranged with layout layers.","generate-product-slide",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-product-slide/SKILL.md",[1097],{"path":388,"priority":326},{"basePath":1099,"description":1100,"displayName":1101,"installMethods":1102,"rationale":1103,"selectedPaths":1104,"source":332,"sourceLanguage":18,"type":249},"skills/generate-quarterly-report","Create a structured quarterly business report with table of contents, data tables, and page numbers.","generate-quarterly-report",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-quarterly-report/SKILL.md",[1105],{"path":388,"priority":326},{"basePath":1107,"description":1108,"displayName":1109,"installMethods":1110,"rationale":1111,"selectedPaths":1112,"source":332,"sourceLanguage":18,"type":249},"skills/generate-real-estate-listing-graphic","Generate a branded property listing graphic with a property photo, status badge, price, address, and key stats.","generate-real-estate-listing-graphic",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-real-estate-listing-graphic/SKILL.md",[1113],{"path":388,"priority":326},{"basePath":1115,"description":1116,"displayName":1117,"installMethods":1118,"rationale":1119,"selectedPaths":1120,"source":332,"sourceLanguage":18,"type":249},"skills/generate-report-card-image","Generate a visual KPI report card with a headline metric, secondary stats, and branding — shareable as an image.","generate-report-card-image",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-report-card-image/SKILL.md",[1121],{"path":388,"priority":326},{"basePath":1123,"description":1124,"displayName":1125,"installMethods":1126,"rationale":1127,"selectedPaths":1128,"source":332,"sourceLanguage":18,"type":249},"skills/generate-restaurant-menu","Generate a branded restaurant menu PDF with sections, items, prices, and descriptions.","generate-restaurant-menu",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-restaurant-menu/SKILL.md",[1129],{"path":388,"priority":326},{"basePath":1131,"description":1132,"displayName":1133,"installMethods":1134,"rationale":1135,"selectedPaths":1136,"source":332,"sourceLanguage":18,"type":249},"skills/generate-sales-dashboard","Generate a multi-sheet XLSX workbook with quarterly revenue, expenses, and summary formulas.","generate-sales-dashboard",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-sales-dashboard/SKILL.md",[1137],{"path":388,"priority":326},{"basePath":1139,"description":1140,"displayName":1141,"installMethods":1142,"rationale":1143,"selectedPaths":1144,"source":332,"sourceLanguage":18,"type":249},"skills/generate-sales-report-xlsx","Generate a formatted XLSX spreadsheet with sales data, currency formatting, and bold headers.","generate-sales-report-xlsx",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-sales-report-xlsx/SKILL.md",[1145],{"path":388,"priority":326},{"basePath":1147,"description":1148,"displayName":1149,"installMethods":1150,"rationale":1151,"selectedPaths":1152,"source":332,"sourceLanguage":18,"type":249},"skills/generate-shipping-label","Generate a compact PDF shipping label with sender and recipient addresses, barcode, and tracking number.","generate-shipping-label",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-shipping-label/SKILL.md",[1153],{"path":388,"priority":326},{"basePath":1155,"description":1156,"displayName":1157,"installMethods":1158,"rationale":1159,"selectedPaths":1160,"source":332,"sourceLanguage":18,"type":249},"skills/generate-slide-deck","Build a PowerPoint slide deck with title slide, content slides, and call-to-action page.","generate-slide-deck",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-slide-deck/SKILL.md",[1161],{"path":388,"priority":326},{"basePath":1163,"description":1164,"displayName":1165,"installMethods":1166,"rationale":1167,"selectedPaths":1168,"source":332,"sourceLanguage":18,"type":249},"skills/generate-social-card","Generate an Open Graph social sharing card with dynamic title, description, and branding.","generate-social-card",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-social-card/SKILL.md",[1169],{"path":388,"priority":326},{"basePath":1171,"description":1172,"displayName":1173,"installMethods":1174,"rationale":1175,"selectedPaths":1176,"source":332,"sourceLanguage":18,"type":249},"skills/generate-social-media-book-promo","Generate a vertical story image for TikTok or Instagram book promotion with cover art, hook text, and author branding.","generate-social-media-book-promo",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-social-media-book-promo/SKILL.md",[1177],{"path":388,"priority":326},{"basePath":1179,"description":1180,"displayName":1181,"installMethods":1182,"rationale":1183,"selectedPaths":1184,"source":332,"sourceLanguage":18,"type":249},"skills/generate-thumbnail","Resize a source image to a thumbnail and convert to WebP.","generate-thumbnail",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-thumbnail/SKILL.md",[1185],{"path":388,"priority":326},{"basePath":1187,"description":1188,"displayName":1189,"installMethods":1190,"rationale":1191,"selectedPaths":1192,"source":332,"sourceLanguage":18,"type":249},"skills/generate-timesheet-export","Generate an XLSX timesheet with logged hours, hourly rates, per-entry amount formulas, and totals for client billing or payroll.","generate-timesheet-export",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-timesheet-export/SKILL.md",[1193],{"path":388,"priority":326},{"basePath":1195,"description":1196,"displayName":1197,"installMethods":1198,"rationale":1199,"selectedPaths":1200,"source":332,"sourceLanguage":18,"type":249},"skills/generate-white-label-report","Generate a branded PDF report with custom client logo placeholder, colors, and content sections for white-label agency delivery.","generate-white-label-report",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-white-label-report/SKILL.md",[1201],{"path":388,"priority":326},{"basePath":1203,"description":1204,"displayName":1205,"installMethods":1206,"rationale":1207,"selectedPaths":1208,"source":332,"sourceLanguage":18,"type":249},"skills/generate-youtube-thumbnail","Generate a YouTube thumbnail with bold title text, gradient background, and a static image cutout.","generate-youtube-thumbnail",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-youtube-thumbnail/SKILL.md",[1209],{"path":388,"priority":326},{"basePath":1211,"description":1212,"displayName":1213,"installMethods":1214,"rationale":1215,"selectedPaths":1216,"source":332,"sourceLanguage":18,"type":249},"skills/image-generation-api","Generate composited images from layers — solid colors, gradients, text, images, QR codes, barcodes, and layouts.","image-generation-api",{"claudeCode":12},"SKILL.md frontmatter at skills/image-generation-api/SKILL.md",[1217],{"path":388,"priority":326},{"basePath":1219,"description":1220,"displayName":1221,"installMethods":1222,"rationale":1223,"selectedPaths":1224,"source":332,"sourceLanguage":18,"type":249},"skills/image-resize-watermark-convert","Resize an image, add a branded text watermark, and convert to WebP in a two-step pipeline.","image-resize-watermark-convert",{"claudeCode":12},"SKILL.md frontmatter at skills/image-resize-watermark-convert/SKILL.md",[1225],{"path":388,"priority":326},{"basePath":1227,"description":1228,"displayName":1229,"installMethods":1230,"rationale":1231,"selectedPaths":1232,"source":332,"sourceLanguage":18,"type":249},"skills/image-transformation-api","Transform images with resize, crop, smart crop, upscale, remove background, and 20+ operations.","image-transformation-api",{"claudeCode":12},"SKILL.md frontmatter at skills/image-transformation-api/SKILL.md",[1233],{"path":388,"priority":326},{"basePath":1235,"description":1236,"displayName":1237,"installMethods":1238,"rationale":1239,"selectedPaths":1240,"source":332,"sourceLanguage":18,"type":249},"skills/invoice-to-pdf-report","Extract invoice data and generate a formatted PDF summary in a single pipeline.","invoice-to-pdf-report",{"claudeCode":12},"SKILL.md frontmatter at skills/invoice-to-pdf-report/SKILL.md",[1241],{"path":388,"priority":326},{"basePath":1243,"description":1244,"displayName":246,"installMethods":1245,"rationale":1246,"selectedPaths":1247,"source":332,"sourceLanguage":18,"type":249},"skills/iterationlayer","Integrate Iteration Layer APIs for document, website, image, and sheet processing. Composable APIs — Document Extraction, Website Extraction, Document to Markdown, Image Transformation, Image Generation, Document Generation, and Sheet Generation — share one credit pool and chain together into workflows.",{"claudeCode":12},"SKILL.md frontmatter at skills/iterationlayer/SKILL.md",[1248],{"path":388,"priority":326},{"basePath":1250,"description":1251,"displayName":1252,"installMethods":1253,"rationale":1254,"selectedPaths":1255,"source":332,"sourceLanguage":18,"type":249},"skills/markdown-to-styled-pdf","Generate a professionally styled PDF document from Markdown content with custom fonts, headers, and page numbers.","markdown-to-styled-pdf",{"claudeCode":12},"SKILL.md frontmatter at skills/markdown-to-styled-pdf/SKILL.md",[1256],{"path":388,"priority":326},{"basePath":1258,"description":1259,"displayName":1260,"installMethods":1261,"rationale":1262,"selectedPaths":1263,"source":332,"sourceLanguage":18,"type":249},"skills/optimize-for-amazon","Prepare a product photo to meet Amazon's main image requirements: pure white background, square format, 2000×2000px, JPEG.","optimize-for-amazon",{"claudeCode":12},"SKILL.md frontmatter at skills/optimize-for-amazon/SKILL.md",[1264],{"path":388,"priority":326},{"basePath":1266,"description":1267,"displayName":1268,"installMethods":1269,"rationale":1270,"selectedPaths":1271,"source":332,"sourceLanguage":18,"type":249},"skills/optimize-for-etsy","Smart crop a product photo to Etsy's recommended 2000×2000px square format and export as JPEG.","optimize-for-etsy",{"claudeCode":12},"SKILL.md frontmatter at skills/optimize-for-etsy/SKILL.md",[1272],{"path":388,"priority":326},{"basePath":1274,"description":1275,"displayName":1276,"installMethods":1277,"rationale":1278,"selectedPaths":1279,"source":332,"sourceLanguage":18,"type":249},"skills/optimize-for-shopify","Resize a product photo to Shopify's recommended 2048×2048px square format, sharpen, and convert to WebP for fast storefront load times.","optimize-for-shopify",{"claudeCode":12},"SKILL.md frontmatter at skills/optimize-for-shopify/SKILL.md",[1280],{"path":388,"priority":326},{"basePath":1282,"description":1283,"displayName":1284,"installMethods":1285,"rationale":1286,"selectedPaths":1287,"source":332,"sourceLanguage":18,"type":249},"skills/optimize-product-photo","Resize, enhance, and compress a product photo for an e-commerce listing with consistent quality.","optimize-product-photo",{"claudeCode":12},"SKILL.md frontmatter at skills/optimize-product-photo/SKILL.md",[1288],{"path":388,"priority":326},{"basePath":1290,"description":1291,"displayName":1292,"installMethods":1293,"rationale":1294,"selectedPaths":1295,"source":332,"sourceLanguage":18,"type":249},"skills/preprocess-document-for-llm","Convert a document to markdown and classify it with an LLM in a single pipeline.","preprocess-document-for-llm",{"claudeCode":12},"SKILL.md frontmatter at skills/preprocess-document-for-llm/SKILL.md",[1296],{"path":388,"priority":326},{"basePath":1298,"description":1299,"displayName":1300,"installMethods":1301,"rationale":1302,"selectedPaths":1303,"source":332,"sourceLanguage":18,"type":249},"skills/process-real-estate-photo","Enhance and standardize a property listing photo with auto-contrast, sharpening, and consistent sizing.","process-real-estate-photo",{"claudeCode":12},"SKILL.md frontmatter at skills/process-real-estate-photo/SKILL.md",[1304],{"path":388,"priority":326},{"basePath":1306,"description":1307,"displayName":1308,"installMethods":1309,"rationale":1310,"selectedPaths":1311,"source":332,"sourceLanguage":18,"type":249},"skills/remove-background-and-generate-product-card","Remove the background from a raw product photo, then compose it into a branded listing card with the product name and price.","remove-background-and-generate-product-card",{"claudeCode":12},"SKILL.md frontmatter at skills/remove-background-and-generate-product-card/SKILL.md",[1312],{"path":388,"priority":326},{"basePath":1314,"description":1315,"displayName":1316,"installMethods":1317,"rationale":1318,"selectedPaths":1319,"source":332,"sourceLanguage":18,"type":249},"skills/remove-product-background","Remove the background from a product photo using AI-powered segmentation.","remove-product-background",{"claudeCode":12},"SKILL.md frontmatter at skills/remove-product-background/SKILL.md",[1320],{"path":388,"priority":326},{"basePath":1322,"description":1323,"displayName":1324,"installMethods":1325,"rationale":1326,"selectedPaths":1327,"source":332,"sourceLanguage":18,"type":249},"skills/resize-image-for-print-publishing","Resize and convert manuscript images to KDP-compliant dimensions at 300 DPI for print-on-demand.","resize-image-for-print-publishing",{"claudeCode":12},"SKILL.md frontmatter at skills/resize-image-for-print-publishing/SKILL.md",[1328],{"path":388,"priority":326},{"basePath":1330,"description":1331,"displayName":1332,"installMethods":1333,"rationale":1334,"selectedPaths":1335,"source":332,"sourceLanguage":18,"type":249},"skills/resize-image-for-social-media","Resize and crop a single image into platform-specific dimensions for social media.","resize-image-for-social-media",{"claudeCode":12},"SKILL.md frontmatter at skills/resize-image-for-social-media/SKILL.md",[1336],{"path":388,"priority":326},{"basePath":1338,"description":1339,"displayName":1340,"installMethods":1341,"rationale":1342,"selectedPaths":1343,"source":332,"sourceLanguage":18,"type":249},"skills/sheet-generation-api","Generate CSV, Markdown, and XLSX spreadsheets from structured tabular data.","sheet-generation-api",{"claudeCode":12},"SKILL.md frontmatter at skills/sheet-generation-api/SKILL.md",[1344],{"path":388,"priority":326},{"basePath":1346,"description":1347,"displayName":1348,"installMethods":1349,"rationale":1350,"selectedPaths":1351,"source":332,"sourceLanguage":18,"type":249},"skills/smart-crop-avatar-and-remove-background","Smart crop to face, remove the background, and convert to WebP for a clean user avatar.","smart-crop-avatar-and-remove-background",{"claudeCode":12},"SKILL.md frontmatter at skills/smart-crop-avatar-and-remove-background/SKILL.md",[1352],{"path":388,"priority":326},{"basePath":1354,"description":1355,"displayName":1356,"installMethods":1357,"rationale":1358,"selectedPaths":1359,"source":332,"sourceLanguage":18,"type":249},"skills/smart-crop-group-photo","Use AI detection to smart-crop individual portraits from a group photo.","smart-crop-group-photo",{"claudeCode":12},"SKILL.md frontmatter at skills/smart-crop-group-photo/SKILL.md",[1360],{"path":388,"priority":326},{"basePath":1362,"description":1363,"displayName":1364,"installMethods":1365,"rationale":1366,"selectedPaths":1367,"source":332,"sourceLanguage":18,"type":249},"skills/smart-crop-product-image","AI-powered subject-aware crop that centers on the product regardless of its position in the frame.","smart-crop-product-image",{"claudeCode":12},"SKILL.md frontmatter at skills/smart-crop-product-image/SKILL.md",[1368],{"path":388,"priority":326},{"basePath":1370,"description":1371,"displayName":1372,"installMethods":1373,"rationale":1374,"selectedPaths":1375,"source":332,"sourceLanguage":18,"type":249},"skills/upscale-low-resolution-image","Upscale a low-resolution image using AI super-resolution for print or high-DPI display.","upscale-low-resolution-image",{"claudeCode":12},"SKILL.md frontmatter at skills/upscale-low-resolution-image/SKILL.md",[1376],{"path":388,"priority":326},{"basePath":1378,"description":1379,"displayName":1380,"installMethods":1381,"rationale":1382,"selectedPaths":1383,"source":332,"sourceLanguage":18,"type":249},"skills/watermark-an-image","Apply a text watermark to a photo using layer-based image composition for brand protection and copyright.","watermark-an-image",{"claudeCode":12},"SKILL.md frontmatter at skills/watermark-an-image/SKILL.md",[1384],{"path":388,"priority":326},{"basePath":1386,"description":1387,"displayName":1388,"installMethods":1389,"rationale":1390,"selectedPaths":1391,"source":332,"sourceLanguage":18,"type":249},"skills/website-extraction-api","Extract typed JSON from public website pages using a schema.","website-extraction-api",{"claudeCode":12},"SKILL.md frontmatter at skills/website-extraction-api/SKILL.md",[1392],{"path":388,"priority":326},{"sources":1394},[1395],"manual",{"closedIssues90d":8,"description":1397,"forks":8,"homepage":1398,"license":240,"openIssues90d":8,"pushedAt":238,"readmeSize":236,"stars":8,"topics":1399},"Iteration Layer skills for Claude Code and AI agents","https://iterationlayer.com/docs/ai-integration",[1400,1401,1402,1403,247,348,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413],"ai-agents","claude-code","iteration-layer","mcp","document-generation","image-generation","image-transformation","sheet-generation","ai-coding","cursor","image-processing","pdf-extraction","pdf-generation","spreadsheet",{"classifiedAt":1415,"discoverAt":1416,"extractAt":1417,"githubAt":1417,"updatedAt":1415},1778691104009,1778689866891,1778691101794,[217,213,216,215,214,218],{"evaluatedAt":243,"extractAt":293,"updatedAt":243},[],[1422,1441,1468,1498,1530,1556],{"_creationTime":1423,"_id":1424,"community":1425,"display":1426,"identity":1429,"providers":1430,"relations":1437,"tags":1438,"workflow":1439},1778691104676.0076,"k17bs66raa8vz3q5ysjnzhtvc586m7j3",{"reviewCount":8},{"description":1339,"installMethods":1427,"name":1428,"sourceUrl":14},{"claudeCode":12},"Spreadsheet Generation API",{"basePath":1338,"githubOwner":246,"githubRepo":247,"locale":18,"slug":1340,"type":249},{"evaluate":1431,"extract":1436},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1432,"tags":1433,"targetMarket":219,"tier":220},100,[1413,213,1434,1435,216],"xlsx","markdown",{"commitSha":282,"license":240},{"parentExtensionId":253,"repoId":289},[213,216,1435,1413,1434],{"evaluatedAt":1440,"extractAt":293,"updatedAt":1440},1778693905213,{"_creationTime":1442,"_id":1443,"community":1444,"display":1445,"identity":1451,"providers":1455,"relations":1462,"tags":1464,"workflow":1465},1778688022104.1729,"k17czj1g4js6d7cbph2bwk8b8h86m79c",{"reviewCount":8},{"description":1446,"installMethods":1447,"name":1449,"sourceUrl":1450},"Export a Google Sheets spreadsheet as a CSV file for local backup or processing.",{"claudeCode":1448},"googleworkspace/cli","recipe-backup-sheet-as-csv","https://github.com/googleworkspace/cli",{"basePath":1452,"githubOwner":1453,"githubRepo":1454,"locale":18,"slug":1449,"type":249},"skills/recipe-backup-sheet-as-csv","googleworkspace","cli",{"evaluate":1456,"extract":1461},{"promptVersionExtension":206,"promptVersionScoring":207,"score":274,"tags":1457,"targetMarket":219,"tier":220},[1458,213,1459,214,1460,1454],"google-sheets","backup","google-workspace",{"commitSha":282},{"repoId":1463},"kd74t1908zh6g1jzcxw8tg1rwx86nnpt",[1459,1454,213,214,1458,1460],{"evaluatedAt":1466,"extractAt":1467,"updatedAt":1466},1778689277131,1778688022104,{"_creationTime":1469,"_id":1470,"community":1471,"display":1472,"identity":1478,"providers":1482,"relations":1491,"tags":1494,"workflow":1495},1778695383013.728,"k170d981hy5mr0s744ccshc1hx86ndmb",{"reviewCount":8},{"description":1473,"installMethods":1474,"name":1476,"sourceUrl":1477},"Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.",{"claudeCode":1475},"phuryn/pm-skills","dummy-dataset","https://github.com/phuryn/pm-skills",{"basePath":1479,"githubOwner":1480,"githubRepo":1481,"locale":18,"slug":1476,"type":249},"pm-execution/skills/dummy-dataset","phuryn","pm-skills",{"evaluate":1483,"extract":1490},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1484,"tags":1485,"targetMarket":219,"tier":1489},75,[216,1486,1487,213,301,1488],"testing","python","sql","community",{"commitSha":282},{"parentExtensionId":1492,"repoId":1493},"k173aezg47g8x0ac26zvea386186n8yd","kd759mc43bg9ypk46ka87r3wa586npt5",[213,216,301,1487,1488,1486],{"evaluatedAt":1496,"extractAt":1497,"updatedAt":1496},1778695705012,1778695383013,{"_creationTime":1499,"_id":1500,"community":1501,"display":1502,"identity":1508,"providers":1512,"relations":1521,"tags":1525,"workflow":1526},1778699276507.4565,"k17f878eas78tqr9j5r4r9vrsn86m495",{"reviewCount":8},{"description":1503,"installMethods":1504,"name":1506,"sourceUrl":1507},"Verwenden Sie dies, wenn der Benutzer X (Twitter)-Daten oder durch Bestätigung gesicherte X-Aktionen über Xquik benötigt: Tweet-Suche, Benutzer-Lookup, Follower-Extraktion, Mediendownload, Überwachung, Webhooks, MCP, SDKs, Posting, Likes, DMs und Profilaktualisierungen. Erfordert einen Xquik API-Schlüssel. Fordern Sie niemals X-Login-Materialien an.",{"claudeCode":1505},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":1509,"githubOwner":1510,"githubRepo":1506,"locale":1511,"slug":1506,"type":249},"skills/x-twitter-scraper","Xquik-dev","de",{"evaluate":1513,"extract":1520},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1432,"tags":1514,"targetMarket":219,"tier":220},[1515,1516,217,1517,1518,1403,1519],"twitter","x","data-retrieval","automation","sdk",{"commitSha":282},{"parentExtensionId":1522,"repoId":1523,"translatedFrom":1524},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh","k172e8vt4zcz50bb0vfp6ptb1n86mf90",[217,1518,1517,1403,1519,1515,1516],{"evaluatedAt":1527,"extractAt":1528,"updatedAt":1529},1778699230863,1778699170774,1778699276507,{"_creationTime":1531,"_id":1532,"community":1533,"display":1534,"identity":1540,"providers":1544,"relations":1550,"tags":1552,"workflow":1553},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":1535,"installMethods":1536,"name":1538,"sourceUrl":1539},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":1537},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":1541,"githubOwner":1542,"githubRepo":1543,"locale":18,"slug":1538,"type":249},"skills/slack","steipete","clawdis",{"evaluate":1545,"extract":1549},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1432,"tags":1546,"targetMarket":219,"tier":220},[1538,1547,1548,1518,217],"messaging","communication",{"commitSha":282},{"repoId":1551},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[217,1518,1548,1547,1538],{"evaluatedAt":1554,"extractAt":1555,"updatedAt":1554},1778698950505,1778697652123,{"_creationTime":1557,"_id":1558,"community":1559,"display":1560,"identity":1564,"providers":1566,"relations":1571,"tags":1572,"workflow":1573},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1561,"installMethods":1562,"name":1563,"sourceUrl":1539},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1537},"github",{"basePath":1565,"githubOwner":1542,"githubRepo":1543,"locale":18,"slug":1563,"type":249},"skills/github",{"evaluate":1567,"extract":1570},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1432,"tags":1568,"targetMarket":219,"tier":220},[1563,1454,217,1569,1518],"developer-tools",{"commitSha":282},{"repoId":1551},[217,1518,1454,1569,1563],{"evaluatedAt":1574,"extractAt":1555,"updatedAt":1574},1778698569289]