一键导入
.dotfiles
.dotfiles 收录了来自 rmarganti 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Manage Obsidian markdown notes — add new information, update existing notes, and continuously improve vault organization (links, tags, index files). Use when the user wants to remember something, update their notes, improve their knowledge base, or organize their vault.
Create a detailed implementation plan with deep codebase research followed by a structured plan document. Use ONLY when the user specifically asks to "make a plan". More rigorous than make-a-prd — includes deep research and specific implementation details.
Control herdr from inside it. Manage workspaces and tabs, split panes, spawn agents, read output, and wait for state changes — all via CLI commands that talk to the running herdr instance over a local unix socket. Use when running inside herdr (HERDR_ENV=1).
Create a Product Requirements Document (PRD) by interviewing the user about their feature or problem, exploring the codebase, and producing a structured plan. Use when the user wants to plan a feature, write a PRD, or document a proposed change.
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.