inspect-agent-package

Preview an .akita-agent package manifest, profile, bundled skills, and validation status.

2.0k|267|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill inspect-agent-package
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inspect-agent-package
Source: https://github.com/openakita/openakita/tree/main/skills/system/inspect-agent-package
Command: npx skills add https://github.com/openakita/openakita --skill inspect-agent-package

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to inspect the contents of an .akita-agent package file without needing to install it, providing a safe way to preview what an agent contains.

Core Features & Use Cases

  • Manifest Preview: View the metadata of the agent package.
  • Configuration Inspection: See the agent's profile and settings.
  • Bundled Skills Listing: Identify all the skills included within the package.
  • Validation Status: Check for any errors or conflicts before installation.
  • Use Case: Before downloading and installing a new AI agent from a third party, use this skill to quickly check its manifest, bundled skills, and ensure it doesn't conflict with existing agents.

Quick Start

Inspect the agent package located at /path/to/my-new-agent.akita-agent.

Frequently Asked Questions about inspect-agent-package

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

FAQPage Schema
How can I preview an .akita-agent package before installing it?

You can preview an .akita-agent package by inspecting its manifest, agent profile, bundled skills, and validation status without performing an installation. This helps you safely assess package contents and identify potential conflicts with existing agents.

What is included in an agent package manifest inspection?

An agent package manifest inspection includes viewing the agent's metadata, configuration profile, settings, and a complete listing of bundled skills. It also provides a validation status to check for errors or conflicts before you proceed with installation.

How do I check an agent package for conflicts with existing agents?

To check an agent package for conflicts, inspect the validation status of the .akita-agent file without installing it. This process highlights any potential conflicts with existing agents by reviewing the bundled skills and configuration settings.

Can I view bundled skills inside an .akita-agent file without executing it?

Yes, you can view bundled skills inside an .akita-agent file without executing or installing it. The inspection process lists all included skills and provides the manifest details to help you assess the package contents safely.

Does inspecting an agent package modify my existing agent configuration?

No, inspecting an agent package does not modify your existing configuration because it operates strictly as a preview mechanism. It reads the .akita-agent file contents and validation status without performing any installation or system changes.

Why should I inspect agent package contents before downloading third party agents?

You should inspect agent package contents before downloading third party agents to ensure the bundled skills and manifest do not introduce errors. Previewing the validation status helps verify that the new agent will not conflict with your existing setup.