Favicon of configure-env-variables

configure-env-variables Skill

AI Agent SkillJavaScriptOpen source

Configures environment variables for Power Pages site settings to support ALM across environments. Creates environment variable definitions in Dataverse, guides the user through linking site settings to those variables via the Power Pages Management app, adds the variables to the solution, and generates a deployment-se Published by microsoft in power-platform-skills.

What is configure-env-variables Skill?

Configures environment variables for Power Pages site settings to support ALM across environments. Creates environment variable definitions in Dataverse, guides the user through linking site settings to those variables via the Power Pages Management app, adds the variables to the solution, and generates a deployment-se Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
66/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Browser automation
  • Deployment
  • Data analysis
  • Browser automation use cases
  • Deployment use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use configure-env-variables Skill

  • Use it for browser automation.
  • Use it for deployment.
  • Use it for data analysis.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/power-pages/skills/configure-env-variables/SKILL.md

What it does

Configures environment variables for Power Pages site settings to support ALM across environments. Creates environment variable definitions in Dataverse, guides the user through linking site settings to those variables via the Power Pages Management app, adds the variables to the solution, and generates a deployment-se

Skill instructions

Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. configure-env-variables Creates and links Dataverse environment variables to Power Pages site settings, enabling different configuration values per deployment environment (dev vs staging vs prod). Generates deployment-settings.json for use by deploy-pipeline. Background Power Pages site settings can be backed by environment variables (GA March 2025, enhanced data model only). When linked: - The site setting's msppsource changes from 0 (static) to 1 (environment variable) - The runtime reads the env var value for the current environment instead of the static msppvalue - During pipeline deployment, target-environment values are injected via deploymentsettingsjson API note: The site setting → env var link is set via a HAR-confirmed OData PATCH pattern (v9.0, EnvironmentValue nav property, if-match: and clienthost: Browser headers required). This is handled by s

Explore related resources

Frequently asked questions

What is configure-env-variables?

configure-env-variables is a open-source AI agent skill with Copy skill directory. Configures environment variables for Power Pages site settings to support ALM across environments.

Who is configure-env-variables best for?

configure-env-variables is best for reusing agent instructions, scripts, and references, browser automation workflows, deployment workflows, data analysis workflows.

How do I install configure-env-variables?

Install or run configure-env-variables using Copy skill directory. Check configure-env-variables for the latest setup command.

Is configure-env-variables actively maintained?

configure-env-variables may need a closer maintenance check before production use.

Share:

Stars
459
Forks
88
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to configure-env-variables