home/categories/content-media
domain cluster

Content & Media

CMS, document processing, and media generation.

7032 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
documents
24.4K

doc

Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.

davila7
davila7
content-media
open
documents
24.4K

spreadsheet

Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when formulas, references, and formatting need to be preserved and verified.

davila7
davila7
content-media
open
documents
24.4K

transcribe

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

davila7
davila7
content-media
open
documents
24.3K

recipe-backup-sheet-as-csv

Export a Google Sheets spreadsheet as a CSV file for local backup or processing.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

recipe-email-drive-link

Share a Google Drive file and email the link with a message to recipients.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

recipe-save-email-to-doc

Save a Gmail message body into a Google Doc for archival or reference.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

gws-docs

Read and write Google Docs.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

gws-docs-write

Google Docs: Append text to a document.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

gws-forms

Read and write Google Forms.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

gws-gmail-read

Gmail: Read a message and extract its body or headers.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

gws-gmail

Gmail: Send, read, and manage email.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

gws-sheets-read

Google Sheets: Read values from a spreadsheet.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

gws-sheets

Google Sheets: Read and write spreadsheets.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

gws-slides

Google Slides: Read and write presentations.

googleworkspace
googleworkspace
content-media
open
documents
24.3K

parser-development

Guide for implementing parsers with error recovery for new languages in Biome. Use when adding parsing support for a new language, implementing error recovery in a parser, or writing grammar definitions in .ungram format for JavaScript, CSS, JSON, HTML, GraphQL, or other languages.

biomejs
biomejs
content-media
open
documents
23.1K

roo-translation

Provides comprehensive guidelines for translating and localizing Roo Code extension strings. Use when tasks involve i18n, translation, localization, adding new languages, or updating existing translation files. This skill covers both core extension (src/i18n/locales/) and WebView UI (webview-ui/src/i18n/locales/) localization.

RooCodeInc
RooCodeInc
content-media
open
documents
22.5K

defuddle

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.

kepano
kepano
content-media
open
documents
22.4K

translation-diff-export

Export a JSON translation patch containing only untranslated or source-changed UniGetUI strings for a target language.

Devolutions
Devolutions
content-media
open
documents
22.4K

translation-diff-import

Import a translated JSON patch back into the full UniGetUI target-language JSON file.

Devolutions
Devolutions
content-media
open
Previous
Page 10 / 293
Next