Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
inanimate-tech
GitHub 제작자 프로필

inanimate-tech

1개 GitHub 저장소에서 수집된 5개 skills를 저장소 단위로 보여줍니다.

수집된 skills
5
저장소
1
업데이트
2026-05-15
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

push-app
소프트웨어 개발자

Use to push a Resident Lua app to a connected device. Accepts either a Lua file (push directly) or a natural-language description (chains through create-app + validate-app first, then pushes the result). Triggered by /resident:push-app or "push this app to my device".

2026-05-15
write-device-skill
소프트웨어 개발자

Use when authoring a DEVICE-SKILL.md for a new Resident-based firmware project. Walks the user through hardware, Lua module surface, examples, and constraints. Triggered when the user says "write a device skill", "set up DEVICE-SKILL.md", or invokes /resident:write-device-skill.

2026-05-15
create-app
소프트웨어 개발자

Use to generate a Resident Lua app from a natural-language description. Reads embedded sandbox docs and the firmware project's DEVICE-SKILL.md to know the runtime surface, generates Lua source, validates it, and writes the result via --out (or stdout). Triggered by /resident:create-app or "write a Lua app for this device".

2026-05-13
validate-app
소프트웨어 품질 보증 분석가·테스터

Use to validate a Resident Lua app locally before pushing to a device. Runs the app through a local lua interpreter with auto-deduced stubs and checks for compile errors, missing lifecycle functions, and runtime errors during a few simulated ticks. Triggered by /resident:validate-app or when the user asks "validate this app".

2026-05-12
hello-resident
기타 컴퓨터 관련 직업

Sanity check that the resident plugin loaded. Invoke when the user types "hello resident" or asks to verify the resident plugin is working.

2026-05-06
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다