owl-admin-ops-commands

owl-admin-ops-commands is a skill for Claude Code, Codex from slowlyo/owl-admin. It costs 71 tokens per session (554 once invoked), scanned A, original, MIT.

A command-line operations guide for Owl Admin, a Laravel-based administration system. It covers installation, upgrades, diagnostics, database inspection, asset publishing, menus, users, and passwords.

In plain words
What is it for?
Use it to install or update Owl Admin, publish assets, inspect databases and routes, diagnose issues, manage menus, or create users and reset passwords.
Why use it?
It provides the documented commands for maintaining an Owl Admin installation and checking common deployment or configuration problems.

Skill for Claude CodeCodex

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

Good fit Use it to install or update Owl Admin, publish assets, inspect databases and routes, diagnose issues, manage menus, or create users and reset passwords.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/slowlyo/owl-admin/owl-admin-ops-commands
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-ops-commands
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-ops-commands

README.md
[![agentmods](https://agentmods.dev/badge/skills/slowlyo/owl-admin/owl-admin-ops-commands.svg)](https://agentmods.dev/skills/slowlyo/owl-admin/owl-admin-ops-commands)
Your own site
<a href="https://agentmods.dev/skills/slowlyo/owl-admin/owl-admin-ops-commands"><img src="https://agentmods.dev/badge/skills/slowlyo/owl-admin/owl-admin-ops-commands.svg" alt="Measured on agentmods" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 554 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.00071 $0.00554
Opus 5 $0.00036 $0.00277
Sonnet 5 $0.00014 $0.00111
Haiku 4.5 $0.00007 $0.00055

Measured 8d ago against content hash 49cf56cd65d2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

owl-admin-ops-commands 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 8d 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-ops-commands/SKILL.md · 59 lines

What it actually says

Owl Admin Ops Commands

用于 Owl Admin 安装、升级、诊断、资源发布和 CLI 运维。

参考索引

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

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

安装流程

composer require slowlyo/owl-admin
php artisan admin:publish
php artisan admin:install
php artisan admin:doctor

需要 AI 编辑器资料时:

php artisan admin:ai-install

常见任务

  • 发布资源:php artisan admin:publish
  • 只发布前端资源:php artisan admin:publish --assets
  • 覆盖发布资源:php artisan admin:publish --force
  • 升级:php artisan admin:update
  • 查看升级范围:php artisan admin:update --dry-run
  • 诊断环境:php artisan admin:doctor
  • 查看数据库连接:php artisan admin:db info
  • 查看菜单:php artisan admin:menu list
  • 创建用户:php artisan admin:create-user
  • 重置密码:php artisan admin:reset-password

安全约束

  • admin:publish --force --assets 会清理并重发 public/admin-assets,执行前要确认影响范围。
  • admin:update 可能执行迁移和资源覆盖,先用 --dry-run--list 了解范围。
  • admin:menu deleteadmin:menu import 这类写操作优先保留确认,不要默认加 --force
  • 数据库排障优先使用 admin:db 的只读能力。
  • 路由生成优先使用 admin:gen-route --dry-run 预览,避免覆盖自定义路由。
  • 不主动执行 git commit、tag、push。

验证

  • 安装后执行 php artisan admin:doctor
  • 路由问题执行 php artisan route:list
  • 数据库问题执行 php artisan admin:db info
  • 菜单问题执行 php artisan admin:menu list
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. 8d ago First seen · 59 lines · 71 tokens per session scan A 49cf56cd65d2

Subscribe to this mod's changes

owl-admin-ops-commands is a skill published in the GitHub repository slowlyo/owl-admin (617 stars, last pushed 3d ago), licensed MIT. It adds 71 tokens to every session and 554 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

laravel-nova

Build custom administration panels using Laravel Nova with advanced fields, lenses, actions, and cards.

AtulPurohit/Antigravity-Awesome-Skills · 23 tokens

create-powergrid-plugin

Create a complete PowerGrid plugin from scratch, including PHP class, Column macro, Blade view, Alpine.js component, and registration.

Power-Components/livewire-powergrid · 31 tokens

laravel

Use when building or extending a Laravel 11/12 app — Eloquent models, migrations and relationships, routing with controllers and Form Requests, queues and background jobs, framework-native security (validation, mass-assignment, policies, signed URLs, rate limiting), and Pest/PHPUnit feature tests. NOT pure PHP…

ericrisco/rsc-harness · 76 tokens

php-expert

Expert-level PHP development with PHP 8+, Laravel, Composer, and modern best practices. Use when the user mentions Laravel, Composer, Symfony, PHPUnit, or PSR standards, or when the task involves PHP 8+ Features, Object-Oriented PHP, Modern PHP, or Constructor Property Promotion.

personamanagmentlayer/pcl · 64 tokens

php-laravel

Use this skill when building Laravel applications — MVC structure, Eloquent ORM, service layer, validation, queues, and testing. This skill enforces: thin controllers, service layer for business logic, Eloquent best practices with eager loading, form request validation, and queue job structure. Requires Laravel 10+ or…

j4flmao/agent-skills · 87 tokens

laravel-api-tool-kit

Build production-grade Laravel REST APIs. Covers general best practices (code quality, DI, events, auth, exceptions, testing, database) AND essa/api-tool-kit specific patterns (ApiResponse, QueryFilters, dynamicPaginate, EnumHelpers). Use when creating or reviewing any Laravel API code in a project that has…

ahmedesa/laravel-api-tool-kit · 74 tokens