Prismic migration create
Automates the creation of content migrations to the Prismic platform.
Last updated
Automates the creation of content migrations to the Prismic platform.
Last updated
Name:
Purpose: This field is used to name the skill. It helps identify the specific migration task.
Input Example: "Blog Content Migration"
Tool Function:
Purpose: This field describes what the tool does, providing clarity for users on its functionality.
Input Example: "Transfer markdown files to Prismic repository."
Repository Name:
Purpose: This field requires the name of the Prismic repository where the content will be migrated.
Input Example: "my-blog-repo"
Authorization Token:
Purpose: This is a security measure. A write migration API access token is required to authorize the migration process.
How to Obtain: Users can generate this token from their Prismic repository’s API & Security settings. For more details, refer to the Prismic Access Token documentation.
Input Example: "your_generated_token_here"
Save Button:
After filling in the necessary fields, clicking the "Save" button will save the migration configuration.
Scenario:
Imagine you are a content manager at a company and you have a collection of blog posts in markdown format that you wish to transfer to a new Prismic repository for your website.
Step-by-Step Use:
Name:
Enter "Blog Content Migration".
Tool Function:
Specify "Transfer markdown files to Prismic repository."
Repository Name:
Input "my-blog-repo".
Authorization Token:
Paste your generated API token, e.g., "abc123xyz456".
Click Save:
This will store the migration settings for execution.
Execution:
Once the skill is saved, you can trigger the migration process through your AI agent. The agent will read the markdown files specified and push the content directly to your Prismic repository, effectively automating the process of content migration.