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

dot-files

dot-files 收录了来自 hankthebldr 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
2
更新
2026-06-24
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

name
其他计算机职业

Use when … (one-line trigger: name the task, its inputs, and the situation it applies to). This sentence is what the model reads to decide whether to load the skill.

2026-06-24
docsync
软件开发工程师

Project-aware sync between a GitHub repo, its Things 3 project, and its Obsidian vault subdirectory. The repo NAME is the common key across all three surfaces. Use whenever an agent needs to create Things 3 todos tied to a repo, onboard a repo, or mirror a repo's key markdown into the vault. Replaces ad-hoc add_todo calls that silently land in the Inbox. Trigger on "docsync", "sync this repo to Things", "create a todo for {repo}", sprint planning that emits tasks, or any repo-scoped task capture.

2026-06-24
enrich-this-note
综合办公文员

Analyze an Obsidian vault note and suggest enrichment — improved/missing frontmatter, 3-5 wikilinks to related vault notes, the right MOC to file it under, and a 1-sentence MOC summary. Use when the user asks to "enrich this note", wants frontmatter/tag/link/MOC suggestions for a note, or is triaging a _wip/ note. Suggests only; never overwrites frontmatter without confirmation.

2026-06-24
handoff
综合办公文员

Generate a concise session-handoff summary — TL;DR, what changed, decisions taken, open items, and context for the next session — and optionally save it to the Obsidian vault _wip/ inbox via the capture skill. Use at the end of a working session, when switching context, or when the user says "handoff", "hand this off", "wrap up", "session summary", or "/handoff". Never include raw credentials or PII; use surrogates.

2026-06-24
obsidian-vault-capture
软件开发工程师

Capture research findings, slash-command output, decisions, or other substantive session output as a structured Obsidian note in Henry's vault. Use this skill automatically whenever a session produces output with lasting reference value — research conclusions, comparison/evaluation results, command output worth keeping, architecture decisions, or notable findings — even if the user does not explicitly say "save this to my vault." Trigger on phrases like "capture this," "save to my vault," "note this," "vault this," and as the default RECORD/REFLECT step in autonomous loops. This is the canonical way to write vault notes; do not hand-roll frontmatter or write notes ad hoc when this skill applies.

2026-06-24
project-init
软件开发工程师

Onboard a GitHub repo as a vault dev-project — resolve (or create, with confirmation) its Things 3 project, then scaffold Github-Projects/<repo>/ with the _MOC <repo>.md binding anchor via the vault-os MCP tools. Use when starting work on a new repo, or when the user says "onboard <repo>", "project-init <repo>", "set up docsync for <repo>", or before the first /sync-docs on a repo. One-time per repo; afterward docsync and /sync-docs take the deterministic binding path automatically.

2026-06-24
simple
项目管理专家

Invoke before any creative or architectural work — feature design, component creation, or behavioral changes. A streamlined brainstorming process optimized for fast, focused decision-making.

2026-06-04
defuddle
软件开发工程师

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.

2026-06-04
iocs-extract
信息安全分析师

Use when the operator pastes a threat report, log dump, incident write-up, or any text and asks to "pull out IOCs", "extract indicators", or wants a structured IOC list. Produces JSON suitable for direct ingest into the Obsidian vault's 20-IOCs/ folder or a SOC TIP.

2026-06-04
nmap-scan-interpret
信息安全分析师

Use when the operator pastes nmap output (XML, gnmap, normal text) or points to an nmap output file and asks for interpretation, risk-tiering, or next-step recommendations. Translates port/service findings into a human-readable, severity-ranked summary.

2026-06-04
recon-methodology
信息安全分析师

Use when planning or executing reconnaissance against an authorized target. Enforces passive→active enumeration ladder with OPSEC defaults. Trigger phrases - "recon", "enumerate", "attack surface", "subdomain enumeration", "port scan", "what's exposed".

2026-06-04
report-writeup
技术写作员

Use when the operator asks for a written report, briefing, executive summary, customer deliverable, engagement write-up, or PoC findings doc. Produces PANW Cortex-style two-section output (executive + technical) with consistent formatting.

2026-05-04
stride-threat-model
信息安全分析师

Use when the operator asks for a STRIDE threat model, security review of an architecture, or asks "what could go wrong" about a system design. Wraps the structured STRIDE methodology and produces an actionable threat register.

2026-05-04