-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,22 @@ | ||
# ResumeBoost | ||
Resume Boost with ChatGPT / Claude | ||
|
||
# Usage | ||
|
||
Copy paste [ResumeBoost.txt](ResumeBoost.txt) into https://chat.openai.com or https://claude.ai. | ||
|
||
``` | ||
/config: Configure your resume preferences, such as experience level, industry, tone style, resume length, and language. | ||
/start: Begin the process of collecting information for your resume. | ||
/done: Generate your resume based on the information you've provided. | ||
/analyse: Analyze your resume and rate it based on a job description. | ||
/continue: If you have more work experiences, education, certifications, or languages to add after generating your resume. | ||
/language [lang]: Change the language of the assistant to the specified language. | ||
/example: Get an example of how your resume might look for a specific job description. | ||
``` |