Agent skill

aget-capture-observation

Capture research observations into AGET KB without committing specs. Use when discovering vocabulary candidates, RQ proposals, web findings, patterns, or observations mid-session that should be preserved before continuing.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill aget-capture-observation-aget-framework-template-analyst-age --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/analysis/aget-capture-observation-aget-framework-template-analyst-age/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## Capture Protocol (v2 - Autonomous-Explicit Continuum) You are capturing research observations for the AGET knowledge base. **Renamed**: `/aget-capture-observation` → `/aget-capture-observation` per S-V-O naming convention (L584) and ACM SIGSOFT "Observation" grounding. ### Input $ARGUMENTS ### Mode Detection Detect the input mode based on $ARGUMENTS: | Input Pattern | Mode | Behavior | |---------------|------|----------| | Empty or blank | **Autonomous** | Scan session, identify and capture valuable signals (~2 min) | | Time pattern: `5min`, `10 min`, `20min`, `30 min` | **Time-Budget** | Scan session with depth scaled to time budget | | Text with signal keywords | **Explicit** | Capture the specific signal provided | | Other text | **Explicit** | Capture as general observation | ### Mode 1: Autonomous (no args) When invoked as `/aget-capture-observation` with no arguments: 1. **Scan** recent session conversation for valuable signals 2. **Identify** vocabulary candidates, patterns, RQs, findings, gaps 3. **Prioritize** by novelty and AGET governance value 4. **Capture** top 3-5 signals to session file with classification 5. **Report** what was captured ### Mode 2: Time-Budget (d

What's inside
Steps it walks through
  1. Capture Protocol (v2 - Autonomous-Explicit Continuum)
  2. Input
  3. Mode Detection
  4. Mode 1: Autonomous (no args)
  5. Mode 2: Time-Budget (duration arg)
  6. Mode 3: Explicit (signal arg)
  7. Output Format
  8. Constraints
  9. Rationale
  10. Traceability
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the aget-capture-observation skill do?

Capture research observations into AGET KB without committing specs. Use when discovering vocabulary candidates, RQ proposals, web findings, patterns, or observations mid-session that should be preserved before continuing.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill aget-capture-observation-aget-framework-template-analyst-age --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going