aps-docs-portal

Extract structured content and reference links from APS API documentation pages.

36|9|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/autodesk-platform-services/skills --skill aps-docs-portal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aps-docs-portal
Source: https://github.com/autodesk-platform-services/skills/tree/main/skills/aps-docs-portal
Command: npx skills add https://github.com/autodesk-platform-services/skills --skill aps-docs-portal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users efficiently locate and understand Autodesk Platform Services (APS) documentation, enabling quick access to API details, reference pages, and learning resources.

Core Features & Use Cases

  • Documentation Navigation: Finds relevant API sections using the official TOC JSON structure.
  • Content Extraction: Retrieves headings, summaries, and detailed content from documentation pages.
  • Use Case: A developer wants to understand the Webhooks API events; this Skill fetches and summarizes the event details and provides direct links for deeper exploration.

Quick Start

Use this Skill to find out the available APS Webhooks events and get links to their detailed documentation.

Frequently Asked Questions about aps-docs-portal

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

FAQPage Schema
How do I find APS API documentation for specific webhook events?

To find APS API documentation for specific webhook events, this Skill navigates the official APS TOC JSON structure to locate relevant sections and extracts detailed event summaries with direct reference links for deeper exploration.

What is the best way to extract structured content from Autodesk Platform Services reference pages?

Extracting structured content from Autodesk Platform Services reference pages is done by retrieving headings, summaries, and detailed information directly from the documentation pages to help developers understand API integration points quickly.

Can I use this to navigate APS documentation without manually browsing the web portal?

Yes, you can navigate APS documentation without manual browsing because the Skill uses the official TOC JSON structure to find relevant API sections, extracts the content, and provides direct links for quick access.

How does API documentation navigation work for understanding APS integration points?

API documentation navigation works by accessing the official APS Table of Contents JSON to find specific API sections, then extracting structured content like headings and summaries to clarify integration points for developers.

What APS documentation resources do I need to understand API features and integration points?

You need access to the official APS TOC JSON structure and the individual documentation pages; the Skill extracts headings, summaries, and reference links from these resources to clarify API features and integration points.