Skip to main content
danielrosehill
Perfil de creador de GitHub

danielrosehill

Vista por repositorio de 1248 skills recopiladas en 192 repositorios de GitHub.

skills recopiladas
1248
repositorios
192
actualizado
2 sept 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
Claude-Career-Plugin
55 skills · 23 jul 2026
Analistas de investigación de mercados y especialistas en marketingEspecialistas en recursos humanosDesarrolladores de softwareRepresentantes de venta de servicios (excepto publicidad, seguros, servicios financieros y viajes)Secretarios ejecutivos y asistentes administrativos de direcciónAnalistas financieros y de inversiones
20 categorías ocupacionales · 100 % clasificado
4,4 %participación
#02
Claude-Video-Editor-Plugin
40 skills · 3 may 2026
Desarrolladores de softwareEditores de cine y videoAdministradores de redes y sistemas informáticosCorrectores de pruebas y marcadores de textoProductores y directoresRedactores técnicos
8 categorías ocupacionales · 100 % clasificado
3,2 %participación
#03
Claude-Data-Wrangler-plugin
32 skills · 23 abr 2026
Científicos de datosDesarrolladores de softwareArquitectos de bases de datosEditores de escritorio
4 categorías ocupacionales · 100 % clasificado
2,6 %participación
#04
Claude-Image-Production-Plugin
29 skills · 24 jul 2026
Administradores de redes y sistemas informáticosDesarrolladores de softwareEditores de escritorioArtistas de efectos especiales y animadoresDesarrolladores webDiseñadores gráficos
7 categorías ocupacionales · 100 % clasificado
2,3 %participación
#05
Claude-Transcription-Plugin
29 skills · 24 jul 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosEditoresEditores de escritorioEscritores y autoresRedactores técnicos
7 categorías ocupacionales · 100 % clasificado
2,3 %participación
#06
Claude-Decision-Evaluation-Framework-Plugin
27 skills · 28 abr 2026
Analistas de gestiónEspecialistas en gestión de proyectosAnalistas financieros y de inversionesDesarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketingEditores de escritorio
8 categorías ocupacionales · 100 % clasificado
2,2 %participación
#07
Claude-Rudder
25 skills · 23 jul 2026
Desarrolladores de softwareEspecialistas en gestión de proyectosSecretarios y asistentes administrativos (excepto legal, médico y ejecutivo)Otras ocupaciones informáticas
4 categorías ocupacionales · 100 % clasificado
2 %participación
#08
Claude-Israel-Agent-Skills-Plugin
22 skills · 29 abr 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosAbogadosEmpleados de tribunales, municipios y licenciasOficiales de cumplimientoPlanificadores de reuniones, convenciones y eventos
7 categorías ocupacionales · 100 % clasificado
1,8 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

bulk-verify-crm
Analistas de investigación de mercados y especialistas en marketing

Sweep all (or a filtered subset of) email addresses in the workspace CRM and re-verify them via Hunter Email-Verifier. Use periodically — people change jobs, addresses go stale, accept-all status changes. Updates the `verified` and `last-verified` columns in…

23 jul 2026
detect-mcps
Otras ocupaciones informáticas

Scan the user's existing Claude Code plugins and MCP servers to detect capabilities the career plugin needs (email send, transcription, calendar/tasks, semantic store, CRM). For each capability, decide whether to reuse an already-installed plugin/MCP, install…

23 jul 2026
enrich-contact
Analistas de investigación de mercados y especialistas en marketing

Enrich an existing CRM contact with Hunter Combined-Enrichment — pulls role, seniority, department, social handles, and the contact's company facts in one call. Use to flesh out a thinly-populated CRM row before drafting outreach or prepping for a meeting.…

23 jul 2026
find-contact
Analistas de investigación de mercados y especialistas en marketing

Find the right person to contact at a target company using Hunter.io. Use when the user needs decision-maker / hiring-manager / founder contact details before drafting an outreach. Returns ranked candidates with confidence scores; optionally appends to the…

