Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #707

Merged
merged 1 commit into from
Nov 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The _unofficial_ ChatGPT desktop application provides a convenient way to access

## ChatGPT SEO prompts
Contributed by: [StoryChief AI](https://www.storychief.io/ai-power-mode)
Reference: https://storychief.io/blog/chatgpt-prompts-seo
Reference: [https://storychief.io/blog/chatgpt-prompts-seo](https://storychief.io/blog/chatgpt-prompts-seo)

> Using WebPilot, create an outline for an article that will be 2,000 words on the keyword “Best SEO Prompts” based on the top 10 results from Google.<br/>
> Include every relevant heading possible. Keep the keyword density of the headings high.<br/>
Expand All @@ -105,7 +105,7 @@ Reference: https://storychief.io/blog/chatgpt-prompts-seo

## Act as a Linux Terminal
Contributed by: [@f](https://github.com/f)
Reference: https://www.engraved.blog/building-a-virtual-machine-inside/
Reference: [https://www.engraved.blog/building-a-virtual-machine-inside/](https://www.engraved.blog/building-a-virtual-machine-inside/)

> I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. When I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. My first command is pwd

Expand Down
Loading