idea-discovery-robot

Featured

Workflow 1 adaptation for robotics and embodied AI. Orchestrates robotics-aware literature survey, idea generation, novelty check, and critical review to go from a broad robotics direction to benchmark-grounded, simulation-first ideas. Use when user says "robotics idea discovery", "机器人找idea", "embodied AI idea", "机器人方向探索", "sim2real 选题", or wants ideas for manipulation, locomotion, navigation, drones, humanoids, or general robot learning.

AI & Automation 16,018 stars 1375 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Robotics Idea Discovery Pipeline Orchestrate a robotics-specific idea discovery workflow for: **$ARGUMENTS** ## Overview This skill chains four sub-skills into a single automated pipeline: ``` /research-lit → /idea-creator (robotics framing) → /novelty-check → /research-review (survey) (filter + pilot plan) (verify novel) (critical feedback) ``` But every phase must be grounded in robotics-specific constraints: - **Embodiment**: arm, mobile manipulator, drone, humanoid, quadruped, autonomous car, etc. - **Task family**: grasping, insertion, locomotion, navigation, manipulation, rearrangement, multi-step planning - **Observation + action interface**: RGB/RGB-D/tactile/language; torque/velocity/waypoints/end-effector actions - **Simulator / benchmark availability**: simulation-first by default - **Real robot constraints**: hardware availability, reset cost, safety, operator time - **Evaluation quality**: success rate plus failure cases, safety violations, intervention count, latency, sample efficiency - **Sim2real story**: whether the idea can stay in sim, needs offline logs, or truly requires hardware The goal is not to produce flashy demos. The goal is to produce ideas that are: - benchmarkable - falsifiable - feasible with available robotics infrastructure - interesting even if the answer is negative ## Constants - **MAX_PILOT_IDEAS = 3** — Validate at most 3 top ideas deeply - **PILOT_MODE = `sim-first`** — Prefer simulation or offline-lo...

Details

Author
wanshuiyin
Repository
wanshuiyin/Auto-claude-code-research-in-sleep
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category