Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ABot-Claw

ABot-Claw에는 amap-cvlab에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
193
업데이트
2026-04-13
Forks
20
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

abotclaw-active-services
소프트웨어 개발자

External services and backend capabilities for AbotClaw robots — vision APIs, VLM/LLM endpoints, planners, speech services, grasping backends, and client SDKs. Use when a robot skill needs an external service, when checking what backend tools already exist, when debugging service reachability, or when deciding whether to build locally versus call a service.

2026-04-13
abotclaw-bundle
소프트웨어 개발자

Bundle an AbotClaw robot skill and its dependencies into a single executable Python file or portable submission artifact. Use when preparing robot code for execution environments that want one file, when flattening dependency chains, or when packaging a skill for deployment or review.

2026-04-13
abotclaw-memory
소프트웨어 개발자

SpatialMemoryHub-based robot memory querying, writing, and retrieval for AbotClaw. Use when the agent needs to store or retrieve object memory, place memory, keyframe memory, or semantic frame memory; when checking whether a memory service is running; when using robot SDK camera frames to perform memory ingestion or memory-guided retrieval; or when grounding robot tasks in prior visual/spatial experience.

2026-04-13
abotclaw-progress-critic
소프트웨어 개발자

Use a deployed VLAC-style vision-language-action critic service to evaluate task progress, compare current observations against a reference image, and judge task completion from robot camera frames. Use when the agent needs external progress supervision, completion verification, failure detection, or image-based task-state comparison for Piper, Unitree G1, or Unitree Go2.

2026-04-13
abotclaw-robot-connection
소프트웨어 개발자

Robot connection and reachability guidance for the AbotClaw fleet. Use when identifying the correct robot base URL, auth method, health check, safest first connectivity test, or when debugging why Piper, Unitree G1, or Unitree Go2 cannot be reached.

2026-04-13
abotclaw-robot-hardware
소프트웨어 개발자

Hardware roles, embodiment boundaries, and task-fit guidance for Piper, Unitree G1, and Unitree Go2. Use when deciding which robot should handle a task, when reasoning about embodiment constraints, or when documenting robot-specific assumptions in a skill.

2026-04-13
abotclaw-run-robot-task
소프트웨어 개발자

Execute or plan a real task on Piper, Unitree G1, or Unitree Go2. Use when the user asks the robot fleet to do something in the physical world, including observing, moving, manipulating, inspecting, or multi-robot task execution.

2026-04-13
abotclaw-sdk-discovery
소프트웨어 개발자

Discover how a robot is actually used by reading its deployed guide and SDK reference before writing code. Use when starting robot work, when the API is unclear, when a new robot is added, or when OpenClaw must determine the real robot usage pattern instead of guessing.

2026-04-13