灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 17 个相关结果 / 评审反馈

办公运营 / 自动执行

Lark 工作流站会报告

lark-workflow-standup-report

131.8K

日程待办摘要:编排 calendar +agenda 和 task +get-my-tasks,生成指定日期的日程与未完成任务摘要。适用于了解今天/明天/本周的安排。

Stars 10,811
uiauthworkflowlark

办公运营 / 自动执行

gws-gmail

gws-gmail

27.9K

Gmail:发送、阅读和管理电子邮件。

Stars 26,268
uisecurityauthapi

办公运营 / 自动执行

gws-sheets

gws-sheets

26.4K

Google Sheets:读写电子表格。

Stars 26,269
uisecurityauthapi

办公运营 / 自动执行

gws-docs-write

gws-docs-write

23.4K

Google 文档:向文档追加文本。

Stars 26,269
uisecurityauthapi

办公运营 / 自动执行

gws-sheets-读取

gws-sheets-read

23.2K

Google Sheets:从电子表格中读取值。

Stars 26,269
uisecurityauthgws

办公运营 / 自动执行

gws-gmail-send

gws-gmail-send

21.8K

Gmail:发送电子邮件。

Stars 26,268
uisecurityauthrag

办公运营 / 自动执行

gws-sheets-append

gws-sheets-append

21.5K

Google Sheets:向电子表格追加一行。

Stars 26,269
uisecurityauthgws

办公运营 / 自动执行

gws-slides

gws-slides

19.9K

Google Slides:读取和写入演示文稿。

Stars 26,269
uisecurityauthapi

办公运营 / 自动执行

gws-gmail-watch

gws-gmail-watch

18.0K

Gmail:监听新邮件,并以 NDJSON 格式进行流式传输。

Stars 26,269
uisecurityauthapi

办公运营 / 自动执行

gws-工作流-邮件转任务

gws-workflow-email-to-task

14.9K

Google Workflow:将 Gmail 邮件转换为 Google Tasks 条目。

Stars 26,269
uisecurityauthworkflow

办公运营 / 自动执行

gws-workflow-每周摘要

gws-workflow-weekly-digest

14.5K

Google Workflow:每周总结:本周会议 + 未读邮件数量。

Stars 26,269
uisecurityauthworkflow

办公运营 / 自动执行

gws-workflow-站会报告

gws-workflow-standup-report

14.4K

Google Workflow:将今日会议与待办任务汇总为站会摘要。

Stars 26,269
uisecurityauthworkflow

办公运营 / 自动执行

recipe-search-and-export-emails

recipe-search-and-export-emails

627

Find Gmail messages matching a query and export them for review.

Stars 26,286
uirecipesearchand

办公运营 / 自动执行

ib-check-deck

ib-check-deck

458

Investment banking presentation quality checker. Reviews a pitch deck or client-ready presentation for (1) number consistency across slides, (2) data-narrative…

Stars 23,562
workflowcheckdeckinvestment

办公运营 / 自动执行

latex-document

latex-document

317

Universal LaTeX document skill: create, compile, and convert any document to professional PDF with PNG previews. Supports resumes, reports, cover letters, invoices, academic papers, theses/dissertations, academic CVs, presentations (Beamer), scientific posters, formal letters, exams/quizzes, books, cheat sheets, reference cards, exam formula sheets, fillable PDF forms (hyperref form fields), conditional content (etoolbox toggles), mail merge from CSV/JSON (Jinja2 templates), version diffing (latexdiff), charts (pgfplots + matplotlib), tables (booktabs + CSV import), images (TikZ), Mermaid diagrams, AI-generated images, watermarks, landscape pages, bibliography/citations (BibTeX/biblatex), multi-language/CJK (auto XeLaTeX), algorithms/pseudocode, colored boxes (tcolorbox), SI units (siunitx), Pandoc format conversion (Markdown/DOCX/HTML ↔ LaTeX), and PDF-to-LaTeX conversion of handwritten or printed documents (math, business, legal, general). Compile script supports pdflatex, xelatex, lualatex with auto-detection, latexmk backend, texfot log filtering, PDF/A output, and verbosity control (--verbose/--quiet). Empirically optimized scaling: single agent 1-10 pages, split 11-20, batch-7 pipeline 21+. Use when user asks to: (1) create a resume/CV/cover letter, (2) write a LaTeX document, (3) create PDF with tables/charts/images, (4) compile a .tex file, (5) make a report/invoice/presentation, (6) anything involving LaTeX or pdflatex, (7) convert/OCR a PDF to LaTeX, (8) convert handwritten notes, (9) create charts/graphs/diagrams, (10) create slides, (11) write a thesis or dissertation, (12) create an academic CV, (13) create a poster, (14) create an exam/quiz, (15) create a book, (16) convert between document formats (Markdown, DOCX, HTML to/from LaTeX), (17) generate Mermaid diagrams for LaTeX, (18) create a formal business letter, (19) create a cheat sheet or reference card, (20) create an exam formula sheet or crib sheet, (21) condense lecture notes/PDFs into a cheat sheet, (22) create a fillable PDF form with text fields/checkboxes/dropdowns, (23) create a document with conditional content/toggles (show/hide sections), (24) generate batch/mail-merge documents from CSV/JSON data, (25) create a version diff PDF (latexdiff) highlighting changes between documents, (26) create a homework or assignment submission with problems and solutions, (27) create a lab report with data tables, graphs, and error analysis, (28) encrypt or password-protect a PDF, (29) merge multiple PDFs into one, (30) optimize/compress a PDF for web or email, (31) lint or check a LaTeX document for common issues, (32) count words in a LaTeX document, (33) analyze document statistics (figures, tables, citations), (34) fetch BibTeX from a DOI, (35) convert a Graphviz .dot file to PDF/PNG, (36) convert a PlantUML .puml file to PDF/PNG, (37) create a one-pager/fact sheet/executive summary, (38) create a datasheet or product specification sheet, (39) extract pages from a PDF (page ranges, odd/even), (40) check LaTeX package availability before compiling, (41) analyze citations and cross-reference with .bib files, (42) debug LaTeX compilation errors, (43) make a document accessible (PDF/A, tagged PDF), (44) create lecture notes or course handouts, (45) fill an existing PDF form (fillable fields or non-fillable with annotations), (46) extract text or tables from a PDF (pdfplumber, pypdf), (47) OCR a scanned PDF to text (pytesseract), (48) create a PDF programmatically with reportlab (Canvas, Platypus), (49) rotate or crop PDF pages (pypdf), (50) add a watermark to an existing PDF, (51) extract metadata from a PDF (title, author, subject).

Stars 372
backenduiauthagent

办公运营 / 自动执行

cheatsheet-generator

cheatsheet-generator

177

Generate LaTeX exam cheatsheets from course materials (PDF/PPTX/MD/images). Use when user says "generate cheatsheet", "make a cheat sheet", "create exam reference sheet", "condense notes", or has course materials to turn into a compact LaTeX review sheet for exams.

Stars 86
cheatsheetgeneratorgeneratelatex

办公运营 / 自动执行

office-remediation

office-remediation

139

Remediate Office documents (Word/Excel/PowerPoint) for accessibility. Generates Python scripts via python-docx, openpyxl, python-pptx API references.

Stars 275
apiagentagentsoffice