Commit Graph

714 Commits

Author SHA1 Message Date
Daniel Miessler
502cdfeb9b Added extract primary problem. 2024-09-02 12:55:34 -07:00
Daniel Miessler
660b31aed5 Added extract primary problem. 2024-09-02 12:53:59 -07:00
Daniel Miessler
c76564b85c Added extract primary problem. 2024-09-02 12:51:36 -07:00
Randall Degges
19cd12029e Adding new pattern: analyze_product_feedback.
This pattern allows you to summarize, rate, and deduplicate feedback
about products. It's very helpful for anyone working in product
management, engineering, etc.
2024-08-29 10:34:23 -07:00
Daniel Miessler
a4b7364230 Updated interviwer analysis. 2024-08-29 09:56:16 -07:00
Randall Degges
b025e69875
Merge branch 'main' into create_recursive_outline 2024-08-28 12:16:29 -07:00
Daniel Miessler
25845f5d5a Updated sales analysis. 2024-08-27 10:49:32 -07:00
Daniel Miessler
a259bd30cb Added analyze sales call. 2024-08-27 10:33:44 -07:00
Randall Degges
83a1fd104d
Merge branch 'main' into create_recursive_outline 2024-08-25 18:47:05 -07:00
Daniel Miessler
ef4cfa94de Added create_story_explanation. 2024-08-24 21:06:05 -07:00
Daniel Miessler
0d3c2749f1 Added create_story_explanation. 2024-08-24 20:57:01 -07:00
Daniel Miessler
206254ea6d Added create_story_explanation. 2024-08-24 20:51:16 -07:00
Daniel Miessler
38b7ab7a26 Added create_story_explanation. 2024-08-24 20:48:01 -07:00
Daniel Miessler
035a8a2781 Added create_story_explanation. 2024-08-24 20:43:51 -07:00
Daniel Miessler
3baa454c80 Merge branch 'main' of github.com:danielmiessler/fabric 2024-08-24 20:41:24 -07:00
Daniel Miessler
8cd0887c82 Added create_story_explanation. 2024-08-24 20:41:13 -07:00
buerbaumer
bacc49c25a
Update system.md
Corrected grammatical issues and made the list more readable and consistent.
2024-08-23 20:00:01 +02:00
buerbaumer
78aa378ab8
Update system.md
Replaced the nested parentheses with equals signs for clarity
2024-08-23 19:57:46 +02:00
buerbaumer
a93acd3afc
Update system.md
Corrected "it's" to "its" to denote possession instead of a contraction.
2024-08-23 19:43:57 +02:00
buerbaumer
60e5b536b4
Update system.md
Removed extra "the" for grammatical correctness.
2024-08-23 19:42:46 +02:00
buerbaumer
c5f926ba0c
Update system.md
Corrected "upmost" to "at most" for proper expression.
2024-08-23 19:41:46 +02:00
buerbaumer
083cf4c82c
Update system.md
Changed "highlight" to "highlights" to match subject-verb agreement.
2024-08-23 19:40:40 +02:00
buerbaumer
b6b86bb2c2
Update system.md
Update system.md - removed "a" for a better model understanding
2024-08-23 19:40:00 +02:00
Daniel Miessler
3726386b9a Updated question analysis. 2024-08-22 15:10:01 -07:00
Daniel Miessler
0ef5b54808 Updated question extractor. 2024-08-22 15:01:59 -07:00
Daniel Miessler
d77dcdf343 Updated question extractor. 2024-08-22 14:58:49 -07:00
Daniel Miessler
ff5fe2fa47 Updated interviewer analysis. 2024-08-22 14:40:29 -07:00
Daniel Miessler
12781a48c1 Updated interviewer analysis. 2024-08-22 14:32:16 -07:00
Daniel Miessler
5d870e1c3b Updated interviewer analysis. 2024-08-22 14:30:30 -07:00
Daniel Miessler
7258ed6a14 Updated interviewer analysis name. 2024-08-22 14:14:56 -07:00
Daniel Miessler
f60b2ceb63 Added interviwer analysis. 2024-08-22 14:12:57 -07:00
Daniel Miessler
8cfe0309f5 Updated extract_questions. 2024-08-22 14:02:52 -07:00
Daniel Miessler
69375f2fbc Updated extract_wisdom_dm. 2024-08-21 22:16:22 -07:00
Randall Degges
e12dc5b0e8 Adding new pattern: create_recursive_outline.
This pattern is actually based on this incredibly great article: https://learnhowtolearn.org/how-to-build-extremely-quickly/

The idea is to use this pattern whenever you want to break an idea or
task down into small components, fully fleshing out your own TODO list
of things to implement to get it working.

