Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

web-agent

web-agent에는 nikola66에서 수집한 skills 21개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
21
Stars
26
업데이트
2026-05-31
Forks
2
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

browser-runtime-map
소프트웨어 개발자

Use when shell commands fail, npx/curl/git won't run, or you must choose run_shell vs web_fetch vs file tools in Nodebox vs host.

2026-05-31
memory-layers
소프트웨어 개발자

Use when the user says remember this, save a preference or API key, or you must pick memory_save vs session notes vs skill (action=manage) vs wiki_* tools.

2026-05-31
multimodal-ingest
소프트웨어 개발자

Use when the input is an image, screenshot, diagram, PDF/DOCX, audio file, or YouTube link—extract metadata/text before reasoning.

2026-05-31
find-skills
소프트웨어 개발자

Use when the user wants to discover, search, or install agent skills from online registries—top results by installs, stars, or votes. Or user sends /find_skills.

2026-05-30
http-api
소프트웨어 개발자

Use when calling REST or GraphQL APIs with web_fetch/web_post — auth headers, query params, GraphQL shape, Directus GraphQL mutations/relations, discovery order, and reading error bodies.

2026-05-30
imported-skill-compat
소프트웨어 개발자

Use when the user or agent installs a skill from skills.sh or GitHub — map WebFetch, Bash, Python, Playwright, and MCP references to Web Agent built-ins.

2026-05-30
project-scaffold
소프트웨어 개발자

Use when starting a new app, demo, spike, starter, or multi-file project—make_dir under projects/ or work/ before any writes.

2026-05-30
pyodide-runtime
소프트웨어 개발자

Use when writing or fixing Python for run_python — browser WASM Pyodide contract, forbidden APIs, package substitutes, and webagent.http.

2026-05-30
systematic-debugging
소프트웨어 개발자

Use when the user reports a bug, error, flaky test, crash, regression, or "it doesn't work"—hypothesis-first debugging before random edits.

2026-05-30
web-agent-skill
소프트웨어 개발자

Use when fixing or extending Web Agent itself—runtime, bundled skills, capabilities, adapter, or self-evolution of this repo.

2026-05-30
workspace-safety
소프트웨어 개발자

Use when the user wants backup, export, checkpoint, or before bulk deletes, rm -rf, or wide refactors.

2026-05-30
mcp-setup
소프트웨어 개발자

Use when the user asks to connect, add, or configure an MCP server (Directus, a Hub URL, a streamable-HTTP/SSE endpoint, or a stdio command). Covers the exact .webagent/mcp-servers.json + mcp-secrets.json schema and how tools reload.

2026-05-29
artifact-delivery
소프트웨어 개발자

Use when finished work must be shown to the user—or when they ask to see/display a visual—artifact_present for files, inline markdown with remote image URLs, terminal preview, email or Telegram delivery.

2026-05-27
clarify
프로젝트 관리 전문가

Use when intent is ambiguous or conflicting—emit one <<<CLARIFY>>> block (option buttons in UI, no tools). Or user sends /clarify.

2026-05-27
composio-oauth
소프트웨어 개발자

Use when connecting OAuth-backed SaaS apps (Gmail, Calendar, Sheets, HubSpot, Slack, X, LinkedIn, Instagram) or calling curated Composio actions.

2026-05-25
chart
소프트웨어 개발자

Use when a visual would clarify a plan, flow, or report — ```mermaid fences plus artifact_present View popup for SVG (GitHub-style).

2026-05-24
heartbeat-cron
소프트웨어 개발자

Use when the user wants scheduled jobs, daily digests, recurring reminders, or cron_register—not host crontab or shell pipelines.

2026-05-24
open-web-research
소프트웨어 개발자

Use when the user wants to find, list, or discover people, creators, companies, or content on the open web—search many queries, fetch URLs, then synthesize.

2026-05-24
research-pack
소프트웨어 개발자

Use when the user wants papers, arXiv, citations, literature review, or Semantic Scholar—not general creator or product discovery.

2026-05-24
structured-extraction
소프트웨어 개발자

Use when the user wants tables, lists, or JSON pulled from fetched pages, feeds, or APIs—web_fetch then parse cleanly.

2026-05-24
task-execution
소프트웨어 개발자

Use when a multi-step goal needs decomposition and end-to-end delivery—todo_write plan, one-at-a-time execution, failure recovery, and a final report.

2026-05-24