add new prompting tool

This commit is contained in:
wd021 2025-08-18 00:56:31 +01:00
parent 4660e32a6c
commit e016febdf8
5 changed files with 25 additions and 0 deletions

View file

@ -1060,6 +1060,11 @@ The purpose is to build infrastructure in the field of large models, through the
<td> <a href="https://github.com/eqld/nlsh">nlsh</a> </td>
<td> <a href="https://github.com/eqld/nlsh">nlsh</a> is an AI-powered CLI tool to generate context-aware shell commands with multi-backend LLM support. Supports shell-specific syntax, read-only system tools, and custom inference endpoints.</td>
</tr>
<tr>
<td> <img src="https://www.godtierprompts.com/logo.jpg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://www.godtierprompts.com">God Tier Prompts</a> </td>
<td> <a href="https://www.godtierprompts.com">God Tier Prompts</a> is a community driven leaderboard where the best prompts rise to the top.</td>
</tr>
</table>
<p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p>