- Rename Get-PromptPath to Get-WeavePromptPath
- Updated dependencies to use PSAI
- Thanks Pete Cook for the TryMetaPrompt script!
- Added
Get-WeaveContent
Retrieves the content of a specified instruction file (metaprompt) - Added
Get-PromptPath
function retrieves the prompt path - Added
MetaPrompt
in claude prompts directory. Thank you to Pete Cook for pointing me to the Claude MetaPrompt.
- Added 17 new prompts and matching PowerShell scripts to try them
- Took the prompts from the Anthropic Claude Prompt Library https://docs.anthropic.com/claude/prompt-library
- Added the following prompts in instructions:
CreateCommand CreateKeynote CreateMarkmapVisualization CreateMermaidVisualization CreateThreatModel CreateVideoChapters ExtractIdeas FindHiddenMessage SummarizeGithubChanges
- Added more prompts
- Added the following prompts in instructions:
AgilityStory Ai AnalyzeIncident AnalyzeProse AnalyzeProseJson AnalyzeThreatReport AnalyzeThreatReportTrends ExplainDocs ExtractArticleWisdom ExtractRecommendations ExtractReferences ImproveWriting LabelAndRate RateValue SummarizePull-requests
- Refactored and created the
Weave
function
- Don't publish media folder
- First release