docs-js

Retrieve CE.SDK Vanilla JavaScript documentation from a local index.

7|3|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/imgly/agent-skills --skill docs-js
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-js
Source: https://github.com/imgly/agent-skills/tree/main/plugins/cesdk/skills/docs-js
Command: npx skills add https://github.com/imgly/agent-skills --skill docs-js

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CE.SDK Vanilla JavaScript docs are stored locally in the skill for fast offline lookup and reduced external dependencies.

Core Features & Use Cases

  • Look up CE.SDK Vanilla JavaScript reference docs, guides, and configuration pages.
  • Access up-to-date topics such as configuration, UI customization, export options, or workflows without leaving the chat interface.
  • Use cases include quickly answering user questions about specific CE.SDK JS APIs or concepts by retrieving the relevant page from the local docs bundle.

Quick Start

Ask for a Vanilla JavaScript CE.SDK topic after the trigger to fetch the relevant docs.

Frequently Asked Questions about docs-js

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

FAQPage Schema
How do I look up CE.SDK Vanilla JavaScript documentation offline?

You can look up CE.SDK Vanilla JavaScript documentation offline by querying the local docs bundle, which retrieves reference pages, guides, and configuration topics without needing an internet connection.

Can I find UI customization guidance for CE.SDK Vanilla JavaScript locally?

Yes, UI customization guidance for CE.SDK Vanilla JavaScript is available locally. The embedded documentation index resolves configuration and UI customization topics directly from the bundled assets.

What is the best way to access CE.SDK JavaScript API references without leaving my chat interface?

The best way to access CE.SDK JavaScript API references within your chat interface is by retrieving them from the embedded local documentation index, which prefers local assets over online sources for quick lookup.

Does the offline documentation for CE.SDK Vanilla JavaScript include export options and workflows?

Yes, the offline documentation for CE.SDK Vanilla JavaScript includes up-to-date topics covering export options, workflows, and API references, allowing you to retrieve specific configuration pages instantly.

Do I need external dependencies to retrieve CE.SDK Vanilla JavaScript configuration pages?

No, you do not need external dependencies to retrieve CE.SDK Vanilla JavaScript configuration pages. The local docs bundle stores all reference materials locally to reduce external dependencies and ensure fast lookup.

Why use local CE.SDK documentation instead of online sources for API references?

Using local CE.SDK documentation instead of online sources for API references provides fast offline lookup and reduced external dependencies. The system resolves topics from an embedded documentation index, prioritizing local assets.