Agent skill

couple-weekly-report

Generate weekly relationship health report showing affect ratios and repair rates for both partners across 3 weeks (current + 2 prior) with message quotes.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill couple-weekly-report --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/analysis/couple-weekly-report/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

# Couple Weekly Report Skill **Generate a concise weekly relationship health report with metrics and message context.** --- ## 🎯 When to Use This Skill Use this skill when: - "Generate weekly report for [couple]" - "Show me this week's relationship metrics for [couple]" - "Create a weekly health summary for [couple]" - "What happened this week with [couple]?" **Output:** Markdown file with 3-week metrics table + message quotes for context. --- ## 📋 Report Structure The report includes: 1. **Metrics Table**: 3 weeks of data (current week + 2 prior weeks) showing: - Week dates - Each partner's affect ratio (positive:negative) - Each partner's repair rate (%) - Trend indicators (↑↓→) 2. **Message Context**: 2-4 sentences quoting actual messages that: - Illustrate significant changes in metrics - Provide emotional color for the week's dynamics - Interpret through the product framework (see below) --- ## 📖 Product Framework Reference **IMPORTANT:** Before generating any report, read the "Product Principles" section at the top of `README.md` (parent repo). **When interpreting metrics:** 1. **Affect Ratios** → Reference "What we do" section for the two core skills - High positive affec

What's inside
Steps it walks through
  1. 🎯 When to Use This Skill
  2. 📋 Report Structure
  3. 📖 Product Framework Reference
  4. 🔄 Workflow
  5. Step 1: Identify the Couple and Week
  6. Step 2: Calculate Weekly Metrics (3 weeks)
  7. Step 3: Fetch Representative Messages
  8. Step 4: Generate Markdown Report
  9. Step 5: Save and Display
  10. 🎯 Health Thresholds (Quick Reference)
  11. Affect Ratio (Positive:Negative)
  12. Repair Rate (De-escalation Success %)
  13. 🚀 Usage Example
  14. 💡 Tips
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the couple-weekly-report skill do?

Generate weekly relationship health report showing affect ratios and repair rates for both partners across 3 weeks (current + 2 prior) with message quotes.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill couple-weekly-report --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