Palisades-Labs client-admin plugin — consultant/admin tools for managing client engagements (manage-credentials, generate-installer). NOT distributed to employees.
Produce a pre-composed install command (Mac bash + Windows PowerShell one-liners) for a client admin to distribute to their team. The one-liner decrypts the shared credentials from the Claude Desktop marketplace sync. Use when the admin is ready to onboard employees. Never run this as an employee — the admin will send you a command.
Create or update the encrypted credentials file (credentials.env.age) in the client's harness repo. Use when setting up API keys for the first time or adding/rotating a key. Run by the client admin.
Last Edited: 2026-04-21
Palisades-Labs admin marketplace catalog. Lists the client-admin plugin for consultant / client-admin installs. Not distributed to employees — per-client marketplace catalogs (in each <client-org>/claude-harness repo) never reference this marketplace.
Consultants (and, for self-service clients, admins) add in Claude Desktop:
/plugin marketplace add Palisades-Labs/marketplace-admin
/plugin install client-admin@palisades-admin
A single-plugin catalog:
{
"name": "palisades-admin",
"plugins": [
{ "name": "client-admin", "source": { "source": "github", "repo": "Palisades-Labs/plugin-client-admin" } }
]
}
The client-admin plugin's source is Palisades-Labs/plugin-client-admin — resolved at install time via cross-repo source reference.
Palisades-Labs/plugin-client-admin — admin plugin source (manage-credentials, generate-installer)Palisades-Labs/plugin-tools — employee-facing plugin (separate catalog path via per-client marketplaces)<client-org>/claude-harness — per-client marketplace + workflow plugin + credentialsBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub palisades-labs/marketplace-admin --plugin client-adminCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer