arcgis-portal-content

Save and manage ArcGIS portal items including WebMaps, WebScenes, bookmarks, and slides.

Updated May 27, 2026
One-click install
npx skills add https://github.com/elowen53/arcgis-maps-sdk-js-ai-context-4.0 --skill arcgis-portal-content-elowen53
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arcgis-portal-content
Source: https://github.com/elowen53/arcgis-maps-sdk-js-ai-context-4.0/tree/main/skills/arcgis-portal-content
Command: npx skills add https://github.com/elowen53/arcgis-maps-sdk-js-ai-context-4.0 --skill arcgis-portal-content-elowen53

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables developers to save and manage portal content within ArcGIS Maps SDK workflows, including WebMaps, WebScenes, and presentation assets, ensuring consistent configurations across sessions.

Core Features & Use Cases

  • WebMap and WebScene creation from portal items or scratch
  • Save and update portal items with the current view state
  • Bookmarks and Slides to preserve navigation and presentation
  • Portal items operations like load/query/update/share
  • Use Case: Scenario where teams share standardized maps and presentations

Quick Start

Create a WebMap or WebScene, update it from the active view, save it to a portal item, and configure bookmarks and slides for session-persistent demonstrations.

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 a WebMap to a portal item in ArcGIS Maps SDK?

To save a WebMap to a portal item, you construct the WebMap, update it from the active view state, and use portal items operations to persist it for shared projects and collaborative mapping sessions.

What is the process for managing bookmarks and slides in ArcGIS portal content?

Managing bookmarks and slides involves configuring them within your WebMap or WebScene to preserve navigation states, providing session-persistent demonstrations and presentations for shared portal content.

Can I update an existing WebScene portal item with the current view state?

Yes, you can update an existing WebScene portal item by applying the current view state and executing portal item operations to ensure consistent configurations across sessions.

Does this approach support creating ArcGIS WebMaps and WebScenes from scratch?

Yes, the workflow supports creating WebMaps and WebScenes directly from scratch or loading them from existing portal items, enabling flexible construction and customization before saving.

What's the best way to share standardized maps and presentations across teams?

The best way to share standardized maps and presentations is to create portal content, configure bookmarks and slides, and use portal item operations to load, query, update, and share the standardized views.

Why are my ArcGIS portal items not retaining WebMap configurations across sessions?

Portal items may not retain configurations if the WebMap is not properly updated from the active view and saved to the portal item, which coordinates construction and state persistence for consistent sessions.