Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dot-files

dot-files contient 13 skills collectées depuis hankthebldr, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
2
mis à jour
2026-06-24
Forks
0
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

name
Autres occupations informatiques

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
Développeurs de logiciels

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
Commis de bureau généraux

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
Commis de bureau généraux

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Rédacteurs techniques

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
Analystes en sécurité de l'information

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