← all publishers

dreamhunter2333

@dreamhunter2333 source repo

8 published skills

  1. Asset Management · dreamhunter2333 bundle
    Manage Awsl-RemoteX assets through its HTTP API, including listing, creating, updating, deleting, and testing SSH, RDP, or VNC connections. Use when operating assets in a running Awsl-RemoteX instance; do not use for direct SQLite edits.
    0
    installs
  2. Browser Bridge CLI · dreamhunter2333
    Control Chrome/Edge browser via CLI. Execute JS, query DOM, manage tabs, take screenshots, send CDP commands through a browser extension bridge. Use when user wants to interact with browser pages, automate browser tasks, scrape web content, or control browser tabs.
    0
    installs
  3. Browser Bridge CLI Skill Generator · dreamhunter2333 bundle
    Create Browser Bridge CLI workflow skills for operating one or more websites. Use when asked to generate a new skill from current conversation context, browser state, observed website flows, or a fresh request describing web tasks such as login, navigation, scraping, form submission, uploads, admin actions, or repeated multi-site browser operations.
    0
    installs
  4. Cf Temp Mail Agent Mail · dreamhunter2333
    Read and send mails from a cloudflare_temp_email mailbox using a user-supplied Address JWT and API base URL. Use when the user (or an agent such as OpenClaw / Codex / Cursor) needs to list the inbox, fetch a specific message, or send an email via the server-parsed /api/parsed_mails, /api/parsed_mail/:id, and /api/send_mail endpoints. Falls back to local parsing of /api/mail/:id raw source with mail-parser-wasm + postal-mime if the parsed endpoints are unavailable. Does NOT handle mailbox creation — the user provides the JWT themselves.
    0
    installs
  5. Cf Temp Mail Release · dreamhunter2333 bundle
    Create a GitHub release for cloudflare_temp_email project. Use when the user asks to create a release, publish a version, tag a release, or make a new release. Reads CHANGELOG.md for release content, collects merged PRs via `gh` CLI, and creates a properly formatted GitHub release.
    0
    installs
  6. Cf Temp Mail Release Notify · dreamhunter2333 bundle
    Announce a cloudflare_temp_email GitHub release to the project's Telegram channel topic. Use when the user asks to notify/announce/broadcast a release to Telegram, push release notes to the channel, or send a release to the topic after running cf-temp-mail-release. Posts bilingual (中文 + English) changelog excerpts plus the release URL.
    0
    installs
  7. Cf Temp Mail Version Upgrade · dreamhunter2333
    Upgrade the project version number. Use when the user asks to bump the version, upgrade the version, or prepare a new release version. Supports major, minor, and patch upgrades.
    0
    installs
  8. Cf Temp Mail Upgrade Dependencies · dreamhunter2333
    Upgrade npm dependencies across all sub-packages of the project. Use when the user asks to upgrade/update dependencies, bump deps, refresh lockfiles, or update wrangler. Runs pnpm upgrades on frontend/, worker/, pages/, and vitepress-docs/, plus npm upgrades on e2e/.
    0
    installs