23 jul 2026
find-email-by-name
Representantes de venta de servicios (excepto publicidad, seguros, servicios financieros y viajes)

Given a person's name and their company (name or domain), return Hunter's best guess at their email address with a confidence score. Use when the user already knows who they want to reach and just needs the address. Differs from find-contact (which lists…

23 jul 2026
vector-conflict-check
Desarrolladores de software

For CONTEXT_STORE=pinecone — verify the index against the local workspace. Flags vectors whose source file was deleted, renamed, or content-changed (hash mismatch), and surfaces vectors whose content contradicts current ground-truth (stale claims, closed…

23 jul 2026
vector-init-applications
Desarrolladores de software

First-run scaffold of a vector-store namespace dedicated to application/outreach tracking. Creates the `applications` namespace in the configured index, sets the metadata schema (company, role, status, applied_date, last_touch, source_path, stage), seeds it…

23 jul 2026
verify-email
Representantes de venta de servicios (excepto publicidad, seguros, servicios financieros y viajes)

Validate a single email address via Hunter Email-Verifier. Use when the user has an address (handed to them, scraped, guessed) and wants a deliverability + confidence read before sending outreach. Returns Hunter's verdict (deliverable / risky / undeliverable…

23 jul 2026
Mostrando 8 de 55 skills recopiladas.
mkv-extract-track
Desarrolladores de software

Extract a single track (audio, subtitle, video) from a Matroska container to its own file using mkvextract. Use when the user says "pull out this audio track", "extract the subtitles", "save this audio as a separate file", "get the SRT from this MKV". No…

3 may 2026
mkv-set-default-track
Editores de cine y video

Set which audio or subtitle track plays by default in a Matroska container using mkvpropedit. Use when the user says "set the default audio", "make this subtitle track default", "this audio language should play first", "change the default track". Idempotent,…

3 may 2026
mkv-strip-tracks
Desarrolladores de software

Remove unwanted tracks (audio, subtitle, video) from a Matroska container and save a new, smaller file. Use mkvmerge syntax (-a, -s, -d to keep tracks; -A, -S, -D to drop all of a type). Use when the user says "remove this audio track", "drop all subtitles…

3 may 2026
mkv-track-list
Administradores de redes y sistemas informáticos

Inspect tracks in a Matroska (MKV) container and display a formatted table showing track number, type (video/audio/subs), codec, language, default flag, and track name. Use when the user asks "what's in this MKV", "list the tracks", "show audio/subtitle…

3 may 2026
deps-setup
Desarrolladores de software

Install optional video-editing tools (moviepy, auto-editor, video-use, VideoAgent, vit, LosslessCut, editly) plus media-inspection helpers (exiftool, mediainfo). Lets the user pick which to install; Python tools share a single uv-managed venv recorded in…

1 may 2026
cut-segment
Desarrolladores de software

Extract one or more time-range segments from a video. Use when the user says "cut from 1:30 to 3:45", "trim the first 30 seconds", "extract these segments", "split this clip at 5:00". Stream-copies losslessly by default; offers a frame-accurate re-encode mode…

30 abr 2026
agentic-edit
Desarrolladores de software

Run an agentic / LLM-driven cut-down on a long video — "make a 60-second highlight reel of this hour-long stream", "cut the boring parts from this lecture", "find the best moments in this footage". Wraps `video-use` (browser-use) by default; falls back to…

30 abr 2026
editly-render
Desarrolladores de software

Render a video from a declarative editly JSON spec (clips, transitions, titles, audio mix). Use when the user says "render this editly spec", "compose this slideshow", "make a video from this JSON", "editly render". Validates the spec, runs editly headlessly,…

30 abr 2026
Mostrando 8 de 40 skills recopiladas.
header-standardisation
Científicos de datos

Audit and standardise a dataset's header row against a naming convention (snake_case, camelCase, Title Case, kebab-case) and verify consistency with an existing or forthcoming data dictionary. Use when preparing a dataset for SQL loading, publishing, or when…

23 abr 2026
localization-headers
Científicos de datos

Produce localised versions of a dataset and/or its data dictionary with translated column headers (and optionally translated dictionary descriptions) so the same underlying data can be analysed by speakers of different languages. Use when the user wants…

23 abr 2026
numeric-rounding
Científicos de datos

Audit numeric columns for inconsistent decimal precision (e.g. some values at 4 dp, others at 2 dp) and round all values to a user-chosen precision. Use before SQL load or publishing when mixed precision would otherwise produce awkward `NUMERIC(x, y)` choices…

23 abr 2026
data-to-document
Editores de escritorio

Generate a polished PDF document from a dataset using Typst, with layout chosen to match the data shape (wide tables → landscape multi-page reference, narrow tables → portrait report, per-record → one-record-per-page card/profile layout, grouped → sectioned…

23 abr 2026
divergent-data-pipe
Científicos de datos

Reconcile a canonical upstream data file with a downstream project that has diverged — the downstream has added enrichments, renamed columns, changed types, or restructured the data, so fresh upstream rows can't be loaded incrementally without transformation.…

23 abr 2026
geodata-formatter
Desarrolladores de software

Convert tabular geodata (CSV / Excel / Parquet) into GeoJSON (or GeoJSON Seq / newline-delimited GeoJSON) — inferring geometry from lat/lon columns, WKT/WKB columns, or address columns via geocoding. Handles CRS reprojection (default WGS84 / EPSG:4326),…

23 abr 2026
add-changelog
Desarrolladores de software

Add or update a CHANGELOG.md in a data repository, recording dataset versions, schema changes, row-count deltas, enrichments applied, and re-publications. Follows Keep-a-Changelog conventions adapted for datasets. Use when the user wants versioned…

23 abr 2026
api-loader
Desarrolladores de software

Prepare or refactor a dataset for upload into a REST API or MCP server — mapping dataset columns to API request fields, handling batching, pagination, rate limits, authentication, idempotency, and error retries. Works from an OpenAPI spec the user provides, a…

23 abr 2026
Mostrando 8 de 32 skills recopiladas.
ai-graphics
Diseñadores gráficos

Generate AI graphics (banners, illustrations, hero images, social cards, etc.) using Fal AI's Nano Banana 2. Use when the user asks to create, generate, or make an image, banner, illustration, graphic, or artwork. Always render at 1K resolution.

24 jul 2026
nano-tech-diagrams
Desarrolladores de software

Create and edit tech diagrams using the nano-tech-diagrams MCP server (Nano Banana 2 via Fal AI). Supports text-to-image, image-to-image, whiteboard cleanup, and 28+ style presets.

24 jul 2026
new-workflow
Desarrolladores de software

Scaffold a multi-touchpoint image workflow inside the registered image workspace — a structured pipeline with explicit human review gates and optional cloud-AI generation/edit steps (Fal nano-banana via MCP). Use when the user says "new image workflow",…

23 jul 2026
batch-set-copyright
Administradores de redes y sistemas informáticos

Batch-stamp copyright, artist, and rights information on all images in a directory. Use when you need to quickly add copyright metadata to a photo library before distribution or archival — a convenience wrapper around exiftool.

3 may 2026
from-jxl
Desarrolladores de software

Decode JPEG XL images (.jxl) to PNG or JPEG. Use when you need to convert JXL files back to standard formats for compatibility, display, or further editing.

3 may 2026
pdf-extract-embedded-images
Editores de escritorio

Extract embedded JPEG and PNG images from a PDF at their native resolution, without rasterizing. Use when a PDF is primarily a wrapper around photos or images and you want to recover them at full quality without the page rendering overhead.

3 may 2026
pdf-to-images
Desarrolladores de software

Rasterize PDF pages to numbered image files (JPEG, PNG, or TIFF) at a specified resolution (DPI). Use when you need to convert PDF content to standalone images — one image per page — with optional page range selection.

3 may 2026
read-metadata
Desarrolladores de software

Read and display EXIF, IPTC, XMP, and other metadata from images as structured JSON. Use when you need to inspect image metadata without modifying it — opposite of scrub-metadata, which removes metadata.

3 may 2026
Mostrando 8 de 29 skills recopiladas.
export-transcript
Desarrolladores de software

Export a transcript (or any pipeline output) by emailing it, uploading to Google Drive, or copying to clipboard. Use when the user asks to send, email, upload, save to Drive, or copy a transcript.

24 jul 2026
transcribe-podcast
Desarrolladores de software

Transcribe a podcast episode and produce two outputs in one pass — (1) the raw API transcript exactly as the provider returned it, and (2) a podcast-formatted reading version with filler words removed, section headers added, and speaker labels preserved. Use…

28 abr 2026
messy-audio-fix
Desarrolladores de software

Diagnose-and-treat workflow for very messy recordings where the standard preprocessor isn't enough. Generates a spectrogram, identifies problematic frequency bands (AC hum, rumble, narrow-band whines, broadband hiss, clipping), and proposes targeted ffmpeg…

28 abr 2026
denoise
Desarrolladores de software

Remove background noise from an audio file. Cloud providers (Auphonic default, ElevenLabs, Dolby.io) or local (DeepFilterNet ML, ffmpeg afftdn non-ML). Use when the user asks to denoise, clean up noise, remove hum/hiss, or enhance speech audio before…

28 abr 2026
preprocess-for-transcription
Desarrolladores de software

Prepare audio for transcription — format normalise (mono/16kHz/opus), loudness normalise (EBU R128), and collapse long silences (silero-vad). Optional denoise pass. Use before sending to AssemblyAI or any ASR for cleaner results, smaller uploads, and lower…

28 abr 2026
transform-style
Desarrolladores de software

Apply a stylistic / formatting transformation to a transcript using a named prompt from the user's Text-Transformation-Prompt-Library (206 transformations covering blog outlines, briefs, business correspondence, analysis documents, meeting notes, and more).…

28 abr 2026
extract-context
Desarrolladores de software

Mine a transcript for durable personal context — facts about the speaker (location, role, projects, preferences, relationships, ongoing work) — and write them to a context file for later reuse. De-duplicates against existing context so the same facts aren't…

28 abr 2026
split-transcript
Desarrolladores de software

Segment a mixed-intent transcript into separate files by category — prompts, context, action items, background, decisions. Useful when the user has dictated a dev brief, code review, or planning session that interleaves multiple kinds of content. Use when the…

28 abr 2026
Mostrando 8 de 29 skills recopiladas.
analyze
Analistas de gestión

Orchestrator — analyze a decision through multiple frameworks in parallel. Reads a decision file, fans out to N framework subagents simultaneously (one per selected framework), each produces a structured analysis fragment, then synthesis aggregates the…

28 abr 2026
base-rates
Analistas de investigación de mercados y especialistas en marketing

Apply Kahneman's outside view — define the reference class, look up the historical base rate, and benchmark the inside-view prediction against it. Produces a 0-100 score.

28 abr 2026
bundles
Especialistas en gestión de proyectos

List, create, edit, or delete named lens-bundles (saved framework groupings) used by /decision:analyze. Bundles let the user predefine "for career decisions, run these five frameworks" without typing the list each time.

28 abr 2026
cost-benefit
Analistas de gestiónAnalistas financieros y de inversiones

Apply Cost-Benefit Analysis to a single decision — quantify costs and benefits per option over a stated time horizon, run sensitivity, and produce a 0-100 score. Use when the user wants just this one lens, or as a building block called by /decision:analyze.

28 abr 2026
cynefin
Analistas de gestión

Apply Snowden's Cynefin frame — classify the decision domain (Clear, Complicated, Complex, Chaotic, Confused) and prescribe domain-appropriate action. Produces a 0-100 score.

28 abr 2026
decision-tree
Analistas de gestión

Build a decision tree with probabilities and payoffs, roll back expected values, and report EV and variance per option. Produces a 0-100 score.

28 abr 2026
eisenhower
Analistas de gestión

Classify decision items by urgency and importance on the 2x2 matrix and prescribe quadrant-appropriate action. Produces a 0-100 score.

28 abr 2026
export
Desarrolladores de software

Export a rendered decision-analysis PDF — upload to Google Drive via the configured gws MCP server, copy to a chosen local path, or both. Run after /decision:render-pdf.

28 abr 2026
Mostrando 8 de 27 skills recopiladas.
install-from-github
Otras ocupaciones informáticas

Use when the user points at a GitHub repo (an agent skill, MCP server, or "Claude plugin"-ish project) and wants to install or register it. Routes between native plugin install, MCP server registration, and adding to the user's third-party marketplace.…

23 jul 2026
context-workflow-reference
Desarrolladores de software

Reference and worked example for the CONTEXT.md / CLAUDE.md two-file workflow. Use when the user asks "what is CONTEXT.md", how the human-context vs agent-briefing split works, or wants a copyable example pair to seed a new repo. Pairs with the operational…

30 abr 2026
chunk-claude-md
Desarrolladores de software

Use when the user wants to prune and chunk a bloated CLAUDE.md into a structured context/ store with pipeline folders and subagent templates. Triggers on phrases like "chunk claude", "prune CLAUDE.md", "set up context store", "split CLAUDE.md".

27 abr 2026
declaude-docs
Desarrolladores de software

Use when the user wants to strip AI-generated style tics from documentation — emojis, excessive lists, all-caps filenames, fragmented structure. Triggers on phrases like "declaude the docs", "clean up documentation style", "remove emojis from docs", "apply…

27 abr 2026
install-slash-command
Desarrolladores de software

Use when the user wants to install a new user-level slash command at ~/.claude/commands/. Triggers on phrases like "install a slash command", "add a /command", "create a user-level slash command", "save this as a slash command".

27 abr 2026
save-plan
Especialistas en gestión de proyectos

Save a Claude Code plan (from ExitPlanMode, design discussion, or multi-step task) to persistent storage. ONLY invoke when the user explicitly asks to save/stash/store a plan (e.g. "save this plan", "stash the plan", "store the plan in the planning repo"). Do…

27 abr 2026
extract-skill
Desarrolladores de software

Synthesize a new SKILL.md from the procedure that was just followed in this session, so the next session can replay it without being briefed from scratch. Use when the user says "extract this as a skill", "save this process", "make a skill from what we just…

27 abr 2026
log-session
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Write a comprehensive point-in-time session log into `<repo>/planning/session-logs/YYYY-MM/YYYY-MM-DD-<slug>.md` for archival rather than immediate continuation. Captures everything achieved, the current overall state, decisions, surprises, and follow-ups for…

27 abr 2026
Mostrando 8 de 25 skills recopiladas.
drug-co-il-lookup
Desarrolladores de software

Look up an Israeli medication on drug.co.il (the drug-information site of the Israeli Pharmacists Organization, ארגון הרוקחות בישראל). Returns structured JSON — Hebrew + English name, manufacturer, active ingredients, ATC code, dosage/usage form, prescription…

29 abr 2026
israel-drugs-registry-lookup
Desarrolladores de software

Look up an Israeli medication in the official Israeli Drug Registry (מאגר התרופות) maintained by the Ministry of Health at israeldrugs.health.gov.il. This is the authoritative regulatory source — registration number (דרגיסטר), license holder, manufacturer,…

29 abr 2026
list-skills
Desarrolladores de software

Categorized map of every skill in the israel-agent-skills plugin, grouped by area (Healthcare & Medication, Emergency Preparedness, Travel & Transit, Government Services, Finance, Media, Connectivity, Meta/Tooling). Use when the user asks "what skills are in…

29 abr 2026
medicine-availability-check
Desarrolladores de software

Orchestrator for "is drug X available to me in Israel" questions. Chains the per-source lookup skills in the right order — start with the user's health fund (currently Maccabi via `maccabi-medicine-lookup`) for the practical answer (listed? in basket? copay?…

29 abr 2026
add-skill-to-plugin
Desarrolladores de software

Use when Daniel wants to add a new skill to the Israel-Agent-Skills-Plugin repo based on rough / raw notes he pastes into the chat. Takes unstructured bullet points, URLs, field notes, Hebrew snippets and example pages, and turns them into a well-formed…

25 abr 2026
environment-check
Administradores de redes y sistemas informáticos

Use when another skill in this plugin reports a missing dependency (Python module, Playwright browser, CLI tool), or when the user wants to verify or set up the runtime environment for Israel-Agent-Skills. Checks for required tools and offers to install them.…

25 abr 2026
israel-conferences
Planificadores de reuniones, convenciones y eventos

Use when the user wants to find upcoming conferences, professional events, summits, expos, or industry meetups happening in Israel — by topic (tech, AI, biomed, finance, marketing, HR, cyber, startup), by city (Tel Aviv, Jerusalem, Haifa), by date window, or…

25 abr 2026
nsc-travel-threat
Oficiales de cumplimiento

Use when the user wants the current Israel National Security Council (NSC) travel threat level / advisory for a specific country. Pulls the official rating, recommendation, area under threat, and background details from gov.il. Trigger phrases include "NSC…

25 abr 2026
Mostrando 8 de 22 skills recopiladas.
Mostrando 8 de 22 skills recopiladas.
assumptions-and-objections
Analistas de gestión

Surface the load-bearing assumptions in a captured idea and the most likely objections an investor, customer, or skeptical advisor would raise. Produces an assumption-validation plan and an objection-handling brief. Use when the user wants to pressure-test an…

28 abr 2026
b2b-b2c-fit
Analistas de investigación de mercados y especialistas en marketing

Explore B2B vs B2C (and B2B2C, prosumer, marketplace, dev-tool) routings for a captured idea. Lays out pros and cons of each viable model and recommends the best fit given the idea, user context, and capital appetite. Use when the user is unsure which…

28 abr 2026
brainstorm-pivots
Analistas de gestión

Brainstorm tweaks, additions, or pivots that could improve an idea's feasibility, market readiness, capital efficiency, defensibility, or speed-to-revenue. Produces a ranked list of variants with the trade-off each one buys. Use when an idea has been analysed…

28 abr 2026
capture-idea
Analistas de gestión

Capture a new business idea from text input into a structured workspace. Always preserves the raw input verbatim and offers optional formatted versions — executive summary, elevator pitch, technical deep-dive, and timeline/project plan. Use when the user…

28 abr 2026
capture-voice-idea
Analistas de gestión

Capture a business idea from a voice memo / audio file. Transcribes the recording, preserves the raw transcript, then hands off to capture-idea so the user can optionally generate executive summary, elevator pitch, technical deep-dive, and timeline variants.…

28 abr 2026
compare-ideas
Analistas de gestiónEspecialistas en gestión de proyectos

Compare multiple captured ideas head-to-head across explicit dimensions — commercial prospect, speed to first revenue, capital intensity, fit-to-user, defensibility, social impact — and produce a ranked recommendation. Use when the user has 2+ ideas in the…

28 abr 2026
council-review-karpathy
Desarrolladores de software

Run a multi-persona LLM-council review using Andrej Karpathy's original llm-council Python implementation. Clones the repo into a temp scratch dir, configures it for the user's idea, runs it, and copies outputs back into the idea workspace. Use when the user…

28 abr 2026
council-review-subagents
Analistas de gestión

Run a multi-persona LLM-council review of an idea using Claude Code subagents — six personas (Operator, Financier, Skeptic, Visionary, Customer Advocate, Strategist) each review the idea independently, then a chairman synthesizes. Runs entirely inside the…

28 abr 2026
Mostrando 8 de 21 skills recopiladas.
add-bleed
Desarrolladores de software

Add bleed margins to a PDF for commercial print shops that trim — extends the page size by the bleed amount on each side and shifts content to the new center. Most office digital printing does NOT need this; use only when sending to a print shop. Triggers on…

27 abr 2026
add-cover-page
Editores de escritorio

Generate a matching-size cover page with a title (and optional subtitle, author, date) and prepend it to a PDF. Triggers on phrases like "add a cover page", "prepend a title page", "make a cover for this PDF".

27 abr 2026
add-watermark
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Overlay a diagonal text watermark (DRAFT, PRIVATE, CONFIDENTIAL, etc.) at 45° across every page in light red (or user-specified color), at low opacity so body text remains readable. Triggers on phrases like "add a DRAFT watermark", "stamp PRIVATE on every…

27 abr 2026
burn-in-footer
Desarrolladores de software

Burn a permanent footer label into every page of a PDF — CLIENT CONFIDENTIAL, PRIVATE, FAMILY DISTRIBUTION, DRAFT, EMBARGOED UNTIL ..., or custom text. User can choose font and size. Renders a PNG preview to verify layout before committing. Triggers on…

27 abr 2026
color-to-grayscale
Desarrolladores de software

Convert a color PDF to grayscale (black-and-white) for monochrome digital printing — saves toner and avoids color-mismatch issues. Triggers on phrases like "convert PDF to grayscale", "make it black and white", "remove color from PDF", "monochrome PDF".

27 abr 2026
create-job-folder
Operadores de máquinas de oficina (excepto computadoras)

Bundle one or more print-ready PDFs into a single "print job" folder with a manifest, ready to hand to a digital printer or share with collaborators. Triggers on phrases like "create a print job", "bundle these PDFs", "make a job folder for the printer".

27 abr 2026
create-print-order
Desarrolladores de software

Generate a formal print job order — a printer-facing document (PDF + JSON) that specifies files, copies, color instructions, paper, binding, finishing, special notes, and the customer's contact info. Drops it into a job folder so it's ready to hand to a…

27 abr 2026
downsample-images
Desarrolladores de software

Downsample embedded images in a PDF to a target DPI (default 300 for print, 150 for proofs). Reduces file size and prevents printers from running out of memory on documents with huge embedded photos. Triggers on phrases like "downsample images", "shrink the…

27 abr 2026
Mostrando 8 de 21 skills recopiladas.
keyboard-shortcuts
Desarrolladores de software

Inspect and audit KGlobalAccel keyboard shortcuts (global hotkeys) on KDE Plasma. Use when the user wants to see what a Meta/Ctrl/Alt combination is bound to, find a free combination, or troubleshoot a shortcut that stopped firing. Reads are reliable; writes…

30 jul 2026
baloo-ops
Administradores de redes y sistemas informáticos

Inspect, pause, resume, and reset the Baloo file indexer. Use when search is missing files, indexing is hammering disk/CPU, or the user wants to add/remove indexed paths.

30 abr 2026
kde-connect-ops
Administradores de redes y sistemas informáticos

Pair, list, ping, find, and send files / SMS / clipboard via kdeconnect-cli to phones and other KDE Connect devices. Use for scripted phone↔desktop interactions.

30 abr 2026
klipper-ops
Administradores de redes y sistemas informáticos

Read, clear, and push entries to the Klipper clipboard history via D-Bus. Use when the user wants to inspect what's been copied recently, clear sensitive history, or programmatically stage clipboard content.

30 abr 2026
kwallet-list
Desarrolladores de software

List wallets, folders within a wallet, and entries within a folder. Use to enumerate what's stored in KWallet without revealing values.

30 abr 2026
kwallet-read
Administradores de redes y sistemas informáticos

Read a single password / map / binary entry from KWallet by wallet name, folder, and key. Triggers a user consent prompt the first time the calling app id is seen.

30 abr 2026
kwallet-status
Administradores de redes y sistemas informáticos

Check whether kwalletd is running, which wallets exist, whether the default wallet is open, and whether KWallet is enabled at all. Use as the first step before any other kwallet skill.

30 abr 2026
kwallet-write
Desarrolladores de software

Write or update a password / map / binary entry in KWallet. Creates the folder if it doesn't exist. Use to seed credentials for KDE apps that don't have their own input flow.

30 abr 2026
Mostrando 8 de 18 skills recopiladas.
Mostrando 12 de 192 repositorios