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

wick

wick 收录了来自 agoradynamics 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
3
更新
2026-07-02
Forks
0
职业覆盖
10 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

wick-automate
其他计算机职业

Detect when a task is being repeated often enough to be worth automating, then propose the right automation — a PROGRAM (deterministic script) or a SKILL (reusable judgment procedure). Analyzes the current session, the memory/ record, or an observation log; classifies program-vs-skill; estimates payoff; drafts the automation. Proposes, never auto-builds. Use when you catch yourself or the user repeating a multi-step task, or to mine an observation log periodically.

2026-07-02
wick-migrate
其他计算机职业

Make a Wick agent fully portable between machines — consolidate a host's auto-memory into the Wick memory/ layer, disable the shadow portably, and relativize all paths and tooling. Guided, gated, archive-don't-delete. Use when moving an agent to a new machine, or to converge a single-machine agent onto one governed memory layer. Full reference in PORTABILITY.md.

2026-06-27
wick-consolidate-memory
软件开发工程师

Reflective pass over memory/ files — flag duplicates, stale facts, conflicts, and consolidation candidates. Proposes edits, never applies without confirmation. Use monthly or when /audit flags drift.

2026-06-27
wick-changelog-summary
软件开发工程师

Produce a one-paragraph narrative summary of a CHANGELOG.md version entry — suitable for release announcements, blog posts, or social copy. Preserves technical specifics (file paths, command names, counts) rather than vaguifying them. Defaults to the latest version; optionally takes a version like "v1.0.0". Refuses to invent content if the version isn't in the file.

2026-05-06
wick-catalog
档案文员

Extract structured fields from a source — paper, web page, API doc, or UI screenshot — and save a queryable record to memory/catalog/. Domain-agnostic. Use to build a personal index of things you'll want to find again, compare side-by-side, or reference in later decisions. Complements wick-research (which finds) and wick-tldr (which summarizes) by adding a structured-index layer.

2026-05-06
wick-base-rate
金融风险专家

Force base-rate thinking before a probability estimate. Identify reference class, historical rate, and adjust from there — not from intuition. Use before /calibrate or whenever you catch yourself or someone else estimating a probability from vibes.

2026-04-21
wick-code-review
软件质量保证分析师与测试员

Review code or a pull request through Wick's 5 operational gates. Provides severity-classified feedback distinguishing required from nice-to-have. Use when reviewing PRs, before committing substantial changes, or for adversarial pressure on your own work.

2026-04-21
wick-red-team
计算机与信息系统经理建筑与工程管理人员

Adversarial critique of a plan, design, or decision — produce the 5 sharpest criticisms a hostile-smart opponent would raise. Complement to /steelman. Use before committing to a major decision or when you suspect you're too attached to a plan.

2026-04-21
wick-research
市场调研分析师与营销专员

Structured research on a topic — applies CRAAP test, source hierarchy (Tier 1-4), steel manning, and base-rate reasoning. Tags findings with confidence level. Use when closing memory/curiosity.md entries or before major decisions depending on external data.

2026-04-21
wick-security-review
信息安全分析师

Security-focused code review — OWASP Top 10, secret leaks, auth flaws, injection, crypto misuse, dependency risk, and agentic-specific threats (prompt injection, memory poisoning). Use before production ship or after security-sensitive changes.

2026-04-21
wick-simplify
软件开发工程师

Review code for reduction — find what can be removed, simplified, or deduplicated. Proposes fixes but never applies without confirmation. Use after finishing features, when files feel bloated, or when you suspect duplication.

2026-04-21
wick-tldr
高级秘书和行政助理

Summarize long content — document, paper, thread, or conversation — into a faithful TL;DR with key claims, action items, and flagged omissions. Use on long articles, meeting notes, papers, or prior-conversation compression.

2026-04-21