This applies to things like writing articles/papers, creating
applications, and much more.
2024-08-20 20:51:23 -07:00
Daniel Miessler
9acfc3ef92
Merge pull request #836 from criadoperez/fix/criadoperez2
patterns fixes
2024-08-20 14:12:15 -07:00
Randall Degges
adc57b14ed Adding new pattern to help analyze CFP submissions for conference organizers. 2024-08-19 15:34:33 -07:00
Alejandro
02f90361e5
patterns fixes 2024-08-19 18:24:11 +02:00
Daniel Miessler
e5cc90b24b Created new RPG summarizer. 2024-08-16 19:27:00 -07:00
Jonathan Dunn
0c684bd79f added patterns folder 2024-08-16 15:56:48 -04:00
Jonathan Dunn
7399d84446 initial 2024-08-16 15:43:27 -04:00
Daniel Miessler
85e3a4d485
Merge pull request #681 from paulrobello/extract_jokes
Create system.md for extract_jokes pattern
2024-08-16 12:28:38 -07:00
Daniel Miessler
e957dea462
Merge pull request #683 from black-backdoor/main
create explain_math pattern
2024-08-16 12:26:45 -07:00
Daniel Miessler
13ddebe27d
Merge pull request #692 from johnconnor-sec/dev
Addition of `extract_instructions`
2024-08-16 12:00:34 -07:00
Daniel Miessler
b92c13772b
Merge pull request #702 from praharshbhatt/main
feat: add a pattern to draft or respond to an email
2024-08-16 11:59:15 -07:00
Daniel Miessler
58ba8e51f4
Merge pull request #704 from idvorkin/mermaid-better-syntax
Add a mermaid diagram that can render in github markdown readmes
2024-08-16 11:58:43 -07:00
Daniel Miessler
a5eefb2b5c
Merge pull request #706 from Suyog-16/fix-typo
Fixed typo 'bolt' to 'bold' in pattern templates
2024-08-16 11:58:17 -07:00
Daniel Miessler
0b23461272
Merge pull request #722 from Rhynorater/main
Typoooooo My bad Daniel
2024-08-16 11:55:55 -07:00
Daniel Miessler
08782c8f68
Merge pull request #723 from richardphi1618/fix/summarize_git_diff_more_detail
docs: update summarize_git_diff to refine output and instruction clarity
2024-08-16 11:55:36 -07:00
Daniel Miessler
280eaa1dff
Merge pull request #793 from wilfriedago/main
Correct typos in documentation files
2024-08-16 11:52:31 -07:00
Daniel Miessler
2f2a70053b
Merge pull request #795 from sko9370/patch-1
Update patterns/extract_article_wisdom/README.md, missing word for clarity
2024-08-16 11:50:58 -07:00
Doug Hitchen
e9ef0415d3 Improved analyze_email_headers pattern 2024-08-14 07:39:25 -04:00
Doug Hitchen
a78b5dcc54 Add empty user.md for consistency 2024-08-14 04:58:51 -04:00
Doug Hitchen
e72bf4d7cf new pattern to analyze email headers for SPF, DKIM and DMARC 2024-08-10 18:16:16 -04:00
Sang Oh
d6c64b68ee
Update README.md, missing word for clarity
inserted "you" into "...to forget the stuff read, watch, or listen to" so that it reads "...to forget the stuff you read, watch, or listen to"
2024-08-09 12:51:40 -04:00
Wilfried AGO
8d8a3659d5
docs: correct typos in documentation files
fix various spelling and grammatical errors to improve readability and clarity.
2024-08-09 09:56:56 +01:00
Daniel Miessler
15372ca8ad Added ttrc graph. 2024-08-07 06:46:13 -07:00
Daniel Miessler
84b3307f73 Updated critical vulns patterns. 2024-08-07 06:22:40 -07:00
Daniel Miessler
9bbb167737 Updated critical data outputer. 2024-08-06 10:54:39 -07:00
Daniel Miessler
6aa52582dd Updated critical data outputer. 2024-08-06 10:25:18 -07:00
Daniel Miessler
86ddf894d0 Merge branch 'main' of github.com:danielmiessler/fabric 2024-08-06 10:21:37 -07:00
Daniel Miessler
630b28e932 Added critical graph pattern. 2024-08-06 10:19:52 -07:00
Daniel Miessler
dda9782fa8 Updated my EW. 2024-08-01 12:47:55 -07:00
Daniel Miessler
8eeac47f99 Updated my EW. 2024-08-01 12:41:38 -07:00
Daniel Miessler
d7b6027c65 Updated my EW. 2024-08-01 12:40:38 -07:00
Daniel Miessler
358f78d455 Updated my EW. 2024-08-01 12:37:29 -07:00
Daniel Miessler
7db5b9fbf1 Updated my EW. 2024-08-01 12:34:49 -07:00
Daniel Miessler
45fcc547d5 Added recommend_pipeline_upgrades. 2024-07-25 22:06:59 -07:00
Daniel Miessler
4ed18437de Added recommend_talkpanel_topics 2024-07-25 16:54:37 -07:00
Daniel Miessler
d75ea473e6 Updated legislation analysis. 2024-07-17 22:25:21 -07:00
Daniel Miessler
5f378431ac Updated summarize_legislation. 2024-07-17 17:20:13 -07:00
Daniel Miessler
5c98269d25 Updated summarize_legislation. 2024-07-17 17:11:08 -07:00
Daniel Miessler
56c2a5e1a3 Updated summarize_legislation. 2024-07-17 17:05:22 -07:00
Daniel Miessler
54f4761262 Merge branch 'main' of github.com:danielmiessler/fabric 2024-07-17 17:03:33 -07:00
Daniel Miessler
78ec3d5f16 Added summarize_legislation. 2024-07-17 17:03:27 -07:00
Daniel Miessler
f8e4cad339 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-07-13 15:28:59 -07:00
Daniel Miessler
ec36fbd0d1 Added controversy extractor. 2024-07-13 15:28:11 -07:00
Daniel Miessler
95b58e9e09 Updated Alex Hormozi offer Pattern. 2024-07-11 13:51:38 -07:00
Daniel Miessler
0fcc097a56 Added Alex Hormozi offer Pattern. 2024-07-11 13:48:09 -07:00
richard blanchette
bba3182d57 docs: update system.md to refine output and instruction clarity
CHANGES:
- Add intro sentence output requirement
- Emphasize succinct bullet points in CHANGES section
- Remove redundant output instruction
- Expand commit prefix list in instructions
- Add imperative mood and present tense guidelines
- Mention Deis Commit Style Guide adherence
2024-07-10 16:08:18 -04:00
Justin Gardner
9ef8e42473
Update system.md
Typooo
2024-07-10 15:07:46 -04:00
Daniel Miessler
dd4b896f4d Updatd create graph. 2024-07-10 10:59:30 -07:00
Daniel Miessler
4b8b6bc127 Updatd create graph. 2024-07-10 10:54:28 -07:00
Daniel Miessler
aeff6ec6ec Updatd create graph. 2024-07-10 10:52:41 -07:00
Daniel Miessler
b16561df02 Updatd create graph. 2024-07-10 10:51:19 -07:00
Daniel Miessler
9a7514e38a Updatd create graph. 2024-07-10 10:49:48 -07:00
Daniel Miessler
52d2599e81 Added create graph. 2024-07-10 10:32:12 -07:00
Daniel Miessler
3f495af0a6 Added export data as csv. 2024-07-10 10:11:26 -07:00
Daniel Miessler
099af547d9 Updated extract_sponsors. 2024-07-08 16:43:39 -07:00
Daniel Miessler
421a2dde9e Updated extract_sponsors. 2024-07-08 16:39:40 -07:00
Daniel Miessler
90f9cee3f1 Updated extract_sponsors. 2024-07-08 16:35:04 -07:00
Suyog Ghimire
937a260328 Fixed typo 'bolt' to 'bold' in pattern templates 2024-07-08 21:11:15 +05:45
Igor Dvorkin
f031972594 Add a mermaid diagram that can render in github markdown readmes 2024-07-07 09:22:55 -07:00
Praharsh Bhatt
3d1a55e4eb feat: add a pattern to draft or respond to an email 2024-07-06 15:52:04 -04:00
John Connor
a7f7265214
Create system.md for extract_instructions
I created this pattern using the official_pattern_template and piping it to improve_prompt multiple times.
2024-07-03 17:25:11 -04:00
black-backdoor
45d2643234 create explain_math pattern 2024-07-02 17:02:48 +02:00
Paul Robello
df34b73a27 Create system.md for extract_jokes pattern 2024-07-01 16:28:20 -07:00
Daniel Miessler
42e17b0fe0
Merge pull request #678 from kevnk/main
Add 2 patterns: `summarize_prompt` which was used for `suggest_pattern`
2024-07-01 14:12:31 -07:00
Daniel Miessler
4088f7cbf3
Merge pull request #679 from Rhynorater/main
Adding write_hackerone_report
2024-07-01 14:11:54 -07:00
Kevin Kirchner
3972665da9 first attempt at suggest_pattern pattern with user.md generated with script that uses summarize_prompt pattern 2024-07-01 15:51:04 -05:00
Daniel Miessler
7ad53cfde2
Merge pull request #569 from youssoufdasilva/patch-1
Update README.md
2024-07-01 13:40:48 -07:00