# AkashaCorporation AI Agent Skills

AkashaCorporation publishes official AI agent skills for its tools, services, and developer workflows.

Browse 4 official AI agent skills across 2 AkashaCorporation repositories, with install commands and source links.

Official page: https://skillscout.sh/official/akashacorporation/
Markdown page: https://skillscout.sh/official/akashacorporation/akashacorporation_skills_skillscout.md
Vendor website: https://github.com/akashacorporation

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/akashacorporation/akashacorporation_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant AkashaCorporation skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### akashacorporation/hikarisystem-hexcore

Includes 2 official skills: hexcore, hexcore-pythia-oracle.

Install:

```bash
npx skills add akashacorporation/hikarisystem-hexcore -y
```

Source: https://github.com/AkashaCorporation/HikariSystem-HexCore

### akashacorporation/hikarisystem-scylla

Includes 2 official skills: hexcore, scylla.

Install:

```bash
npx skills add akashacorporation/hikarisystem-scylla -y
```

Source: https://github.com/AkashaCorporation/HikariSystem-Scylla

## Individual skills

### hexcore

Official AkashaCorporation skill from akashacorporation/hikarisystem-hexcore.

Install:

```bash
npx skills add akashacorporation/hikarisystem-hexcore@hexcore -y
```

Package: akashacorporation/hikarisystem-hexcore
Source: https://github.com/AkashaCorporation/HikariSystem-HexCore/tree/main/.agent/skills/hexcore

### hexcore-pythia-oracle

Official AkashaCorporation skill from akashacorporation/hikarisystem-hexcore.

Install:

```bash
npx skills add akashacorporation/hikarisystem-hexcore@hexcore-pythia-oracle -y
```

Package: akashacorporation/hikarisystem-hexcore
Source: https://github.com/AkashaCorporation/HikariSystem-HexCore/tree/main/.agent/skills/hexcore-pythia-oracle

### hexcore

Official AkashaCorporation skill from akashacorporation/hikarisystem-scylla.

Install:

```bash
npx skills add akashacorporation/hikarisystem-scylla@hexcore -y
```

Package: akashacorporation/hikarisystem-scylla
Source: https://github.com/AkashaCorporation/HikariSystem-Scylla/tree/main/.agent/skills/hexcore

### scylla

Official AkashaCorporation skill from akashacorporation/hikarisystem-scylla.

Install:

```bash
npx skills add akashacorporation/hikarisystem-scylla@scylla -y
```

Package: akashacorporation/hikarisystem-scylla
Source: https://github.com/akashacorporation/hikarisystem-scylla/tree/HEAD/.agent/skills/scylla

## akashacorporation/hikarisystem-hexcore package overview

Includes 2 official skills: hexcore, hexcore-pythia-oracle.

### Top skills in this package

- hexcore: Official AkashaCorporation skill from akashacorporation/hikarisystem-hexcore.
- hexcore-pythia-oracle: Official AkashaCorporation skill from akashacorporation/hikarisystem-hexcore.

### Install

Install the full package:

```bash
npx skills add akashacorporation/hikarisystem-hexcore -y
```

Install a specific skill:

```bash
npx skills add akashacorporation/hikarisystem-hexcore@hexcore -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/akashacorporation/hikarisystem-hexcore#readme
