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

openclaw-bot

openclaw-bot enthält 46 gesammelte Skills von hoanganhduc, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
46
Stars
0
aktualisiert
2026-06-22
Forks
0
Berufsabdeckung
14 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

send-email
Softwareentwickler

Send email over SMTP using only the Python standard library, with plain-text and HTML bodies, file attachments, cc/bcc, reply-to, a dry-run preview, connection verification, and redacted config inspection.

2026-06-22
zotero
Sonstige Hochschullehrer

ALWAYS use this skill when the user asks to send, get, retrieve, find, share, add, or search for a paper. This skill manages the user's Zotero library with 10,000+ papers and can retrieve PDFs, create share links, add new papers, and search. Prefer this over getscipapers for any request involving sending/getting/finding papers.

2026-06-22
adversarial-boundary-gate
Informationssicherheitsanalysten

Use before delivering work that incorporated content the agent did not author — fetched web pages, PDFs, retrieved or library documents, tool or subagent output — or that performs an outward-facing or irreversible action. Maps trust boundaries and runs an abuse-case and prompt-injection check, delegating to a fresh-context security reviewer.

2026-06-22
autonomous-research-loop
Sonstige Computerberufe

Run bounded autonomous research iterations with evidence gates, recovery ledgers, and optional cross-agent handoffs. Use when the user asks to continue research autonomously, run a research loop, integrate autonomous agent loops, or keep improving a research workflow without repeated prompts.

2026-06-22
behavior-preserving-cleanup
Softwareentwickler

Use for a clarity-only pass that must not change behavior — simplifying, renaming, de-duplicating, or restructuring code, configs, research scripts, or prose. Gates on understanding the target before touching it and re-verifies after each change so behavior stays fixed.

2026-06-22
decision-doubt-loop
Softwareentwickler

Use in-flight, the moment you are about to let a non-trivial decision stand — a branching or control-flow change, crossing a module/service/agent boundary, an assertion the type system or proof checker cannot see, a high-stakes or irreversible action, or an analytical step a conclusion rests on. Materializes a fresh-context reviewer biased to disprove, while course-correction is still cheap.

2026-06-22
draft-writing
Technische Redakteure

Use when drafting, rewriting, polishing, or revising prose while preserving author intent by tracking claims, evidence, caveats, and revision deltas.

2026-06-22
model-router
Softwareentwickler

Use when choosing an appropriate model, reasoning level, and role for subagents or multi-agent research work.

2026-06-22
prose
Softwareentwickler

Use when the user mentions OpenProse or prose workflows, wants explicit multi-agent research and synthesis, or wants a reusable orchestration pattern. In Codex, emulate OpenClaw OpenProse using spawn_agent, structured decomposition, and workspace artifacts.

2026-06-22
source-grounded-decisions
Softwareentwickler

Use before a version- or spec-sensitive decision — framework or library code, a CLI flag, a config schema field, or a named standard/edition — when correctness depends on the exact version. Detect the version, ground the decision in the authoritative source, and cite it; flag the assumption when no source is available.

2026-06-22
vnu-eoffice
Softwareentwickler

Use VNU eOffice from OpenClaw: monitor updates, list latest documents, search documents, download attachments, and send requested files through Telegram.

2026-06-22
workspace-rearranger
Softwareentwickler

Use when the user wants to organize, rearrange, sort, or clean up workspace files with safe dry-run and explicit apply behavior.

2026-06-22
axiom-axle-mcp
Softwareentwickler

Use when preparing optional AxiomMath AXLE MCP setup for manual formal-proof assistance.

2026-06-22
cross-agent-delegation
Softwareentwickler

Use when drafting, validating, or normalizing bounded cross-agent task/result packets for parent-controlled handoffs. This is a packet-contract skill, not a runtime delegation broker.

2026-06-22
getscipapers-requester
Softwareentwickler

Resolve DOI/ISBN details, prepare manifests from text or txt files, use getscipapers for external retrieval/search after library-first routing, and manage request watches safely.

2026-06-22
lean-explore-cli
Softwareentwickler

Search Lean 4 / Mathlib declarations (theorems, definitions, lemmas, instances) by name or by informal meaning. Direct-CLI adapter for the OpenClaw sandbox (OpenClaw is not an MCP client, so this replaces the lean-explore MCP server).

2026-06-22
lean-explore-mcp
Softwareentwickler

Use when preparing optional LeanExplore MCP setup for Lean declaration search and formalization support.

2026-06-22
lean-formalization-intake
Softwareentwickler

Use when deciding whether a research claim should enter the optional Lean formalization lane.

2026-06-22
lean-strict-verification-gate
Softwareentwickler

Use when checking whether a Lean artifact can safely support a research claim.

2026-06-22
manim-math-animation
Spezialeffektkünstler und Animatoren

