File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11[
2- {
3- "filename" : " summarize-into-paragraphs" ,
4- "prompt-name" : " Summarize into paragraphs" ,
5- "prompt-desc" : " Summarize long text into paragraphs"
6- },
7- {
8- "filename" : " echo" ,
9- "prompt-name" : " Echo" ,
10- "prompt-desc" : " Echo Input without changing anything"
11- },
122 {
133 "filename" : " organize-and-categorize" ,
144 "prompt-name" : " Organize and categorize" ,
155 "prompt-desc" : " Organize and categorize input text"
166 },
7+ {
8+ "filename" : " SWOT-analysis" ,
9+ "prompt-name" : " SWOT analysis" ,
10+ "prompt-desc" : " Conduct SWOT Analysis on given text"
11+ },
1712 {
1813 "filename" : " get-todos-and-dones" ,
1914 "prompt-name" : " Get todos and dones" ,
2015 "prompt-desc" : " Get a list of todos and dones from given text"
2116 },
2217 {
23- "filename" : " SWOT-analysis" ,
24- "prompt-name" : " SWOT analysis" ,
25- "prompt-desc" : " Conduct SWOT Analysis on given text"
18+ "filename" : " Echo" ,
19+ "prompt-name" : " Echo" ,
20+ "prompt-desc" : " Echo Input without changing anything"
21+ },
22+ {
23+ "filename" : " summarize-into-paragraphs" ,
24+ "prompt-name" : " Summarize into paragraphs" ,
25+ "prompt-desc" : " Summarize long text into paragraphs"
2626 }
2727]
You can’t perform that action at this time.
0 commit comments