shell_gpt icon indicating copy to clipboard operation
shell_gpt copied to clipboard

Feature request: Support patterns from external resources

Open gwpl opened this issue 1 year ago • 0 comments

As example step number one and inspiration, imagine:

cat file | sgpt --pattern fabric:extract_wisdom

that would fetch (or use cached) pattern from https://github.com/danielmiessler/fabric/tree/main/patterns and use it.

Of course this could be extended in future to other providers.

(Maybe it's actually worth to be project by itself and be modular, sth like "pattern provider" from which tools like this one could get patterns/prompts etc...)

Cross-linking: https://github.com/charmbracelet/mods/issues/235 (they are considering feature "role form URL/filepath")

gwpl avatar Mar 18 '24 08:03 gwpl