Use when the user wants animated math (handwritten-style equation writing, equation morphing between derivation steps, and emphasis) rendered with Manim, as a silent video clip that can stand alone or be spliced into a slides-to-video deck. The free, optional companion to slides-to-video for math lectures.

2026-06-22
research-briefing
Marktforschungsanalysten und Marketingspezialisten

Use when starting a nontrivial research task to frame scope, success criteria, evidence plan, and the right downstream workflow before expensive browsing or multi-agent work begins.

2026-06-22
research-report-reviewer
Projektmanagementspezialisten

Use when a research draft or report exists and needs a pre-final review for unsupported claims, ambiguity, scope drift, or missing evidence before delivery.

2026-06-22
slides-to-video
Film- und Videobearbeiter

Use when the user wants to turn prepared slides (PNG, PDF, or PPTX) into a narrated, captioned video in a chosen language and presenter role, using only free tools. A three-phase human-in-the-loop flow (analyze, draft transcript, render) gates rendering behind an explicit transcript approval.

2026-06-22
source-research
Marktforschungsanalysten und Marketingspezialisten

Use when the user wants research, source gathering, current-information lookups, cross-source synthesis, or extraction from URLs/PDFs/videos using web search, page inspection, local tools, and sub-agents.

2026-06-22
submission-venue-selector
Marktforschungsanalysten und Marketingspezialisten

Use when selecting, ranking, or validating submission venues for an existing scholarly manuscript or draft venue shortlist. A deliverable venue recommendation requires comparator-paper evidence for every ranked venue; bibliography overlap and offline placeholders are discovery signals only. Do not use for generic draft review, rewriting, paper retrieval, paper download, Zotero mutation, or one-off venue facts.

2026-06-22
tikz-draw
Softwareentwickler

Use when the user asks to draw, refactor, extract, compile, or review a TikZ/PGF figure, especially structural diagrams such as flowcharts, DAGs, trees, commutative diagrams, finite graphs, automata, or research-derived summary figures. Prefer this skill when the output should follow a structure-first workflow like figure brief to spec to render to check to compile to review, and when document-facing output should use adjustbox width fitting.

2026-06-22
rss-news-digest
Softwareentwickler

Fetch ranked RSS digests by tag; list, search, add, edit, import, export, disable, enable, or remove feeds; and run feed health checks.

2026-06-14
getscipapers-requester
Sonstige Hochschullehrer

Resolve DOI/ISBN details, prepare manifests from text or txt files, use getscipapers for retrieval/search, and manage request watches safely.

2026-06-13
agent-group-discuss
Softwareentwickler

Dynamically plan a multi-agent discussion, review, or research workflow with role selection, model assignment, round control, and recovery-aware orchestration.

2026-06-13
database-lookup
Sonstige Biowissenschaftler

Use when the user wants structured information from public scientific, biomedical, regulatory, materials, patent, or economic databases. This is a reference-first skill for selecting the right database and query strategy.

2026-06-13
deep-research-workflow
Marktforschungsanalysten und Marketingspezialisten

Use when a research task benefits from an explicit phased workflow with structured source handoff across search, analysis, and writing, and when preserving citations across phases matters.

2026-06-13
digest-bridge
Softwareentwickler

Extract paper identifiers from research/RSS digests and create getscipapers manifests for retrieval.

2026-06-13
docling
Desktop-Publisher

Use when the user wants to parse, convert, chunk, or structurally analyze PDFs, DOCX, PPTX, HTML, images, audio transcripts, or similar documents with Docling. Prefer this skill for local document parsing before ad hoc text extraction.

2026-06-13
formal-skeleton-helper
Softwareentwickler

Generate a minimal Lean-style theorem skeleton locally.

2026-06-13
get-available-resources
Netzwerk- und Computersystemadministratoren

Use at the start of computationally intensive local tasks to detect CPU, GPU, memory, and disk availability, and to emit a `.openclaw_resources.json` planning file with strategy recommendations.

2026-06-13
graph-verifier
Softwareentwickler

Verify small graph-theoretic claims using a local Python helper.

2026-06-13
modal-research-compute
Netzwerk- und Computersystemadministratoren

Use when a research or engineering task needs automatic heavy-compute routing through the local broker for Modal-backed remote CPU, high-memory CPU, or GPU execution.

2026-06-13
paper-lookup
Sonstige Hochschullehrer

Use as a metadata and discovery fallback for papers, preprints, citations, DOIs, PMIDs, and open-access signals after local library routing is exhausted or when external paper discovery is explicitly needed.

2026-06-13
paper-review
Sonstige Hochschullehrer

Use for review-only requests for papers or books when the user did not explicitly ask for annotation. Handles the normal single-agent review flow.

2026-06-13
research-digest-wrapper
Marktforschungsanalysten und Marketingspezialisten

Generate a local research digest from arXiv and OpenAlex using a local Python script. Also manages tracked research topics.

2026-06-13
Zeigt die Top 40 von 46 gesammelten Skills in diesem Repository.