Skip to main content
danielrosehill
GitHub-Creator-Profil

danielrosehill

Repository-Ansicht von 1.248 gesammelten Skills in 192 GitHub-Repositories.

gesammelte Skills
1.248
Repositories
192
aktualisiert
2. Sept. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

#01
Claude-Career-Plugin
55 Skills · 23. Juli 2026
Marktforschungsanalysten und MarketingspezialistenPersonalspezialistenSoftwareentwicklerDienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)Leitungssekretäre und Führungskräfte-AssistentenAblagesachbearbeiter
20 Berufskategorien · 100 % klassifiziert
4,4 %Anteil
#02
Claude-Video-Editor-Plugin
40 Skills · 3. Mai 2026
SoftwareentwicklerFilm- und VideobearbeiterNetzwerk- und ComputersystemadministratorenKorrektoren und TextmarkiererProduzenten und RegisseureSendetechniker
8 Berufskategorien · 100 % klassifiziert
3,2 %Anteil
#03
Claude-Data-Wrangler-plugin
32 Skills · 23. Apr. 2026
DatenwissenschaftlerSoftwareentwicklerDatenbankarchitektenDesktop-Publisher
4 Berufskategorien · 100 % klassifiziert
2,6 %Anteil
#04
Claude-Image-Production-Plugin
29 Skills · 24. Juli 2026
Netzwerk- und ComputersystemadministratorenSoftwareentwicklerDesktop-PublisherFotografenGrafikdesignerSpezialeffektkünstler und Animatoren
7 Berufskategorien · 100 % klassifiziert
2,3 %Anteil
#05
Claude-Transcription-Plugin
29 Skills · 24. Juli 2026
SoftwareentwicklerDesktop-PublisherNetzwerk- und ComputersystemadministratorenRedakteureSchriftsteller und AutorenSekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)
7 Berufskategorien · 100 % klassifiziert
2,3 %Anteil
#06
Claude-Decision-Evaluation-Framework-Plugin
27 Skills · 28. Apr. 2026
UnternehmensberaterProjektmanagementspezialistenFinanz- und InvestitionsanalystenSoftwareentwicklerDesktop-PublisherMarketingleiter
8 Berufskategorien · 100 % klassifiziert
2,2 %Anteil
#07
Claude-Rudder
25 Skills · 23. Juli 2026
SoftwareentwicklerProjektmanagementspezialistenSekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)Sonstige Computerberufe
4 Berufskategorien · 100 % klassifiziert
2 %Anteil
#08
Claude-Israel-Agent-Skills-Plugin
22 Skills · 29. Apr. 2026
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenCompliance-BeauftragterGerichts-, Kommunal- und LizenzsachbearbeiterKongress-, Messe- und VeranstaltungsplanerRechtsanwälte
7 Berufskategorien · 100 % klassifiziert
1,8 %Anteil
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

bulk-verify-crm
Marktforschungsanalysten und Marketingspezialisten

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. Juli 2026
detect-mcps
Sonstige Computerberufe

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. Juli 2026
enrich-contact
Marktforschungsanalysten und Marketingspezialisten

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. Juli 2026
find-contact
Marktforschungsanalysten und Marketingspezialisten

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. Juli 2026
find-email-by-name
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

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. Juli 2026
vector-conflict-check
Softwareentwickler

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. Juli 2026
vector-init-applications
Softwareentwickler

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. Juli 2026
verify-email
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

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. Juli 2026
Es werden 8 von 55 gesammelten Skills angezeigt.
mkv-extract-track
Softwareentwickler

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. Mai 2026
mkv-set-default-track
Film- und Videobearbeiter

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. Mai 2026
mkv-strip-tracks
Softwareentwickler

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. Mai 2026
mkv-track-list
Netzwerk- und Computersystemadministratoren

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. Mai 2026
deps-setup
Softwareentwickler

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. Mai 2026
cut-segment
Softwareentwickler

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. Apr. 2026
agentic-edit
Softwareentwickler

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. Apr. 2026
editly-render
Softwareentwickler

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. Apr. 2026
Es werden 8 von 40 gesammelten Skills angezeigt.
header-standardisation
Datenwissenschaftler

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. Apr. 2026
localization-headers
Datenwissenschaftler

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. Apr. 2026
numeric-rounding
Datenwissenschaftler

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. Apr. 2026
data-to-document
Desktop-Publisher

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. Apr. 2026
divergent-data-pipe
Datenwissenschaftler

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. Apr. 2026
geodata-formatter
Softwareentwickler

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. Apr. 2026
add-changelog
Softwareentwickler

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. Apr. 2026
api-loader
Softwareentwickler

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. Apr. 2026
Es werden 8 von 32 gesammelten Skills angezeigt.
ai-graphics
Grafikdesigner

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. Juli 2026
nano-tech-diagrams
Softwareentwickler

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. Juli 2026
new-workflow
Softwareentwickler

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. Juli 2026
batch-set-copyright
Netzwerk- und Computersystemadministratoren

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. Mai 2026
from-jxl
Softwareentwickler

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. Mai 2026
pdf-extract-embedded-images
Desktop-Publisher

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. Mai 2026
pdf-to-images
Softwareentwickler

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. Mai 2026
read-metadata
Softwareentwickler

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. Mai 2026
Es werden 8 von 29 gesammelten Skills angezeigt.
export-transcript
Softwareentwickler

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. Juli 2026
transcribe-podcast
Softwareentwickler

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. Apr. 2026
messy-audio-fix
Softwareentwickler

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. Apr. 2026
denoise
Softwareentwickler

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. Apr. 2026
preprocess-for-transcription
Softwareentwickler

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. Apr. 2026
transform-style
Softwareentwickler

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. Apr. 2026
extract-context
Softwareentwickler

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. Apr. 2026
split-transcript
Softwareentwickler

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. Apr. 2026
Es werden 8 von 29 gesammelten Skills angezeigt.
analyze
Unternehmensberater

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. Apr. 2026
base-rates
Marktforschungsanalysten und Marketingspezialisten

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. Apr. 2026
bundles
Projektmanagementspezialisten

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. Apr. 2026
cost-benefit
UnternehmensberaterFinanz- und Investitionsanalysten

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. Apr. 2026
cynefin
Unternehmensberater

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. Apr. 2026
decision-tree
Unternehmensberater

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. Apr. 2026
eisenhower
Unternehmensberater

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

