Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

openclaw-bot

openclaw-bot 收录了来自 hoanganhduc 的 46 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
46
Stars
0
更新
2026-06-22
Forks
0
职业覆盖
14 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

send-email
软件开发工程师

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
其他高等院校教师

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
信息安全分析师

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
其他计算机职业

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
软件开发工程师

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
软件开发工程师

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
技术写作员

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
软件开发工程师

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

2026-06-22
prose
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-22
cross-agent-delegation
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-22
lean-formalization-intake
软件开发工程师

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

2026-06-22
lean-strict-verification-gate
软件开发工程师

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

2026-06-22
manim-math-animation
特效艺术家和动画师

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
市场调研分析师与营销专员

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
项目管理专家

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
影片与视频编辑

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
市场调研分析师与营销专员

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
市场调研分析师与营销专员

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
软件开发工程师

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
软件开发工程师

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
其他高等院校教师

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
软件开发工程师

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
其他生物科学家

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
市场调研分析师与营销专员

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
软件开发工程师

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

2026-06-13
docling
桌面出版专家

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
软件开发工程师

Generate a minimal Lean-style theorem skeleton locally.

2026-06-13
get-available-resources
网络与计算机系统管理员

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
软件开发工程师

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

2026-06-13
modal-research-compute
网络与计算机系统管理员

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
其他高等院校教师

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
其他高等院校教师

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
市场调研分析师与营销专员

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

2026-06-13
当前展示该仓库 Top 40 / 46 个已收集 skills。