AgentStack
SKILL verified Apache-2.0 Self-run

Content Triage

skill-fblissjr-fb-claude-skills-content-triage · by fblissjr

Manages the read-it-later lifecycle with decision frameworks for inbox triage. Use when the user wants to process their reading inbox, batch-triage saved items, or assess inbox health metrics.

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-fblissjr-fb-claude-skills-content-triage

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Content Triage? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Content Triage

Intelligence for managing the read-it-later lifecycle. Helps users process their inbox efficiently, make good keep/archive/delete decisions, and maintain a sustainable reading queue.

The Read-It-Later Lifecycle

Saved (new) --> Later (queued for reading) --> Archive (completed/processed)
     |                    |
     +--> Delete          +--> Delete

Items enter as new (inbox). Triage moves them to later (committed to read), archive (processed/done), or deletes them.

Triage Decision Framework

Quick Assessment Criteria

For each inbox item, evaluate:

  1. Relevance: Does this relate to current projects, interests, or goals?
  • High: Directly relevant to active work
  • Medium: Generally interesting or useful background
  • Low: Tangential or outdated
  1. Timeliness: Is this time-sensitive?
  • Urgent: News, announcements, deadlines
  • Evergreen: Reference material, tutorials, research
  • Stale: Old news, resolved discussions
  1. Effort: How much time would this take to consume?
  • Quick read: 20 minutes (books, long-form, technical papers)
  1. Action potential: Will you actually do something with this?
  • High: Will inform a decision, feed into work, or change behavior
  • Low: "Nice to know" but no concrete use

Decision Matrix

| Relevance | Timeliness | Action | Decision | |-----------|-----------|--------|----------| | High | Any | High | Later (priority) | | High | Any | Low | Later | | Medium | Urgent | Any | Later | | Medium | Evergreen | High | Later | | Medium | Evergreen | Low | Archive or delete | | Medium | Stale | Any | Archive or delete | | Low | Any | Any | Delete |

Batch Triage Workflow

When triaging multiple items:

  1. Group by category: Articles together, tweets together, PDFs together
  2. Quick scan: Title + summary is usually enough for a decision
  3. Apply tags: Tag items during triage to organize for later retrieval
  4. Set reading order: Higher-priority items get later, lower priority get archived with tags

Inbox Health Metrics

A healthy inbox means:

  • Size: Under 50 items (over 100 is overwhelmed)
  • Age: No items older than 2 weeks (they're stale)
  • Ratio: Saving fewer items than you process (inbox trending down)

When presenting triage results, surface these metrics:

Inbox health:
- Size: [N] items ([healthy/growing/overwhelming])
- Oldest item: [date] ([age])
- This week: +[saved] / -[processed]

Triage Patterns

The "Two-Minute Rule"

If you can decide in under 2 minutes whether to keep it, decide now. Don't defer decisions on obvious keeps or deletes.

The "Batch by Category" Pattern

Process all articles first, then all tweets, then all PDFs. Context-switching between types is costly.

The "Tag and Release" Pattern

For items you might need someday: tag them descriptively, then archive. They're findable via search but out of your active queue.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.