Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Hakan

Hakan contains 16 collected skills from rishijatia, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
0
updated
2026-05-13
Forks
0
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

call-agent
computer-occupations-all-other

Peer-to-peer call to another Hermes agent over Fly's private network. Use to delegate work to a specialized agent (e.g., squad for coding) or to relay to the user via the gateway. Same skill installed on every agent.

2026-05-13
relay-to-user
software-developers

Push a message into Rishi's Telegram chat from inside an API-server invocation. Use when a peer agent (squad, research, etc.) needs to surface a status update, PR-ready notification, or escalation to Rishi but the work was triggered via /v1/chat/completions (where responses don't otherwise land in Telegram). Fire-and-forget: this does not wait for Rishi's reply.

2026-05-13
tech-lead
software-developers

Orchestrate a coding task end-to-end on the Coding Squad: validate scope, plan, dispatch implementer + reviewer subagents, open a PR, handle review feedback, and escalate to the user via Telegram on failure. Enforces all guardrails (repo whitelist, Microsoft firewall, scope ceiling, no merge).

2026-05-13
apartment-search
software-developers

Search NYC apartment listings using NYBits (no-bot-detection). Works from headless servers where StreetEasy/Zillow/Apartments.com block with captchas. Supports filtering by neighborhood, bedrooms, price, fee status, and amenities. Use this skill whenever the user asks to find, search, or browse apartments in NYC.

2026-05-13
chrome-setup-flyio
network-and-computer-systems-administrators

Install and configure Chrome for headless browser automation on Fly.io. Fixes "Chrome not found" errors from agent-browser. Covers npm global install, Chrome download, AGENT_BROWSER_EXECUTABLE_PATH setup, and PATH configuration.

2026-05-13
creative-ideation
writers-and-authors

Generate project ideas via creative constraints.

2026-05-13
lm-evaluation-harness
data-scientists-152051

lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).

2026-05-13
fitness-api-integrations
software-developers

Connect to wearable/fitness device APIs (WHOOP, Fitbit, Garmin, Apple Health, Oura) — OAuth setup, scopes, approval requirements, Python libraries, and data access patterns.

2026-05-13
haircut-log
barbers

Log haircuts with before/after photos, dates, barber, style notes. Track haircut history over time.

2026-05-13
vllm
software-developers

vLLM: high-throughput LLM serving, OpenAI API, quantization.

2026-05-13
audiocraft
software-developers

AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.

2026-05-13
segment-anything
software-developers

SAM: zero-shot image segmentation via points, boxes, masks.

2026-05-13
pr-fix-loop
software-quality-assurance-analysts-and-testers

Fix Copilot PR review comments with Claude Code, reply on GitHub, request re-review. Repeat until clean.

2026-05-13
whoop-fitness
exercise-trainers-and-group-fitness-instructors

WHOOP fitness integration — daily sleep/recovery/strain profiles, token auto-refresh, and summary delivery via Hermes stdout.

2026-05-13
audit-log
computer-occupations-all-other

Append-only audit log for autonomous agent actions. Every meaningful action (peer call, PR open, file write, cron fire, secret read) must be logged so Rishi can review what agents have done without being present.

2026-05-13
haircut-tracker
barbers

Track haircuts with before/after photos, barber details, style notes, and ratings. Logs to /opt/data/haircuts/.

2026-05-12