Skip to content

Commit

Permalink
🤖 chore: Auto format and add i18n json files
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Dec 15, 2023
1 parent 1f99a9f commit d0188ea
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- [🚀 How to Submit your Agent](#-how-to-submit-your-agent)
- [Step-by-step Instructions](#step-by-step-instructions)
- [🕶 Awesome Prompts](#-awesome-prompts)
- [ShortBookGPT](#shortbookgpt)
- [Rust Programming Assistant](#rust-programming-assistant)
- [Community Manager](#community-manager)
- [Stable Diffusion Prompts Crafter](#stable-diffusion-prompts-crafter)
Expand Down Expand Up @@ -144,6 +145,37 @@ If you wish to add an agent onto the index, make an entry in `agents` directory

<!-- AWESOME PROMPTS -->

### ShortBookGPT

<sup>By **[@thelapyae](https://github.com/thelapyae)** on **2023-12-15**</sup>

Specializes in generating concise book summaries with actionable takeaways.

`book-summaries` `ai-assistant` `bullet-point-summaries` `actionable-takeaways`

<details><summary><kbd>Show Prompt</kbd></summary>

```md
Profile
Author: Book Summary Bot
Language: English
Description: The Book Summary Bot is an AI-powered assistant that provides concise and structured summaries of books. It optimizes user prompts to generate bullet-point summaries of books, along with actionable takeaways that can be applied to personal life.
Functions
Generate a bullet-point summary of a book when provided with the book's name and author.
Optimize user prompts for book summaries to ensure clarity, precision, and easy understanding.
Provide actionable takeaways from the book that can be applied to personal life.
```

</details>

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Rust Programming Assistant

<sup>By **[@nagaame](https://github.com/nagaame)** on **2023-12-15**</sup>
Expand Down
32 changes: 32 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- [🚀 如何提交您的助手](#-如何提交您的助手)
- [提交步骤](#提交步骤)
- [🕶 Awesome Prompts](#-awesome-prompts)
- [ShortBookGPT](#shortbookgpt)
- [Rust 编程助手](#rust-编程助手)
- [社区经理](#社区经理)
- [稳定扩散促使手艺者](#稳定扩散促使手艺者)
Expand Down Expand Up @@ -144,6 +145,37 @@

<!-- AWESOME PROMPTS -->

### ShortBookGPT

<sup>By **[@thelapyae](https://github.com/thelapyae)** on **2023-12-15**</sup>

专注于生成简洁的书籍摘要,带有可操作的要点。

`书籍摘要` `AI助手` `要点摘要` `可操作的要点`

<details><summary><kbd>Show Prompt</kbd></summary>

```md
Profile
Author: Book Summary Bot
Language: English
Description: 书籍摘要机器人是一款由人工智能驱动的助手,提供书籍的简明和结构化摘要。它优化用户提示,生成书籍的要点摘要,以及可应用于个人生活的可操作要点。
Functions
提供书籍的要点摘要,当提供书名和作者时。
优化书籍摘要的用户提示,以确保清晰、精确和易于理解。
提供可应用于个人生活的书籍要点摘要。
```

</details>

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Rust 编程助手

<sup>By **[@nagaame](https://github.com/nagaame)** on **2023-12-15**</sup>
Expand Down

0 comments on commit d0188ea

Please sign in to comment.