tgalal

↗ HN profile [ 46.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompt templates "magically" appear within the remote shell as…

  2. Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompts "magically" appear within the remote shell as executable…

  3. Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompts "magically" appear within the remote shell as executable…

  4. Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompts "magically" appear within the remote shell as executable…

  5. Instead of giving LLM tools SSH access or installing them on a server, the following: promptctl ssh user@server makes a set of locally defined prompts "appear" within the remote shell as executable command line…

  6. This is an example tool I created using my tool (promptcmd) for turning prompts into "native-looking" executables: Usage: bashme_a_script_that [OPTIONS] <query>... Prompt inputs: --stdin accept stdin input <query>...…

  7. Show HN: READFORME.md (promptcmd.sh)

    Exemplary tool created using my tool for turning prompts into "native-looking" executables: $ READFORME.md --help Usage: READFORME.md [OPTIONS] --repo <repo> --info <info> Prompt inputs: --branch <branch> Branch name,…

  8. Lately I've seen several projects for templating and executing prompts. However they all go along the lines of $ executor prompt_file_or_name which didn't exactly fit my "taste". I figured one could use the same trick…

  9. promptcmd is a CLI tool for composing and running LLM prompts like "native" programs. Feedback welcome.

  10. Blackberry claim they love their developers, and this is just an example.