354 packages
@arkw/admin
## Initialize CLI
@arkw/asana
@arkw/cli
`pnpm run init` `pnpm run dev`
@arkw/core
@arkw/google
@arkw/mailchimp
@arkw/rewatch
@arkw/slack
@arkw/x
babel-plugin-remove-graphql-queries
babel-preset-gatsby
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
babel-preset-gatsby-package
This [Babel](https://babeljs.io/) preset is used for our internal packages. If you're looking for the preset a **Gatsby Site** can use, please refer to [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby/READM
calling-agent-from-workflow
A simple example showing how to call an agent from a workflow step using Mastra and OpenAI.
calling-llm-from-workflow
A simple example showing how to call a llm from a workflow step using Mastra and OpenAI.
cleanup-rag
A simple example showing how to optimize information density with RAG using Mastra, OpenAI, and PGVector.
cot-rag
A simple example showing how to use Chain of Thought Prompting with RAG using Mastra, OpenAI, and PGVector.
cot-workflow-rag
A simple example showing how to use Chain of Thought Prompting w/Workflows with RAG using Mastra, OpenAI, and PGVector.
create-gatsby
Create Gatsby apps in an interactive CLI experience that does the plumbing for you.
create-gatsby-app
Dummy package so it won't be snatched
create-mastra
Create Mastra apps with one command
embed-chunk-array
A simple example showing how to embed chunk array using Mastra and OpenAI.
embed-text-chunk
A simple example showing how to embed a chunk using Mastra and OpenAI.
embed-text-with-cohere
A simple example showing how to embed a chunk using Mastra and Cohere.
examples-calling-agent-from-workflow
A simple example showing how to call an agent from a workflow step using Mastra and OpenAI.
examples-calling-llm-from-workflow
A simple example showing how to call a llm from a workflow step using Mastra and OpenAI.