Skip to main content
Run any Skill in Manus
with one click
hamelsmu
GitHub creator profile

hamelsmu

Repository-level view of 20 collected skills across 6 GitHub repositories.

skills collected
20
repositories
6
updated
2026-07-12
repository explorer

Repositories and representative skills

validate-evaluator
software-developers

Calibrate an LLM judge against human labels using data splits, TPR/TNR, and bias correction. Use after writing a judge prompt (write-judge-prompt) when you need to verify alignment before trusting its outputs. Do NOT use for code-based evaluators (those are deterministic; test with standard unit tests).

2026-06-10
build-review-interface
software-quality-assurance-analysts-and-testers

Build a custom browser-based annotation interface tailored to your data for reviewing LLM traces and collecting structured feedback. Use when you need to build an annotation tool, review traces, or collect human labels.

2026-03-03
error-analysis
software-quality-assurance-analysts-and-testers

Help the user systematically identify and categorize failure modes in an LLM pipeline by reading traces. Use when starting a new eval project, after significant pipeline changes (new features, model switches, prompt rewrites), when production metrics drop, or after incidents.

2026-03-03
eval-audit
software-quality-assurance-analysts-and-testers

Audit an LLM eval pipeline and surface problems: missing error analysis, unvalidated judges, vanity metrics, etc. Use when inheriting an eval system, when unsure whether evals are trustworthy, or as a starting point when no eval infrastructure exists. Do NOT use when the goal is to build a new evaluator from scratch (use error-analysis, write-judge-prompt, or validate-evaluator instead).

2026-03-03
evaluate-rag
software-quality-assurance-analysts-and-testers

Guides evaluation of RAG pipeline retrieval and generation quality. Use when evaluating a retrieval-augmented generation system, measuring retrieval quality, assessing generation faithfulness or relevance, generating synthetic QA pairs for retrieval testing, or optimizing chunking strategies.

2026-03-03
generate-synthetic-data
software-quality-assurance-analysts-and-testers

Create diverse synthetic test inputs for LLM pipeline evaluation using dimension-based tuple generation. Use when bootstrapping an eval dataset, when real user data is sparse, or when stress-testing specific failure hypotheses. Do NOT use when you already have 100+ representative real traces (use stratified sampling instead), or when the task is collecting production logs.

2026-03-03
write-judge-prompt
software-quality-assurance-analysts-and-testers

Design LLM-as-Judge evaluators for subjective criteria that code-based checks cannot handle. Use when a failure mode requires interpretation (tone, faithfulness, relevance, completeness). Do NOT use when the failure mode can be checked with code (regex, schema validation, execution tests). Do NOT use when you need to validate or calibrate the judge — use validate-evaluator instead.

2026-03-03
kit
market-research-analysts-and-marketing-specialists-131161

Fetch Kit (ConvertKit) broadcasts for writing context, and create or update broadcast drafts via the Kit v4 API. Use when asked to download newsletters for style reference, or to draft, stage, or edit a Kit broadcast.

2026-06-21
gem
software-developers

Multimodal AI processing and image generation using Google Gemini. Use for analyzing PDFs, images, videos, YouTube links, and other large documents. Also generates images with Gemini's image model. Ideal when you need to extract information from files that require vision or multimodal understanding, or generate images from text prompts.

2026-06-10
youtube
audio-and-video-technicians

Manage your YouTube channel — upload, list, edit metadata, schedule/unschedule videos, set thumbnails, download your own private videos, get transcripts, generate AI chapter summaries, and post comments (with a Chrome-automation playbook for pinning). Use when asked to upload to YouTube, schedule a video, edit video metadata, download a private YouTube video, get a transcript, generate chapters, or post/pin a comment.

2026-04-17
x
software-developers

Unified X (Twitter) CLI — fetch follows, diff snapshots, get likes/bookmarks, fetch latest posts, and take screenshots. Uses the official X API v2 with Bearer Token and OAuth 2.0 user-context auth.

2026-04-03
annotate-talk
technical-writers

Create annotated blog posts from technical talks with slides. Use when asked to convert a video presentation to a blog post, create written content from a talk, or annotate slides with transcript.

2026-03-06
Showing 6 of 6 repositories
All repositories loaded