loonghao
- 12 skills
- 0 followers
- 7 hours ago last updated
- ▌ Jq Processor · loonghaoTransform, filter, and reshape JSON data using jq — the lightweight command-line JSON processor. Ideal for extracting fields from API responses, transforming CI artifact payloads, and scripting data pipelines.
- ▌ Code Reviewer · loonghaoReviews a pull request or diff and produces structured feedback on correctness, security, performance, and style.
- ▌ Gh Pr Reviewer · loonghaoFetch GitHub Pull Request diffs, metadata, and CI status using the gh CLI. Summarise changes, check review status, and post structured review comments.
- ▌ Ripgrep Search · loonghaoBlazing-fast code and file search using ripgrep (rg). Recursively searches patterns across large codebases with .gitignore awareness, type filters, and context lines.
- ▌ API Smoke Tester · loonghaoRuns a suite of smoke tests against any REST API and reports status, latency, and failure details.
- ▌ Agentverse CLI · loonghao bundlePublish, discover, and manage AI skills, agents, workflows, souls and prompts from the AgentVerse marketplace. Use when working with the agentverse CLI to search/publish artifacts, authenticate, or manage AI agent ecosystem components.
- ▌ Agent Code Assistant · loonghaoAn autonomous code-assistant agent that can review code, answer technical questions, generate tests, and suggest refactors — powered by AgentVerse skills and an empathetic developer soul. Exposes MCP tools and is A2A (Agent-to-Agent) compatible.
- ▌ Release Notes Writer · loonghaoGenerates structured release notes from git commit history, PR titles, and linked issues. Supports Conventional Commits and custom formats.
- ▌ Docker Compose Manager · loonghaoManage multi-container Docker environments using docker compose. Start, stop, inspect, and health-check services defined in a compose file — ideal for local dev, CI service orchestration, and integration test setup.
- ▌ Prompt Chain Of Thought · loonghaoA battle-tested chain-of-thought prompt template that guides LLMs through multi-step reasoning. Supports zero-shot CoT, few-shot CoT, and Tree-of-Thought variants. Reuses the OpenAI prompt engineering and Anthropic prompt library standards.
- ▌ Soul Empathetic Counselor · loonghaoA warm, empathetic counselor soul — designed for AI agents that need to support users through difficult decisions, emotional topics, or complex problem-solving sessions. Compatible with OpenClaw Soul Agents and AgentVerse soul registry.
- ▌ Workflow CI Review Pipeline · loonghaoAn agent-driven PR review workflow that constrains step-by-step execution: the agent triages PR scope, branches by review depth, invokes code-reviewer skills, and terminates with approve or request-changes — all guided by a declarative state machine.