Swiftask
  • Quick start
  • Key concepts
    • AI Tools Hub
    • Agents
    • Knowledge base
    • Skills
    • Projects
    • Automation
  • AI tools hub
    • Introduction
    • Chat interface
    • Tokens
    • List of AI features
    • AI suggestions
    • FAQ
  • Agents
    • Introduction
    • Create an agent step by step
    • How to evaluate your agent
    • Multi-agents
    • Widget
    • Share agent
    • FAQ
  • Knowledge base
    • Introduction
    • Data connectors
      • Rich text
      • PDF File
      • Azure Document Loader
      • YouTube
      • Apify Dataset
      • PowerPoint File
      • Excel File
      • DOCX File
      • SQL Database
      • REST API
      • JSON File
      • CSV File
      • SQL Database Query
      • Website
      • Webpage
      • Sitemap
      • Dropbox files
      • Google drive files
    • Create a knowledge base
    • Attach Knowledge base to your agent
    • Share knowledge base
    • FAQ
  • Skills
    • Introduction
    • Skills library
      • Webpage Content Parsing
      • GitLab File Creation
      • Browsing with Perplexity
      • Open API
      • Retriever data from external sources
      • GitHub pull request diff retriever
      • GitHub pull request comment
      • Export table to Excel
      • Export text to PDF
      • GitHub file content
      • GitHub pull request info
      • OpenDataSoft
      • Agent as Skill
      • Swiftask AI recommandation
      • LinkedIn Share
      • Prismic migration create
      • Github create file
    • Create a new skill
    • Attach skill to your agent
    • FAQ
  • Projects
    • Introduction
    • Create a project
    • Generate task
    • Task AI chat
    • Organize chat in project
    • Project agent
    • FAQ
  • Automation
    • Introduction
    • Create an automation
  • Workspace admin
    • Introduction
    • Invite collaborators to join your workspace
    • Referral
    • Subscription renewal and Credit explanation
    • Purchase credits
    • Share agent
    • Subscription Pro plan/Team plan & token distribution
    • Create a project
    • Cancel subscription /Manage payment method
    • Personnal data security
    • SSO For enterprise
  • Use cases & Tutorials
    • Chat with multi-AI
    • Chat with PDF file
    • Import data - Webpage
    • How to generate an image on Swiftask
    • Import data (Azure Document Loader) - PDF
    • How to generate videos on Swiftask
    • Transform your ideas into videos with LUMA AI
    • Upgrade subscription plan
    • How to create an agent? step by step
    • Create AI agents for your business
    • Integrate external API in your agent
    • Create a professional landing page in 5 minutes
    • How to automate your blog content creation with an AI agent
    • How to evaluate your AI agent
    • How to create a Community Manager agent
  • Developer
    • List of AI and agents accessible via API
    • Access AI and agent through API
    • OpenAI SDK
  • Support & Social network
  • Changelog
Powered by GitBook
On this page
  1. Skills
  2. Skills library

Prismic migration create

Automates the creation of content migrations to the Prismic platform.

PreviousLinkedIn ShareNextGithub create file

Last updated 3 months ago

Detailed Explanation

  1. Name:

    • Purpose: This field is used to name the skill. It helps identify the specific migration task.

    • Input Example: "Blog Content Migration"

  2. 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."

  3. Repository Name:

    • Purpose: This field requires the name of the Prismic repository where the content will be migrated.

    • Input Example: "my-blog-repo"

  4. 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 .

    • Input Example: "your_generated_token_here"

  5. Save Button:

    • After filling in the necessary fields, clicking the "Save" button will save the migration configuration.

Example of Use

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:

  1. Name:

    • Enter "Blog Content Migration".

  2. Tool Function:

    • Specify "Transfer markdown files to Prismic repository."

  3. Repository Name:

    • Input "my-blog-repo".

  4. Authorization Token:

    • Paste your generated API token, e.g., "abc123xyz456".

  5. 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.

Prismic Access Token documentation