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

guozijn

Repository-level view of 22 collected skills across 2 GitHub repositories.

skills collected
22
repositories
2
updated
2026-05-27
repository explorer

Repositories and representative skills

agent-eval-harness
software-quality-assurance-analysts-and-testers

Build and run lightweight regression evaluations for agents, tools, prompts, and workflows. Use when comparing agent versions, catching behavior drift, measuring pass rates over repeated runs, or turning production failures into replayable test cases.

2026-05-27
agent-security-audit
information-security-analysts

Audit agent repositories, MCP configurations, tool schemas, prompts, and logs for common security risks: secret exposure, prompt injection payloads, tool poisoning, command execution, broad filesystem access, and unsafe auto-approval.

2026-05-27
agent-trace-inspector
software-developers

Inspect agent traces, tool-call logs, and OpenTelemetry/OpenInference-style span exports. Use when debugging why an agent skipped a tool, called the wrong tool, hit errors, exceeded latency budgets, or produced an unsupported answer.

2026-05-27
agent-workflow-graph
software-developers

Design and validate graph/state-machine agent workflows with explicit starts, terminal states, guarded cycles, human approval points, and side-effecting tool boundaries. Use when building LangGraph-style, multi-agent, or durable agent workflows.

2026-05-27
archive-manager
software-developers

Safely list, create, and extract zip/tar archives with path traversal checks. Use when packaging artifacts, unpacking downloaded files, or inspecting archive contents on a user's computer.

2026-05-27
browser-agent
software-developers

Build, run, and review browser-using AI agents with Playwright, Browser Use, MCP browser tools, or hosted browser runtimes. Use for web navigation agents, form-filling, UI task automation, screenshots, DOM/vision checks, auth/session handling, and browser-task reliability reviews.

2026-05-27
clipboard-tool
software-developers

Read from and write to the system clipboard on macOS or Linux when clipboard commands are available. Use for transferring short text snippets between agent work and the user's desktop applications.

2026-05-27
context-provenance
software-developers

Build source-grounded context packs with file hashes, line ranges, chunk text, and simple retrieval selection. Use when preparing reliable context for agents, RAG experiments, codebase analysis, or long-document tasks where provenance and source traceability matter.

2026-05-27
Showing top 8 of 21 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded