بنقرة واحدة
AuraWork
يحتوي AuraWork على 4 من skills المجمعة من qWaitCrypto، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Microsoft Word / DOCX processing via a plan-driven pipeline (analyze → plan → apply → Gate A validate → report). Use this skill whenever the user mentions Word documents, .docx files, contracts, reports, proposals, templates, tracked changes, redlining, or comments — whether creating from scratch, reading, editing, filling placeholders, or performing legal-grade redlines. Always prefer this skill over ad-hoc python-docx scripts for any .docx task.
PDF operations via a plan-driven pipeline (analyze → plan → apply → Gate A validate → report). Use this skill whenever the user mentions PDF files, scanned documents, OCR, merging or splitting PDFs, extracting text or tables, filling PDF forms, adding watermarks, encrypting or decrypting, extracting images, rotating pages, or reading metadata. Always use this skill for any .pdf task rather than ad-hoc scripts.
Microsoft PowerPoint / PPTX processing via a plan-driven pipeline with OOXML structure validation (Gate A). Use this skill whenever the user mentions PowerPoint, PPTX, slide decks, presentations, pitch decks, template filling, or needs to create slides from scratch, edit existing decks, replace text, fill placeholders, reorder/delete slides, or generate thumbnails. Always use this skill for any .pptx task.
Microsoft Excel / XLSX processing via a plan-driven pipeline with Gate A (structure) and Gate B (formula correctness) validation. Use this skill whenever the user mentions Excel, XLSX, spreadsheets, workbooks, financial models, budgets, forecasts, data entry, template filling, named ranges, formulas, charts, pivot tables, or any .xlsx task. Always prefer this skill over ad-hoc openpyxl scripts.