docs-angular

Locate CE.SDK Angular documentation sections from local offline Markdown assets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Look up CE.SDK Angular reference docs, guides, and configuration pages from local, offline resources to answer questions without external calls.

Core Features & Use Cases

  • Central offline Angular docs index with guides, API references, and configuration pages.
  • Triggered by natural language prompts to fetch Angular documentation sections for quick answers.
  • Not for coding tasks; use the build workflow for code generation or explanations for concepts.

Quick Start

Ask for a topic like "configuration" and I'll retrieve the corresponding Angular docs.

Frequently Asked Questions about docs-angular

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

FAQPage Schema
How do I access CE.SDK Angular documentation offline?

Access CE.SDK Angular documentation offline by querying a bundled local index of Markdown assets. This maps natural language prompts to relevant configuration, API reference, and getting-started sections without requiring network access.

What Angular topics can I look up using the offline CE.SDK docs?

You can look up Angular topics including configuration pages, API references, guides, and getting-started materials. The offline index retrieves relevant documentation sections based on your natural language query.

Do I need an internet connection to search CE.SDK Angular API references?

No internet connection is needed to search CE.SDK Angular API references. The lookup relies entirely on a local index and bundled Markdown assets to find and return relevant documentation sections.

Can I use this offline Angular docs lookup for code generation tasks?

This offline Angular docs lookup is not intended for code generation tasks. It is designed specifically for retrieving documentation sections, so use the build workflow for generating code or explaining concepts.

What's the best way to retrieve CE.SDK Angular configuration guides without network access?

The best way to retrieve CE.SDK Angular configuration guides without network access is to ask for the topic using natural language. The offline documentation index maps your query directly to the relevant configuration pages.