expense-report â Invoice â Categorized Excel
openbooklet.com/s/expense-report-invoice-categorized-excelopenbooklet.com/s/expense-report-invoice-categorized-excel@1.0.0GET /api/v1/skills/expense-report-invoice-categorized-excelExtract invoice information from images or text, classify expenses, and generate a professional Excel report with subtotals per category.
æ£æµæç« ä¸ç AI çæçè¿¹ï¼æ¨¡æ¿çè¯ãè¿æ¸¡è¯å ç ãå¥å¼é·åçï¼ï¼ç»åºé£é© è¯ååä¿®æ¹å»ºè®®ï¼å¹¶å¯è¾åºäººæ§å润è²åççæ¬ãåºäºå¾®ä¿¡å ¬ä¼å¹³å°è¿è¥è§è 3.27 æ¡æ¬¾ï¼éç人èªå¨ååä½è¡ä¸ºï¼çæ£æµé»è¾ã
This skill converts any Markdown file into a professionally styled Word document using Python's python-docx library. It shares the same theme palette as any2pdf and handles all CJK/Latin edge cases correctly.
This skill converts any Markdown file into a publication-quality PDF using Python's reportlab library. It was developed through extensive iteration on real Chinese technical reports and solves several hard problems that naive MDâPDF converters get wrong.
Professional-grade contract review skill that adds comment-based issue annotations without changing original text. Enforces a four-layer review (entity verification, basic, business, legal), writes structured comments (issue type, risk reason, revision suggestion) with risk level encoded via reviewer name, and generates a contract summary, consolidated opinion, and Mermaid business flowchart (with rendered image). Output language must follow the contractâs language.
Deploy frontend projects to Vercel with automatic custom domain and DNS setup.
This skill's real instructions are encrypted. To use it, decrypt them first:
This skill fills in Word document form templates (.docx) with user-provided data. It detects table-based form fields (label in one cell, value in the adjacent cell) and populates them automatically.
Fetch a web form, extract all fields, deep-search the user's local knowledge base for matching information, and output a ready-to-use markdown document.
æ ¹æ®ç¨æ·æè¿°çæ Finder å³é®èåå¨ä½ï¼èªå¨å¤ææ¨¡å¼ï¼
Turn local changes into a clean, professional pull request against an upstream repo you don't own. Handles the full fork â branch â commit â push â PR pipeline, and splits work into multiple PRs when the changes span unrelated concerns.
Moves the session store `~/.claude/projects/<slug>/` from the old path-slug to the new one and rewrites every `"cwd"` field inside the jsonl files. After this, `claude --resume` from the new directory will see all prior sessions.
Create event posters and promotional graphics from a brief. Outputs print-ready high-resolution PNG. Trigger words: æµ·æ¥, poster, event poster, æ´»å¨æµ·æ¥, å®£ä¼ å¾, promotional, banner, flyer
Grant, revoke, and audit collaborator access on private GitHub repos â by username **or** email, with read-only as the safe default.
Interactive GitHub repo triage â issues, PRs, branches, labels in one pass.
Generate images using Gemini via ZenMux
Create new skills for the lovstudio/skills repo. Based on the official skill-creator methodology with lovstudio-specific conventions layered on top.
Operates on `/Users/mark/lovstudio/coding/web` (the LovStudio website repo). The partners strip lives in `app/(main)/(home)/WorkshopDispatch.tsx` as a `PARTNERS: Partner[]` array; logos in `public/partners/<slug>/logo.png`; taglines in `src/i18n/messages/{zh-CN,en,ja,th}.json` under `dispatch.partne
This skill's real instructions are encrypted. To use it, decrypt them first:
Convert multi-page PDF files into a single tall PNG image. All pages are rendered at 2x scale (Retina quality) and stitched vertically. Uses macOS CoreGraphics directly â no pdftoppm, no ImageMagick, no Ghostscript.
Auto-indexed from lovstudio/skills
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.