28. Apr. 2026
export
Softwareentwickler

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. Apr. 2026
Es werden 8 von 27 gesammelten Skills angezeigt.
install-from-github
Sonstige Computerberufe

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. Juli 2026
context-workflow-reference
Softwareentwickler

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. Apr. 2026
chunk-claude-md
Softwareentwickler

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. Apr. 2026
declaude-docs
Softwareentwickler

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. Apr. 2026
install-slash-command
Softwareentwickler

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. Apr. 2026
save-plan
Projektmanagementspezialisten

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. Apr. 2026
extract-skill
Softwareentwickler

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. Apr. 2026
log-session
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

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. Apr. 2026
Es werden 8 von 25 gesammelten Skills angezeigt.
drug-co-il-lookup
Softwareentwickler

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. Apr. 2026
israel-drugs-registry-lookup
Softwareentwickler

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. Apr. 2026
list-skills
Softwareentwickler

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. Apr. 2026
medicine-availability-check
Softwareentwickler

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. Apr. 2026
add-skill-to-plugin
Softwareentwickler

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. Apr. 2026
environment-check
Netzwerk- und Computersystemadministratoren

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. Apr. 2026
israel-conferences
Kongress-, Messe- und Veranstaltungsplaner

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. Apr. 2026
nsc-travel-threat
Compliance-Beauftragter

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. Apr. 2026
Es werden 8 von 22 gesammelten Skills angezeigt.
Es werden 8 von 22 gesammelten Skills angezeigt.
assumptions-and-objections
Unternehmensberater

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. Apr. 2026
b2b-b2c-fit
Marktforschungsanalysten und Marketingspezialisten

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. Apr. 2026
brainstorm-pivots
Unternehmensberater

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. Apr. 2026
capture-idea
Unternehmensberater

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. Apr. 2026
capture-voice-idea
Unternehmensberater

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. Apr. 2026
compare-ideas
UnternehmensberaterProjektmanagementspezialisten

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. Apr. 2026
council-review-karpathy
Softwareentwickler

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. Apr. 2026
council-review-subagents
Unternehmensberater

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. Apr. 2026
Es werden 8 von 21 gesammelten Skills angezeigt.
add-bleed
Softwareentwickler

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. Apr. 2026
add-cover-page
Desktop-Publisher

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. Apr. 2026
add-watermark
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

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. Apr. 2026
burn-in-footer
Softwareentwickler

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. Apr. 2026
color-to-grayscale
Softwareentwickler

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. Apr. 2026
create-job-folder
Büromaschinenbediener (außer Computer)

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. Apr. 2026
create-print-order
Softwareentwickler

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. Apr. 2026
downsample-images
Softwareentwickler

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. Apr. 2026
Es werden 8 von 21 gesammelten Skills angezeigt.
keyboard-shortcuts
Softwareentwickler

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. Juli 2026
baloo-ops
Netzwerk- und Computersystemadministratoren

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. Apr. 2026
kde-connect-ops
Netzwerk- und Computersystemadministratoren

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. Apr. 2026
klipper-ops
Netzwerk- und Computersystemadministratoren

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. Apr. 2026
kwallet-list
Softwareentwickler

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

30. Apr. 2026
kwallet-read
Netzwerk- und Computersystemadministratoren

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. Apr. 2026
kwallet-status
Netzwerk- und Computersystemadministratoren

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. Apr. 2026
kwallet-write
Softwareentwickler

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. Apr. 2026
Es werden 8 von 18 gesammelten Skills angezeigt.
12 von 192 Repositories angezeigt