home/categories/documents
category focus

Documents

PDFs, spreadsheets, and office formats.

2053 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
documents
0

analytical-brief

Создание профессиональных аналитических справок в формате DOCX. Использовать при запросах на создание аналитических справок, информационных записок, правовых меморандумов, обзоров судебных споров, корпоративных отчётов для руководства. Документы создаются на русском языке с профессиональным юридическим стилем изложения.

KirillTrubitsyn
KirillTrubitsyn
content-media
open
documents
0

translate-to-chinese

Translates English text to Chinese. Use when the user asks to translate English to Chinese, or requests translation from English to 中文/汉语.

goodluckz
goodluckz
content-media
open
documents
0

translator

Translate code comments, documentation, and UI strings between multiple languages. Use when internationalizing applications or translating technical documentation.

ntaksh42
ntaksh42
content-media
open
documents
0

emotion-dynamics-deep-insight

Analysiert Texte anhand von Utterance Emotion Dynamics (UED) und ergänzt sie um psychologische Tiefensicht, indem emotionale Zustände, Verläufe und Muster strukturiert rekonstruiert werden.

DYAI2025
DYAI2025
content-media
open
documents
0

vba-extractor

Extract VBA/macro code from Microsoft Office files (.xlsm, .xlsb, .docm, .pptm). This skill should be used when users want to read, view, or extract VBA macros from Excel workbooks or other Office documents containing embedded VBA projects.

tylermorganme
tylermorganme
content-media
open
documents
0

format-ui-display

UI表示用の日付、enum値をフォーマットします。日本語形式の日付、相対日付が必要な場合に使用します。

nayukata
nayukata
content-media
open
documents
0

latex-format-adapter

LaTeX 模板格式适配助手,根据外部规范文档(PDF/图片/Word)解析格式要求并调整页面布局、字体、标题样式等配置文件。不涉及正文内容写作。

li-chunyuan
li-chunyuan
content-media
open
documents
0

translation

Review translations for quality, naturalness, and cultural fit. Use when user wants to review translations, check i18n files, or says 'review translations', 'check localization', or mentions translation quality issues.

MuhammedAlkhudiry
MuhammedAlkhudiry
content-media
open
documents
0

translate-politely

사용자가 번역을 요청한 단어를 정중한 표현의 영어로 번역한다.

devstefancho
devstefancho
content-media
open
documents
0

report-refiner

修改文件內容使之更有邏輯、更清楚易懂。會搜尋文獻資料補充內容,並以正式的報告口吻撰寫。

oceanicdayi
oceanicdayi
content-media
open
documents
0

pdf-analyzer

Intelligent multi-pass PDF analyzer for extracting document structure, content inventory, and metadata. Uses overview-first approach - scans for TOC, infers structure from semantics when TOC missing. Handles large PDFs (>10 pages) by splitting into chunks using pdfcpu. Use when creating test expectations for pdf-translator, validating PDF conversion output, or understanding complex document structure before conversion.

dimdasci
dimdasci
content-media
open
documents
0

cs-link-sync

CS 문서의 깨진 마크다운 링크를 찾아 수정합니다. "링크 동기화", "깨진 링크 수정", "링크 체크" 요청 시 사용하세요.

younwony
younwony
content-media
open
documents
0

email-summary

提取和总结技术支持邮件的关键信息,生成简体中文总结供研发团队快速了解问题。使用场景:当用户粘贴技术支持邮件内容并要求总结时,特别是LED显示屏、控制器等硬件产品的技术支持邮件。

FaintGhost
FaintGhost
content-media
open
documents
0

awesomepptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

slavochek2
slavochek2
content-media
open
documents
0

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

Holo00
Holo00
content-media
open
documents
0

localization

Multi-language support (English/Thai) implementation using localized base classes and resource files.

erymuzuan
erymuzuan
content-media
open
documents
0

article-extractor

Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.

Zpankz
Zpankz
content-media
open
documents
0

governance-docs-codex-review

【WHEN】当需要对“治理层文档”进行 Codex 审阅并输出 vN-review.md 时调用。 【WHEN NOT】不用于提案生成;不用于落地修改;不用于业务/代码设计。

miracloon
miracloon
content-media
open
documents
0

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

untangledfinance
untangledfinance
content-media
open
documents
0

do-workflow-jit-docs

사용자 의도와 프로젝트 컨텍스트를 기반으로 관련 문서를 지능적으로 발견, 로드, 캐싱하는 Just-In-Time 문서 로딩 시스템

yejune
yejune
content-media
open
documents
0

pdf-to-markdown

Extracting text and tables, merging/splitting documents. Use when needing to convert PDFs while preserving some structure.

cardoso-neto
cardoso-neto
content-media
open
documents
0

html-css-to-wpf-xaml

HTML/CSS를 WPF CustomControl XAML로 변환할 때 필요한 가이드. CSS 애니메이션, overflow 클리핑, pseudo-element, 회전 요소 등을 WPF로 변환할 때 발생하는 일반적인 실수와 올바른 패턴을 제공한다. 다음 상황에서 사용: (1) HTML/CSS를 WPF XAML로 변환, (2) CSS 애니메이션을 WPF Storyboard로 변환, (3) CSS border-radius + overflow: hidden을 WPF 클리핑으로 구현, (4) CSS ::before/::after pseudo-element를 WPF로 구현, (5) CSS transform: rotate를 WPF RotateTransform으로 변환

christian289
christian289
content-media
open
documents
0

analyze-transaction

Parse decoded V2 transaction CBORs from Atlas API and create/update documentation YAML files

Andamio-Platform
Andamio-Platform
content-media
open
Previous
Page 73 / 86
Next