← all publishers

chuk-development

@chuk-development source repo

6 published skills

  1. Song Id · chuk-development bundle
    Identify the music playing in a video or audio clip by acoustic fingerprint. Use when the user pastes an Instagram Reel, TikTok, YouTube, X or any media URL and asks what the song is - "what song is this", "find the song", "song name", "welches Lied", "welcher Song", "was läuft da für Musik", "Musik aus dem Reel", "find the track", "name that tune" - or when they hand over a local video/audio file with the same question. Pulls the audio track, fingerprints it against Shazam, and reports title, artist, album, label, release year and streaming links.
    0 installs
  2. News Cards · chuk-development
    Fetches time-sensitive news and renders it as a <news> card block with thumbnail, publisher and age. Use when the user asks for the latest, news, today, breaking, recent, aktuell, neu, heute, Schlagzeilen — load this before emitting a <news> block.
    0 installs
  3. Deep Research · chuk-development
    Multi-step research discipline — search, crawl primary sources, cross-check from a second angle, then answer. Use when a question needs current or contested facts, when the user claims something is new or just released, or when one search would only give a shallow answer.
    0 installs
  4. Weather Cards · chuk-development
    Renders weather data as a <weather> card with current conditions, daily forecast and hourly outlook. Use when the user asks about weather, forecast, temperature, rain, wind, storm, Wetter, Vorhersage, Regen, Temperatur — load this before emitting a <weather> block.
    0 installs
  5. Browser To Curl · chuk-development bundle
    Turn a live browser session into a fast headless monitor. Use when the user says "monitor this website / page / dashboard", "watch X for changes", "tell me when Y updates", "keep an eye on this", or wants a login-gated page polled cheaply. The agent drives the site once with Playwright MCP (open, look, log in), finds the real HTTP request behind the data, and generates a standalone curl_cffi Python script (real Chrome TLS fingerprint, persisted cookie jar, reverse-engineered/refreshing login, change-diff, hook notification) that replays that request forever without a browser. Runs with uv.
    0 installs
  6. Chart Authoring · chuk-development
    Authors <chart> blocks — bar, line, pie, scatter and radar — with the exact JSON field schema. Use when the user asks for a chart, graph, plot, trend, comparison, Diagramm, Grafik, Verlauf, or when numeric data would read better visualized. Load before emitting a <chart> block.
    0 installs