一键导入
personal-portfolio-next
personal-portfolio-next 收录了来自 nordeim 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Design and scaffold an agent "loop" — an unattended, scheduled, self-verifying agent workflow. Use this whenever the user wants to automate a recurring task, schedule an agent, run an agent unattended or overnight, set up monitoring, triage, or alerting, poll something on a cadence, or turn a manual repeated workflow into a self-running one — even if they never say the word "loop." If a request implies "do this every day / on a schedule / until some condition holds, without me typing each time," reach for this skill. It walks the seven-question blueprint, picks the simplest loop pattern, and scaffolds the six building blocks (schedule, isolation, skill, connectors, verifier, state) with a human-gate list and a budget.
docx report generation and conversion. Enables bidirectional conversion between Markdown and DOCX. Parse a Markdown file and generate a professionally formatted .docx with cover page, TOC, styled headings, tables, and proper typography. Extract structured content from a .docx file into clean Markdown with metadata preservation