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

samthebest

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

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

skills가 있는 위치

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

저장소 탐색

저장소와 대표 skills

uber-food-review
소프트웨어 개발자

The combined restaurant audit: runs all THREE sibling skills on one outlet list and renders a single interactive page scoring each place on (1) food authenticity & taste (from food-review-review), (2) food quality - organic & seed-oil-free (from find-ultra-quality-food), and (3) air conditioning (from find-restaurants-with-ac). The page has a sort-by dropdown: the chosen dimension becomes the primary lexicographic sort key, the other two following in the default order taste > food quality > AC. Use when the user wants the all-in-one view of the best places among an explicit list OR a category + location (e.g. "Indian restaurants in Norwich", "all restaurants in Diss"). Token-intensive (it includes the full food-review-review pass).

2026-06-24
find-restaurants-with-ac
시장조사 분석가·마케팅 전문가

Find which restaurants/takeaways have air conditioning. For each outlet, answer ONE binary fact - does it have AC? - with a confidence score (how much to trust the answer, from the number, recency and type of sources), by reading the outlet's website verbatim, its Google/ TripAdvisor amenity listing, articles and (especially) reviews, with parallel full-strength agents (one per outlet). Produces a super-simple ranked table: "Has AC" + confidence. Use when the user wants air-conditioned places among an explicit list OR a category + location (e.g. "restaurants in Diss", "cafes in Norwich", "restaurants in Seville").

2026-06-24
find-ultra-quality-food
시장조사 분석가·마케팅 전문가

Audit a set of restaurants/takeaways for two specific health-quality facts about HOW the food is made - (1) are there seed-oil-free options? and (2) are there organic options? - by reading their websites, menus (downloading and OCR'ing PDFs/images), articles and a light pass of reviews with parallel full-strength agents (one per outlet). Each fact gets a yes/no/unknown verdict plus a reliability score (how much to trust it, from the number, recency and type of sources). Produces a ranked, easy-to-scan HTML report. Use when the user wants to find seed-oil-free and/or organic places among an explicit list OR a category + location (e.g. "Indian restaurants in Norwich", "all takeaways in Diss", "restaurants in Paris"). Narrower and cheaper than food-review-review - it extracts two binary facts, it does not cluster every review.

2026-06-22
food-review-review
시장조사 분석가·마케팅 전문가

Audit and RANK a set of restaurants by genuine food quality and authenticity by reading EVERY Google and TripAdvisor review (harvested via Apify) and clustering each one with parallel full-strength agents — never sampling, never an ML/embedding shortcut. Filters out non-food gripes (delivery, wait, price) and unsophisticated-palate complaints to surface the credible food signal, then produces a ranked, visual HTML report. Use when the user wants to find the best authentic food outlets among an explicit list of restaurants OR a category + location (e.g. "Indian restaurants in Norwich", "ramen in Brighton"). Token-intensive by design.

2026-06-22
setup-claude-token-optimiser
네트워크·컴퓨터 시스템 관리자

Invoked via /setup-claude-token-optimiser to interactively set up a "kick" heartbeat that optimises Claude usage-window tokens for a developer who spreads work across the day. It explains the 5-hour-window trick and when it does/doesn't help, asks the user about their work pattern and sleep preference (with yes/no options), computes an optimal cron schedule, installs the kick script + crontab (non-interactively), and — on macOS — sets up state-aware sleep disabling (offsleep/onsleep + a boot LaunchDaemon), handing the user the sudo commands to run.

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