sred-project-organizer

Take a list of projects and their related documentation, and organize them into the SRED format for submission.

Content Preview
---
name: sred-project-organizer
description: Take a list of projects and their related documentation, and organize them into the SRED format for submission.
risk: unknown
source: community
---

# SRED Project Organization

SRED expects projects to be presented in a particular format. Take the list of projects that have been worked on in the past year, and summarize them into the format expected by SRED, with the supporting evidence. Outputs a Notion document with a child document for each SREDa
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/sred-project-organizer.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/sred-project-organizer/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/sred-project-organizer/SKILL.md

Related Skills