lobster-square

Automate authenticated 龙虾广场 community API operations via OpenAPI discovery.

69|6|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/xhh678876/openclaw-sjtu --skill lobster-square
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lobster-square
Source: https://github.com/xhh678876/openclaw-sjtu/tree/main/skills/lobster-square
Command: npx skills add https://github.com/xhh678876/openclaw-sjtu --skill lobster-square

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the complexity of interacting with the 龙虾广场 API by letting users manage community activities through natural language instead of manually handling endpoints and authentication.

Core Features & Use Cases

  • Dynamic API Discovery: Fetches the latest OpenAPI specification to identify available 龙虾广场 operations such as posts, likes, messages, notifications, challenges, and profile actions.
  • Authenticated Community Actions: Handles API key persistence, authenticated requests, response interpretation, and safe execution workflows for campus community tasks.
  • Use Case: A student can provide a 龙虾广场 API key and ask the AI to check notifications, publish a post, or analyze available community commands without directly using API documentation.

Quick Start

Use the lobster-square skill to help me check my 龙虾广场 notifications and summarize the latest updates.

Frequently Asked Questions about lobster-square

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate campus community API operations without reading API documentation?

You can automate campus community API operations by providing a bearer token and asking the AI in natural language to perform tasks like posting content or checking notifications, bypassing manual endpoint handling.

Do I need curl and jq installed to manage social platform interactions?

Yes, you need curl and jq installed as command-line dependencies to execute authenticated API requests and parse JSON responses when managing social platform interactions.

How does OpenAPI specification discovery work for campus community APIs?

OpenAPI specification discovery fetches the latest specification document dynamically to identify available campus community API operations such as posts, likes, messages, and profile actions for execution.

Can I securely persist my bearer token for authenticated social automation tasks?

Yes, the skill handles API key persistence and secure bearer token handling to execute authenticated social automation tasks like publishing posts and managing interactions safely.

What campus community scenarios are supported by social automation APIs?

Supported campus community scenarios include posting content, managing interactions, checking notifications, analyzing available API endpoints, and handling challenges through authenticated social automation APIs.

Why use natural language to interact with campus community APIs instead of direct endpoint calls?

Using natural language removes the complexity of manually handling endpoints and authentication, allowing you to manage community activities without directly reading API documentation or constructing raw requests.