owl-admin-frontend-assets

owl-admin-frontend-assets is a skill for Claude Code, Codex from slowlyo/owl-admin. It costs 80 tokens per session (548 once invoked), scanned A, original, MIT.

A development guide for the browser-side files and published assets used by Owl Admin, a Laravel-based administration system. It covers admin views, themes, layouts, React work, and asset publishing.

In plain words
What is it for?
Use it to change Owl Admin frontend source, themes, layouts, editor files, or published JavaScript and CSS assets.
Why use it?
It helps identify which frontend files to edit and how to publish changes so the running admin interface can use them.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to change Owl Admin frontend source, themes, layouts, editor files, or published JavaScript and CSS assets.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/slowlyo/owl-admin/owl-admin-frontend-assets
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add slowlyo/owl-admin --skill owl-admin-frontend-assets
Clone the repo
git clone --depth 1 https://github.com/slowlyo/owl-admin

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for owl-admin-frontend-assets

README.md
[![agentmods](https://agentmods.dev/badge/skills/slowlyo/owl-admin/owl-admin-frontend-assets/github.svg)](https://agentmods.dev/skills/slowlyo/owl-admin/owl-admin-frontend-assets)
Your own site
<a href="https://agentmods.dev/skills/slowlyo/owl-admin/owl-admin-frontend-assets"><img src="https://agentmods.dev/badge/skills/slowlyo/owl-admin/owl-admin-frontend-assets/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for owl-admin-frontend-assets

Your own site · 80×15
<a href="https://agentmods.dev/skills/slowlyo/owl-admin/owl-admin-frontend-assets"><img src="https://agentmods.dev/badge/skills/slowlyo/owl-admin/owl-admin-frontend-assets.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 548 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.00548
Opus 5 $0.00040 $0.00274
Sonnet 5 $0.00016 $0.00110
Haiku 4.5 $0.00008 $0.00055

Measured 9d ago against content hash fc1c3315f902, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

owl-admin-frontend-assets scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

resources/ai/skills/owl-admin-frontend-assets/SKILL.md · 53 lines

What it actually says

Owl Admin Frontend Assets

用于 Owl Admin 前端资源、admin-views、发布后的前端源码和自定义前端开发。

参考索引

需要完整路径和命令时,读取 ../_references/owl-admin-dev-index.md

需要按开发文档主题选择 skill 时,读取 ../_references/owl-admin-docs-map.md

路径判断

  • 安装后的静态资源:public/admin-assets
  • 安装后可发布的前端源码:resources/admin-views
  • Composer 包内前端源码:vendor/slowlyo/owl-admin/admin-views
  • 框架源码仓库前端源码:admin-views

开发原则

  • 普通后台页面优先用后端 amis schema,不要为了页面需求直接改前端。
  • 动态加载资源优先使用框架提供的 js()css()styles()script() 能力。
  • 前端全局函数相关需求先查退出登录、登录回调、刷新 amis 页面、刷新前端路由和关闭 tab。
  • 不要编译 vendor/slowlyo/owl-admin/admin-views
  • 只有用户明确要自定义框架前端时,才进入 resources/admin-views 或框架源码 admin-views
  • 执行前端命令前先确认当前目录和包管理器;该项目使用 pnpm-lock.yaml
  • 修改前端源码后,提示用户需要重新发布或同步前端资源。

常用命令

php artisan admin:publish --assets
php artisan admin:publish --views

在确认需要构建且用户允许后,才在正确前端目录执行:

pnpm install
pnpm run dev
pnpm run build

验证

  • 资源缺失先执行 php artisan admin:doctor
  • 前端源码变更先检查 package.jsonpnpm-lock.yaml
  • 构建产物需要发布到 public/admin-assets 后才会影响运行中的后台。
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 53 lines · 80 tokens per session scan A fc1c3315f902

Subscribe to this mod's changes

owl-admin-frontend-assets is a skill published in the GitHub repository slowlyo/owl-admin (617 stars, last pushed 4d ago), licensed MIT. It adds 80 tokens to every session and 548 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

antd

Use when the user's task involves Ant Design (antd) — writing antd components, debugging antd issues, querying antd APIs/props/tokens/demos, migrating between antd versions, or analyzing antd usage in a project. Triggers on antd-related code, imports from 'antd', or explicit antd questions.

ant-design/ant-design-pro · 69 tokens

tanstack-form

Headless, performant, and type-safe form state management for TS/JS, React, Vue, Angular, Solid, Lit, and Svelte.

Kiranism/next-shadcn-dashboard-starter · 34 tokens

tanstack-query

TanStack Query v5 data fetching patterns including useSuspenseQuery, useQuery, mutations, cache management, and API service integration. Use when fetching data, managing server state, or working with TanStack Query hooks.

Kiranism/next-shadcn-dashboard-starter · 48 tokens

pro-upgrade

An upgrade guide for projects built with Ant Design Pro, a React-based application template for business software. It compares the project with the latest official template and merges framework updates while preserving application code.

ant-design/ant-design-pro · 63 tokens

creative-tim-ui

Creative Tim UI block library assistant. Use when adding, generating, or modifying UI blocks/components/pages from creative-tim.com/ui. Covers design philosophy (minimalism, the 95% rule, research-first), block discovery, both CLI install methods, PRO API key setup, and Creative Tim design rules (orange brand…

creativetimofficial/ui · 91 tokens

electrik-slate

Build Laravel Blade UI with Electrik Slate 3.x and optional slate-blocks. Use when writing x-slate or x-slate-block components, Livewire forms, tokens, toasts, blocks, or when the user mentions Slate, electrik/slate, electrik/slate-blocks, or slate.electrik.dev.

electrikhq/slate · 72 tokens