Appian Listpkg
/install appian-listpkg
Appian Packages
Lists all packages for an Appian application, including name, UUID, object count, and timestamps. Uses the v2 Deployment Management API.
Usage
node {baseDir}/scripts/index.js \x3CapplicationUuid>
Example
node {baseDir}/scripts/index.js _a-0007ee60-0f3e-8000-e0f6-01ef9001ef90_137916
Use the returned package UUID with appian-inspectpkg before deploying, or with appian-export to export a specific package.
External endpoints
GET ${APPIAN_BASE_URL}/applications/{uuid}/packages
Security
- Credentials (
APPIAN_BASE_URL,APPIAN_API_KEY) are read from environment variables (injected by OpenClaw at runtime). If not injected, the script falls back to aappian.jsonfile in the current working directory. - No data is written or uploaded — read-only API call.
- No shell commands are executed; all operations use Node.js built-in APIs.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install appian-listpkg - After installation, invoke the skill by name or use
/appian-listpkg - Provide required inputs per the skill's parameter spec and get structured output
What is Appian Listpkg?
List all packages for an Appian application by UUID. Use when the user wants to see what packages exist in an application, or to find a package UUID before i... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Appian Listpkg?
Run "/install appian-listpkg" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Appian Listpkg free?
Yes, Appian Listpkg is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Appian Listpkg support?
Appian Listpkg is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Appian Listpkg?
It is built and maintained by solarspiker (@solarspiker); the current version is v1.1.0.