# Webiny Admin Aco Catalog

> admin/aco — 2 abstractions.

- Skill: `webiny/webiny-admin-aco-catalog` (Agent Skill)
- Install (CLI): `npx skillmds add webiny/webiny-admin-aco-catalog`
- Raw SKILL.md: https://api.skillmd.com/api/skills/webiny/webiny-admin-aco-catalog/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: webiny (https://skillmd.com/u/webiny)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/webiny/webiny-admin-aco-catalog

---


# admin/aco

## How to Use

1. Find the abstraction you need below
2. You MUST read the source file to get the exact interface and types!
3. Import: `import { Name } from "<importPath>";`

## Abstractions

---

**Name:** `useNavigateFolder`
**Import:** `import { useNavigateFolder } from "webiny/admin/aco"`
**Source:** `@webiny/app-aco/hooks/useNavigateFolder.ts`

---

**Name:** `useRecords`
**Import:** `import { useRecords } from "webiny/admin/aco"`
**Source:** `@webiny/app-aco/hooks/useRecords.ts`

---

