This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python3 | |
# Required parameters: | |
# @raycast.schemaVersion 1 | |
# @raycast.title Rewind Twitter Search | |
# @raycast.mode silent | |
# Optional parameters: | |
# @raycast.icon 🦅 | |
# @raycast.packageName Developer Util |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python3 | |
# Required parameters: | |
# @raycast.schemaVersion 1 | |
# @raycast.title Archive Opener | |
# @raycast.mode compact | |
# Optional parameters: | |
# @raycast.icon 🤖 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://prompts.ray.so/shared?prompts=%7B%22title%22:%22AMA%20Prompt%22,%22creativity%22:%22medium%22,%22highlightEdits%22:false,%22icon%22:%22stars%22,%22prompt%22:%22Here%20is%20a%20prompt:%20%7Bargument%20name%3D%5C%22prompt%5C%22%7D%5Cn%5CnHere%20is%20context:%20%7Bbrowser-tab%7D%22,%22model%22:%22openai-gpt-4o%22%7D |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Given the following text: | |
{browser-tab} | |
Please provide a summary of the writing post [title/link] in approximately 300-500 words. | |
The summary should cover the following: | |
1. Main topic/subject of the blog post. | |
2. Key points and important context discussed in the post. | |
3. Significant takeaways, insights, or conclusions drawn by the author. | |
4. Any relevant data, statistics, or examples cited to support the main arguments. | |
5. The conclusion, nuance or importance of newly introduced concepts or conclusions arrived upon by the author. The summary should be well-structured, concise, and written in a clear and objective style. Please avoid verbatim quotes from the original text unless they are particularly impactful or necessary for context. The goal is to capture the essence of the blog post in a way that someone who hasn't read it can quickly understand the key ideas and arguments presented. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/osascript | |
# Dependency: This script requires Telegram to be installed: https://www.telegram.org | |
# Required parameters: | |
# @raycast.schemaVersion 1 | |
# @raycast.title Telegram Search | |
# @raycast.mode silent | |
# Optional parameters: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Required parameters: | |
# @raycast.schemaVersion 1 | |
# @raycast.title Shorten URL From Clipboard | |
# @raycast.mode silent | |
# @raycast.packageName Browsing | |
# Optional parameters: | |
# @raycast.icon 🔗 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python3 | |
# Required parameters: | |
# @raycast.schemaVersion 1 | |
# @raycast.title Rewind Twitter Search | |
# @raycast.mode silent | |
# Optional parameters: | |
# @raycast.icon 🦅 | |
# @raycast.packageName Developer Util |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python3 | |
# Required parameters: | |
# @raycast.schemaVersion 1 | |
# @raycast.title Spongebob Text | |
# @raycast.mode compact | |
# Optional parameters: | |
# @raycast.icon 🧽 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python3 | |
# Required parameters: | |
# @raycast.schemaVersion 1 | |
# @raycast.title ETH Price | |
# @raycast.mode silent | |
# Optional parameters: | |
# @raycast.icon 🤑 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python3 | |
# Required parameters: | |
# @raycast.schemaVersion 1 | |
# @raycast.title Parse and Open | |
# @raycast.mode silent | |
# Optional parameters: | |
# @raycast.icon 🔍 | |
# @raycast.packageName Developer Util |
NewerOlder