← Back to Skills Marketplace
305
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install pg-sell
Description
Use when selling API capacity on ProxyGate — creating listings, managing listings (update/pause/delete), rotating keys, uploading docs, starting tunnels, man...
Usage Guidance
This skill appears to do what it says (help you sell API capacity on ProxyGate) but its instructions expect access to API keys and a wallet keypair file even though the skill metadata doesn't declare them. Before installing or using it: 1) assume the agent will need your ProxyGate API key and/or your ~./proxygate keypair — only provide these if you trust the skill and the agent runtime; 2) prefer using temporary or limited-scope API keys and a wallet with minimal funds for testing; 3) verify the proxygate CLI and gateway URL you use (default gateway.proxygate.ai) and avoid providing secrets to untrusted endpoints; 4) if you need stronger guarantees, request the skill author to declare required credentials and config paths explicitly and to document how secrets are used/stored; 5) monitor account activity (listings, settlements, withdrawals) after first use and rotate keys if anything looks unexpected.
Capability Analysis
Type: OpenClaw Skill
Name: pg-sell
Version: 0.2.1
The skill bundle provides instructions and command references for the ProxyGate CLI and SDK, enabling users to sell API capacity, manage listings, and handle USDC settlements on the Solana blockchain. All documented behaviors, including managing API keys, Solana keypairs (~/.proxygate/keypair.json), and establishing network tunnels, are directly aligned with the stated purpose of the ProxyGate platform and lack any indicators of malicious intent or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description (selling API capacity on ProxyGate) aligns with the commands and workflows in SKILL.md and references/commands.md. However, the skill references sensitive artifacts (API keys, Solana keypair path, local config) that are not declared in the skill metadata (no required env vars or config paths). This mismatch is likely an omission but should be considered when granting access.
Instruction Scope
The runtime instructions instruct the agent to run proxygate CLI commands that may read or use local files and secrets: e.g., keypair path (~/.proxygate/keypair.json), config file (~/.proxygate/config.json), and explicit --api-key values. The SKILL.md does not restrict or explain how the agent should handle those secrets, and it gives the agent broad actions (create listings, rotate keys, upload docs, check settlements) that involve account-level operations and funds. Instructions do not attempt to exfiltrate to unexpected endpoints, but they do rely on local credential material not declared in metadata.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes on-disk installation risk.
Credentials
The skill metadata declares no required env vars or config paths, yet the instructions presuppose possession/access of API keys and a Solana wallet keypair file and reference a config path. Requesting or using such credentials is appropriate for the described tasks, but the omission in the metadata is an inconsistency: users and the platform cannot automatically reason about what secrets this skill will need or touch.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does perform account-level actions (listings, rotate keys, payouts) but those are within the scope of a seller workflow and require user authentication; the skill itself does not request persistent/autonomous elevation in the metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pg-sell - After installation, invoke the skill by name or use
/pg-sell - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.1
Sync with CLI v0.2.1 — updated commands, descriptions, and examples
v1.0.1
Add openclaw metadata: declare required binary (proxygate)
v1.0.0
- Initial release of the pg-sell skill, enabling API providers to sell capacity on ProxyGate.
- Supports creating, managing, pausing, updating, and deleting API listings.
- Allows rotation of API keys, uploading documentation, and managing custom headers.
- Provides tools to expose local services via tunnel in both development and production modes.
- Lets sellers monitor earnings, view balances, and track listing status.
- Includes SDK examples for programmatic listing and tunnel management.
Metadata
Frequently Asked Questions
What is Pg Sell?
Use when selling API capacity on ProxyGate — creating listings, managing listings (update/pause/delete), rotating keys, uploading docs, starting tunnels, man... It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.
How do I install Pg Sell?
Run "/install pg-sell" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pg Sell free?
Yes, Pg Sell is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pg Sell support?
Pg Sell is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pg Sell?
It is built and maintained by jwelten (@jwelten); the current version is v0.2.1.
More Skills