Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

web-agent

web-agent enthält 21 gesammelte Skills von nikola66, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
21
Stars
26
aktualisiert
2026-05-31
Forks
2
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

browser-runtime-map
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-30
workspace-safety
Softwareentwickler

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

2026-05-30
mcp-setup
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwareentwickler

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

2026-05-25
chart
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-24
structured-extraction
Softwareentwickler

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
Softwareentwickler

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