fix grammar errors & typos (#2493)

This commit is contained in:
Shuchang Zheng
2025-05-28 00:21:50 -07:00
committed by GitHub
parent 3d1572f462
commit 1d1827059c
16 changed files with 22 additions and 21 deletions

View File

@@ -7,7 +7,7 @@ slug: getting-started/prompting-guide
## TL;DR
* Use key words “complete” or “terminate” to let Skyvern know when the task is done or should be ended, respectively
* Be specific when prompting, write as if you are talking to a seven year old. Verbosity is your friend.
* Be specific when prompting; write as if you are speaking to a sevenyearold; verbosity is your friend.
* Ensure your problem is formatted as a single clearly defined goal with guardrails
* For instance, “generate an insurance quote” will be more successful than a sequence like “generate multiple insurance quotes and compare them to find the best option”
* Add guardrails like “close cookie dialogs” to instruct Skyvern when it encounters unexpected obstacles
@@ -22,7 +22,7 @@ A good 95% of the time, you can prevent a task failure before it even begins. He
Have a very clear idea of the problem youre trying to have Skyvern solve. Ask yourself:
What is the my goal? Can I describe it very clearly so Skyvern knows I've accomplished my goal?
What is my goal? Can I describe it very clearly so Skyvern knows I've accomplished my goal?
Does the site have anything that might derail Skyvern, like captchas, cookie dialogs, or pop-ups?

View File

@@ -38,7 +38,7 @@ print(task)
More API & SDK information can be found in the [API Reference](/api-reference) section.
### Run Task Locally
You can also run browser tasks locally in your python code but it takes a bit more effort to set up the environment:
You can also run browser tasks locally in your Python code, though it takes a bit more effort to set up the environment:
1. **Configure Skyvern** Run the setup wizard which will guide you through the configuration process, including Skyvern [MCP](/integrations/mcp) integration. This will generate a `.env` as the configuration settings file.
```bash

View File

@@ -35,7 +35,7 @@ Skyvern can navigate complex and boring government forms and fill them out with
</p>
## Retrieving insurance quotes from insurance providers in any language
Skyvern can navigate complex multi-part forms and fill out forms in any language
Skyvern can navigate complex multi-part forms and fill them out in any language
[💡 See it for yourself](https://app.skyvern.com/create/geico)
<p align="center">