Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ Visit [http://localhost:3000](http://localhost:3000) to get started.
- **GitHub**: Create Issue, List Issues, Get Issue, Update Issue
- **Linear**: Create Ticket, Find Issues
- **Resend**: Send Email
- **Shopify**: Get Order, List Orders, Create Product, Update Inventory
- **Slack**: Send Slack Message
- **Superagent**: Guard, Redact
- **v0**: Create Chat, Send Message
Expand Down
3 changes: 2 additions & 1 deletion plugins/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* 1. Delete the plugin directory
* 2. Run: pnpm discover-plugins (or it runs automatically on build)
*
* Discovered plugins: ai-gateway, blob, firecrawl, github, linear, resend, slack, superagent, v0
* Discovered plugins: ai-gateway, blob, firecrawl, github, linear, resend, shopify, slack, superagent, v0
*/

import "./ai-gateway";
Expand All @@ -22,6 +22,7 @@ import "./firecrawl";
import "./github";
import "./linear";
import "./resend";
import "./shopify";
import "./slack";
import "./superagent";
import "./v0";
Expand Down
4 changes: 4 additions & 0 deletions plugins/shopify/credentials.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
export type ShopifyCredentials = {
SHOPIFY_STORE_DOMAIN?: string;
SHOPIFY_ACCESS_TOKEN?: string;
};
14 changes: 14 additions & 0 deletions plugins/shopify/icon.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
export function ShopifyIcon({ className }: { className?: string }) {
return (
<svg
aria-label="Shopify logo"
className={className}
fill="currentColor"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<title>Shopify</title>
<path d="M15.337 23.979l7.216-1.561s-2.604-17.613-2.625-17.73c-.018-.116-.114-.192-.211-.192s-1.929-.136-1.929-.136-1.275-1.274-1.439-1.411c-.045-.037-.075-.057-.121-.074l-.914 21.104h.023zm-1.059-17.165c0-.095-.011-.181-.019-.264l-.614.168s-.506-1.695-1.673-2.281c.026-.031.055-.06.077-.094-.042-.018-.078-.044-.123-.058-.011.002-.019.008-.03.012-.1-.016-.205-.025-.31-.025-.479-.015-.919.127-1.303.344-.079.044-.152.095-.229.145-.266-.24-.582-.371-.933-.378-.024 0-.045.005-.069.006l-.008.008a1.725 1.725 0 00-.384.059c-.072.017-.144.029-.213.054-.185.066-.36.161-.518.285-.06.047-.119.098-.174.151l-.046.015-.151.431a4.4 4.4 0 00-.276.148c-.051.031-.101.059-.149.092a3.184 3.184 0 00-.643.572l-.017.006-.096.274c-.169.173-.323.365-.449.571-.047.078-.086.162-.128.244l-.056.16a3.233 3.233 0 00-.286 1.096l-.028.082c-.012.143-.019.29-.009.437l-.026.075v.095c.008.186.04.373.087.556l-.009.026.004.017c.062.227.153.444.265.652l-.003.012c.017.034.044.063.063.096l.007.013.003.013c.021.033.048.061.07.093.075.107.152.212.239.307l.022.032c.093.096.186.19.286.275.019.015.03.036.05.051.022.016.049.02.072.037.056.041.116.075.175.112.039.024.077.052.117.074.102.054.207.104.316.146l.013.016.025-.008c.053.018.106.034.16.048l.017.021.006-.002c.034.01.069.013.104.021.088.022.177.04.268.05.035.005.07.015.106.018h.009c.051.004.101.002.152.003h.04c.091-.001.182.006.274-.004l.019.006.017-.003c.072-.007.143-.026.215-.039l.025.007.007-.003c.078-.017.154-.04.231-.065l.026.008.004-.002c.061-.022.12-.052.18-.079l.032.01.005-.003c.054-.027.108-.055.161-.086l.037.01.003-.002c.042-.027.082-.058.123-.088l.014.004c.043-.033.084-.069.126-.105l.028.007.002-.002c.023-.023.044-.05.067-.073l.027.005c.032-.035.063-.071.093-.108.032.004.04-.006.048-.02.019-.024.037-.049.055-.073l.032.007c.01-.016.018-.034.028-.051l.033.006c0-.001.004-.006.005-.008.014-.026.026-.054.04-.08l.032.005v-.002l.036-.08.035.004c.001-.007.007-.012.009-.019l.048.004.006-.04.044.003.009-.054.047.004.011-.069.058.004.077-.533.057.004.068-.472.096.008.024-.144.173.014.038-.211c.028.002.056.007.084.008l.088-.211.223.018.053-.128c.046.003.09.01.136.012l.113-.125s.032.008.091.015l.064-.053c.039.005.08.01.119.014.145-.084.182-.091.208-.132l.047-.09c-.16-.079-.3-.181-.362-.362-.019-.056-.028-.118-.029-.18zm-4.048-2.729c.064.068.133.136.209.2l-.227.063s.02-.146.018-.263zm-1.701 1.556l-.026.073-.257.679c-.063-.084-.131-.17-.167-.268-.053-.148-.088-.163-.088-.355l-.006-.033c-.029-.095-.052-.19-.053-.288l-.003-.019.007-.182c.014-.063.023-.128.041-.189l.007-.028a1.65 1.65 0 01.209-.409l.011-.025.162-.226c.013-.015.026-.029.039-.044l.089-.106a1.586 1.586 0 01.315-.263l.056-.035a.85.85 0 01.155-.082c.031-.015.062-.027.094-.04a.673.673 0 01.164-.046c.033-.006.066-.01.099-.013a.47.47 0 01.061-.002c.012 0 .023.001.035.002.037.004.069.018.103.031.037.014.069.038.1.065.035.031.066.07.086.123l.008-.002c.04.12.018.265-.027.389l-.007.02-.006.015a1.272 1.272 0 01-.173.304l-.036.048-.046.053a1.72 1.72 0 01-.286.255l-.051.036-.065.04c-.07.042-.14.084-.218.112-.039.015-.082.021-.122.033l-.159.062c-.044.02-.087.037-.133.048zm-.193 1.072l.215-.568.022.003c.004.154.016.306.054.453.034.134.102.25.186.352l-.28.078-.197-.318zm-.561.534l.042-.111.214.346.08.082-.336.094v-.411zm.598 1.185l-.546-.558-.052-.099v-.229l.393-.109.169.142v.032l.036.821zm.633-.175l-.38-.861-.034-.073-.002-.05.422-.116v.094l-.006 1.006zm-.014-1.396l-.439.121-.155-.131-.003-.067.424-.113.025.025.148.165zm.044-.485l-.478.128-.194.511-.039-.037-.104-.172c-.037-.065-.066-.134-.092-.205l-.014-.058.271-.715.086-.094.564-.155v.797zm.568 1.859l-.316-.069V4.894l.021-.039c.019.012.035.029.055.04l.192.107c.051.034.098.074.14.12l.024.028c.098.123.152.279.163.441v.011c.002.064-.005.127-.018.188l-.005.022a.997.997 0 01-.256.502zm.596-1.292c-.018-.004-.034-.012-.052-.014l.052-.014v.028zm.314-.085c-.066.018-.133.033-.199.045l-.011.002h-.051l-.053-.006v-.135l.314-.087v.181zm0-.396l-.314.087v-.765l.314-.086v.764zm0-1.095l-.314.086v-.159c.05-.012.099-.03.146-.051l.029-.013a.737.737 0 00.139-.087v.224zm-.314-.523v-.229c.026-.007.055-.009.081-.018.041-.014.08-.034.117-.057l.021-.015c.03-.022.058-.048.082-.078.011-.014.018-.032.027-.047l.014-.024c-.003.112-.035.22-.078.319-.021.047-.054.085-.084.122l-.024.027h-.156zm.592-.314l-.006.016-.008.019a.786.786 0 01-.117.18l.131-.036v.135l-.314.087v-.095a.493.493 0 00.089-.039l.017-.01c.06-.039.116-.085.157-.147l.013-.02.008-.013c.041-.068.068-.145.082-.224l.002-.02v-.034l.005-.018c.009-.066.011-.132.003-.198l-.002-.014-.001-.014-.031.008v-.215h.052l.001.001.01.235c.004.12-.019.253-.07.357l-.021.044zm.192-.053l-.051.014c.013-.054.022-.11.025-.165l.006-.07v-.034c.005-.101-.005-.202-.029-.3l-.013-.048.062-.017v.62zm.314-.087v-.705l.203-.056s.05.219.052.377l-.001.067a1.897 1.897 0 01-.052.367l-.202.05v-.1zm.515-.188l-.313.086v.1l-.202.055v.001l-.314.087v-.002l-.192.053v.395l-.314.087v-.622l-.132.037-.133.036v.216l.031-.009.002.014.001.014c.008.066.006.132-.003.198l-.031.008v.095l-.314.087v-.158c-.027.018-.059.027-.088.041l-.013.006-.016.007a.493.493 0 01-.089.039l-.108.03v.232l-.314.086v-.183l-.108.03a1.017 1.017 0 01-.304.045l-.029-.001-.014-.001a.81.81 0 01-.24-.048l-.022-.008-.005-.002-.059-.025a.703.703 0 01-.131-.08l-.003.001-.108.114a.81.81 0 01-.137.013h-.053a.864.864 0 01-.226-.039l-.028-.009a.915.915 0 01-.172-.08l-.032-.019a1.108 1.108 0 01-.173-.133l-.045-.043-.046.013c-.003.093-.022.183-.051.269l-.02.053-.019.044c-.052.116-.117.228-.209.312l-.01.01-.024.021-.046.013-.044.04-.154.161a1.54 1.54 0 01-.223.186l-.031.02c-.115.073-.241.133-.379.159l-.006.001-.044.007c-.034.005-.067.011-.101.013h-.015a.932.932 0 01-.188-.006l-.024-.003-.044-.009a.801.801 0 01-.139-.039l-.046-.018a.767.767 0 01-.104-.053l-.034-.022-.042-.029a.875.875 0 01-.096-.08l-.039-.039-.011-.011-.036-.042a1.099 1.099 0 01-.068-.093l-.026-.041a1.382 1.382 0 01-.082-.159l-.005-.012a1.68 1.68 0 01-.073-.218l-.003-.012-.003-.014a1.868 1.868 0 01-.043-.341v-.02l-.001-.016a2.105 2.105 0 01.016-.319l.001-.009.002-.02c.015-.121.039-.241.076-.358l.005-.018a2.2 2.2 0 01.083-.226l.014-.032.015-.033c.027-.056.057-.109.088-.162l.005-.009.022-.035c.04-.06.082-.117.127-.172l.022-.026.023-.027c.035-.039.073-.075.111-.111l.009-.008.038-.034c.058-.05.118-.098.182-.14l.014-.01.039-.026c.11-.068.226-.124.347-.167l.047-.015.006-.002.031-.009c.004.038.013.073.021.11l-.109.03-.002.001a2.214 2.214 0 00-.357.142l-.052.027c-.053.028-.105.059-.156.092l-.029.02-.028.02c-.062.045-.122.094-.178.147l-.046.044c-.034.034-.068.068-.1.104l-.027.031-.03.038a1.75 1.75 0 00-.118.167l-.005.007-.02.032a1.748 1.748 0 00-.103.188l-.016.035-.003.007a1.892 1.892 0 00-.108.337l-.002.011-.003.015a1.86 1.86 0 00-.034.286v.01c-.004.053-.005.106-.004.159l.001.037.002.037c.004.072.012.143.025.214l.001.009.005.028c.014.073.034.145.058.215l.005.015.004.012c.031.084.068.166.115.241l.012.019.017.025c.035.052.073.101.116.146l.016.017.018.017c.037.036.078.07.121.098l.019.012.02.012c.038.022.079.04.121.055l.021.007.027.007c.066.018.133.029.201.029h.027l.024-.001.025-.002c.045-.003.091-.01.135-.02l.003-.001.028-.006c.091-.024.177-.063.257-.113l.047-.031.026-.019c.065-.049.125-.106.177-.169l.03-.037.047-.062c.045-.064.084-.132.115-.204l.018-.042.018-.049c.024-.065.041-.133.053-.202l.008-.053.064-.017.062-.017.02-.097c.007-.04.012-.081.013-.123l.001-.035-.001-.035c-.002-.063-.01-.126-.025-.188l-.006-.022-.009-.029a.936.936 0 00-.074-.179l-.015-.027-.017-.029a1.118 1.118 0 00-.085-.116l-.004-.005-.026-.03a1.14 1.14 0 00-.12-.111l-.008-.006-.031-.024a1.266 1.266 0 00-.111-.071l-.01-.006-.041-.022a1.362 1.362 0 00-.162-.069l-.015-.005-.029-.009a1.3 1.3 0 00-.131-.03l-.023-.004-.028-.004c-.048-.006-.097-.01-.146-.01h-.027l-.028.001c-.08.002-.159.013-.236.032l-.036.01a1.235 1.235 0 00-.203.076l-.042.02-.024.012-.087.049-.024-.043-.001-.001c-.03-.053-.067-.102-.11-.145l-.012-.012-.015-.014a.653.653 0 00-.098-.077l-.015-.01-.016-.01a.564.564 0 00-.082-.041l-.02-.008a.462.462 0 00-.064-.019l-.016-.003-.02-.003a.444.444 0 00-.11-.001l-.015.002h-.018a.476.476 0 00-.092.021l-.016.005-.015.006a.532.532 0 00-.109.057l-.01.007-.02.014-.071.059-.117-.127a.897.897 0 00.024-.055l.023-.059.024-.069c.022-.069.039-.14.05-.212l.007-.047.009-.074c.007-.073.008-.146.004-.22l-.002-.037-.004-.037a1.232 1.232 0 00-.037-.194l-.009-.033-.007-.025a1.3 1.3 0 00-.156-.348l-.019-.027-.018-.027a1.283 1.283 0 00-.162-.183l-.021-.02-.023-.021a1.356 1.356 0 00-.138-.107l-.015-.01-.023-.016a1.396 1.396 0 00-.137-.079l-.035-.017-.018-.008a1.379 1.379 0 00-.13-.05l-.035-.011-.017-.005a1.362 1.362 0 00-.145-.034l-.02-.003-.03-.005a1.361 1.361 0 00-.243-.017h-.01c-.086.001-.171.01-.254.026l-.039.008-.03.007a1.42 1.42 0 00-.274.089l-.007.003-.025.011-.041.019.038-.102.006-.016.012-.031c.027-.068.058-.134.094-.197l.01-.017.018-.029c.037-.058.077-.114.121-.166l.018-.021.019-.022c.034-.038.072-.074.111-.108l.024-.02.025-.019c.073-.055.152-.103.237-.141l.019-.008.031-.013c.031-.012.063-.022.095-.031l.024-.007.02-.005.058-.013c.052-.009.104-.015.157-.017h.014c.034-.001.068 0 .102.003l.027.003.024.003c.058.008.115.021.17.04l.023.008.026.01c.066.027.129.062.186.107l.01.008.023.019c.048.041.092.088.131.141l.009.012.017.024c.033.05.062.102.086.159l.008.019.013.032c.026.073.044.149.054.228l.004.035.003.026c.006.071.005.143-.003.214l-.003.026-.006.038-.017.094c.019.004.038.008.057.014l.025.009.028.01c.064.026.125.058.182.097l.018.013.022.017c.045.037.087.078.125.123l.016.02.019.024a.99.99 0 01.104.17l.003.007.021.046c.027.066.048.135.06.206l.006.037.004.029c.007.059.009.118.007.178l-.002.037v.03l-.008.071c.065-.013.13-.02.196-.023l.032-.001.031-.001c.092.001.184.012.273.032l.035.009.033.009c.067.02.132.045.193.078l.036.02.027.016.078.053.076-.169a1.458 1.458 0 01.111-.041l.048-.014.014-.004c.069-.017.139-.029.209-.035l.036-.003.039-.002c.088-.003.176.003.263.018l.045.008.029.006c.089.02.176.049.259.087l.038.018.032.016c.084.045.163.099.236.163l.037.033.032.031.099.106c.021.003.041.005.062.01l.044.011.03.008.05.014-.008-.041-.003-.02-.002-.017a.838.838 0 01-.004-.117l.001-.024c.002-.044.006-.088.015-.131l.004-.019.006-.026a.838.838 0 01.054-.156l.011-.023.012-.023a.88.88 0 01.069-.104l.017-.021.017-.02a.98.98 0 01.087-.087l.023-.019.023-.019a1.108 1.108 0 01.109-.072l.012-.007.026-.014c.065-.033.132-.061.202-.082l.033-.01.032-.009c.06-.015.121-.025.182-.031l.032-.003.027-.002c.047-.002.094-.001.141.003l.03.003.026.003c.049.007.097.017.144.031l.031.01.025.009c.049.019.096.042.14.069l.023.015.021.014.097.076c.021-.02.043-.04.066-.057l.02-.014.02-.013a.53.53 0 01.08-.043l.018-.007.019-.007a.427.427 0 01.076-.019l.016-.002.018-.002a.416.416 0 01.064-.002l.015.001.019.002c.027.004.054.01.079.02l.016.006.014.006c.026.012.05.027.072.045l.013.011.012.011c.021.021.04.044.055.069l.011.018.009.016c.011.024.021.048.028.074l.005.019.004.018c.006.033.009.067.008.101l-.001.019v.016c-.003.032-.009.063-.019.094l-.007.022-.006.018a.551.551 0 01-.039.083l-.011.018-.01.016a.623.623 0 01-.066.081l-.004.004-.014.014-.058.051-.003.003.046.066.024.039.019.033c.021.04.04.081.055.124l.012.035.011.035c.017.063.029.128.035.193l.004.042.002.034c.002.045.001.091-.003.136l-.003.031-.004.028c-.007.053-.018.105-.034.156l-.012.037-.011.032c-.017.049-.038.096-.063.141l-.02.036-.017.03c-.023.039-.048.077-.076.113l-.024.03-.021.026c-.025.03-.052.058-.081.084l-.027.025-.023.02c-.026.022-.054.043-.083.061l-.03.019-.025.016c-.03.017-.061.032-.093.046l-.031.013-.027.011c-.035.013-.071.024-.108.033l-.034.008-.028.006c-.035.006-.07.01-.106.013l-.029.002h-.028c-.011 0-.021-.001-.032-.002l-.021-.001-.032-.003a.866.866 0 01-.116-.02l-.028-.007-.023-.006c-.04-.012-.078-.027-.115-.044l-.029-.014-.024-.012a.927.927 0 01-.109-.068l-.027-.02-.024-.018a1.005 1.005 0 01-.101-.092l-.024-.025-.022-.024a1.054 1.054 0 01-.095-.122l-.016-.023-.019-.029a1.138 1.138 0 01-.074-.139l-.014-.032-.013-.031a1.188 1.188 0 01-.058-.183l-.008-.034-.006-.028c-.01-.054-.017-.109-.019-.165l-.002-.037v-.035c0-.035.002-.07.006-.105l-.049-.004-.004.049a1.348 1.348 0 01-.041.266l-.015.052-.015.047a1.25 1.25 0 01-.073.174l-.023.044-.021.039a1.168 1.168 0 01-.098.146l-.028.035-.026.031a1.088 1.088 0 01-.112.109l-.035.029-.03.024a.994.994 0 01-.119.077l-.038.021-.034.017a.943.943 0 01-.124.051l-.044.014-.037.01a.925.925 0 01-.156.027l-.028.002-.035.002c-.035.001-.07 0-.104-.003l-.033-.004-.036-.005a.976.976 0 01-.259-.076l-.026-.012-.037-.018a1.107 1.107 0 01-.195-.132l-.028-.024-.032-.029a1.264 1.264 0 01-.152-.178l-.023-.032-.024-.036a1.377 1.377 0 01-.111-.207l-.012-.028-.016-.04a1.463 1.463 0 01-.067-.229l-.008-.036-.007-.039a1.524 1.524 0 01-.024-.291v-.019l.001-.039.003-.06c0-.008.002-.017.002-.026l-.046.002h-.02l-.016-.001a.577.577 0 01-.104-.015l-.02-.004-.017-.005a.456.456 0 01-.089-.038l-.018-.01-.015-.01a.444.444 0 01-.089-.076l-.005-.005-.014-.016a.497.497 0 01-.053-.083l-.009-.017-.008-.017a.559.559 0 01-.039-.138l-.003-.019-.002-.018a.609.609 0 01-.001-.089l.001-.019.002-.017c.005-.045.014-.089.029-.131l.009-.025.008-.022c.013-.033.029-.065.048-.095l.014-.021.012-.018c.017-.024.037-.047.058-.068l.017-.016.016-.015c.02-.017.041-.032.063-.046l.02-.012.018-.01c.023-.012.047-.023.072-.031l.021-.006.02-.006c.042-.01.085-.017.128-.018h.021l.019.001c.023.001.046.003.069.007l.021.004.02.004c.034.008.067.019.099.034l.026.013.018.01.073.049.051-.124.016-.034.016-.031c.027-.051.058-.099.093-.145l.023-.029.023-.028c.035-.041.074-.08.115-.116l.029-.025.028-.023c.039-.031.081-.059.124-.084l.032-.018.03-.017c.044-.022.09-.042.137-.058l.034-.011.034-.01c.05-.013.102-.023.154-.028l.035-.003.034-.002c.057-.002.114.001.17.008l.037.005.034.006c.057.012.113.029.166.051l.037.016.033.015c.053.026.103.058.15.094l.034.027.031.027c.045.042.086.088.123.139l.027.038.024.036c.031.05.058.102.081.157l.017.04.016.041c.023.066.041.135.052.205l.009.053.006.046c.006.058.008.116.005.174l-.002.042-.004.047-.015.134.062-.017.004-.01.019-.043a1.3 1.3 0 01.127-.211l.028-.037.028-.035a1.234 1.234 0 01.158-.153l.034-.027.033-.026a1.207 1.207 0 01.165-.1l.039-.019.037-.018a1.177 1.177 0 01.164-.06l.04-.011.04-.011c.061-.014.123-.023.185-.028l.041-.002.041-.001c.071 0 .142.006.212.019l.043.008.04.009c.065.016.128.038.188.065l.041.019.037.018c.06.032.117.069.17.112l.038.031.034.03c.053.05.101.105.143.165l.03.044.028.044a1.41 1.41 0 01.105.222l.02.053.016.047v.001zm-5.146 3.478c-.005.056-.003.114.003.171l.044-.012-.047-.159zm2.311-6.4c.009.007.02.011.029.017.014-.019.027-.039.039-.059l-.068.042z" />
</svg>
);
}
Loading