Back to skills directory
lee101/appnz-agent-skills

lee101/appnz-agent-skills

@lee101 0 0 1

Deploy apps and coding agents on app.nz with portable agent skills.

app.nzdeploymentagent-skillshostingMCPautomation

Install

$ npx skills add lee101/appnz-agent-skills

README

# GitHub Repository: lee101/appnz-agent-skills

**URL:** https://github.com/lee101/appnz-agent-skills
**Author:** lee101
**Description:** Portable Agent Skills for deploying apps, open models, and coding agents on app.nz
**Homepage:** https://app.nz
**Language:** 

## Stats
- Stars: 0
- Forks: 0
- Open Issues: 0
- Commits: 1
- Created: 2026-07-24T11:43:53Z
- Updated: 2026-07-24T11:56:48Z
- Pushed: 2026-07-24T11:43:56Z

## README
# app.nz Agent Skills

Open-source Agent Skills for deploying applications, open models, and coding agents on [app.nz](https://app.nz).

## Available skill

- [`appnz-hosting`](skills/appnz-hosting/SKILL.md) — inspect, configure, deploy, and verify static sites, server apps, scale-to-zero Cogs, coding-agent jobs, the model gateway, and MCP.

The skill follows the portable `SKILL.md` format used by Codex, Claude Code, Hermes Agent, Cursor, and other compatible agents.

## Install

Clone the repository and copy or link `skills/appnz-hosting` into your agent's skills directory:

```bash
git clone https://github.com/lee101/appnz-agent-skills.git
mkdir -p .agents/skills
cp -R appnz-agent-skills/skills/appnz-hosting .agents/skills/
```

For Hermes Agent:

```bash
mkdir -p ~/.hermes/skills
cp -R appnz-agent-skills/skills/appnz-hosting ~/.hermes/skills/
```

The skill does not contain credentials. Create an API key at [app.nz/account](https://app.nz/account), then authenticate with `app login` or the `APP_API_KEY` environment variable.

## License

MIT

Information

Language
Unknown
Created
2026/9/5
Updated
2026/9/5