arcgis-portal-content

Save and organize ArcGIS portal WebMaps, WebScenes, bookmarks, and slides.

19|5|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context --skill arcgis-portal-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arcgis-portal-content
Source: https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context/tree/main/contexts/4.34/skills/arcgis-portal-content
Command: npx skills add https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context --skill arcgis-portal-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing portal content such as WebMaps, WebScenes, bookmarks, slides, and portal items can be error-prone and hard to keep consistent across projects and teams.

Core Features & Use Cases

  • Create, configure, and persist portal-based maps and scenes (WebMap / WebScene) from scratch or portal items.
  • Organize and reuse bookmarks, slides, and navigation presets to speed up workflows and onboarding.
  • Maintain consistent portal structure across environments by saving structured content programmatically.

Quick Start

Create a WebMap or WebScene, configure its properties, and persist it to a portal item for reuse.

Frequently Asked Questions about arcgis-portal-content

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save and organize ArcGIS portal content programmatically?

Save and organize portal content by configuring WebMap and WebScene properties, then persisting them as portal items to maintain consistent structures across environments and sessions.

What is the best way to persist ArcGIS WebMaps and WebScenes across sessions?

Persist WebMaps and WebScenes across sessions by saving them as portal items using ArcGIS JS API constructs, ensuring your configurations remain intact for future use.

Can I reuse bookmarks and slides for ArcGIS portal items?

Yes, you can organize and reuse bookmarks and slides within portal items to speed up workflows, create navigation presets, and simplify user onboarding.

Do I need ArcGIS JS API authentication to manage portal content?

Yes, managing portal content relies on ArcGIS JS API portal item operations, which include authentication and portal URL management to securely save and configure your maps and scenes.

How does saving portal content improve consistency across ArcGIS environments?

Saving portal content programmatically maintains a consistent portal structure across environments by storing structured configurations, reducing errors when sharing maps and scenes between teams.