submit_request
Submit a new skill request to the BytesAgain community wall. Use when a user asks to publish a request for an AI skill they need. Creates a public entry on the requests wall. Sends notification to site admin. Input: title (one-line summary), request (10-800 chars), platform (optional), budget (optional), contact (required — email/TG for follow-up, kept private), nickname (optional display name).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | One-line summary of the requested skill. | |
| budget | No | Budget for the request, e.g. "$50" or "议价". | |
| contact | Yes | Contact info (email/TG) — REQUIRED. Kept private, not shown publicly. | |
| request | Yes | Detailed description of the skill needed — features, use case, and requirements. 10-800 characters. | |
| nickname | No | Display name shown publicly on the wall. | |
| platform | No | Target AI platform: OpenClaw, Claude Desktop, Cursor, Codex CLI, Copilot, Gemini CLI, or Other. |