Agent skill · Documentation

sred-project-organizer

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

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill sred-project-organizer --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/sred-project-organizer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

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

From the SKILL.md

# 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 SREDable project. ## When to Use - You need to turn a prior-year work summary into SRED-formatted project documents. - The task involves classifying projects as SREDable, collecting evidence, and organizing output in Notion. - You already have or are ready to generate the upstream work summary that this organizer depends on. # Prerequisites Before starting make sure that Github, Notion and Linear can be accessed. Notion and Linear should be connected using an MCP. Github can be connected with an MCP, but if you have access to the `gh` CLI tool, you can use that instead. If any of these can't be accessed, prompt the user to grant access before proceeding. # Process ## Step 1 Prompt the user for a link a Notion document, which is a Work Summary for the previous year produced by the `sred-work-summary` skill. Ensure: - The notion links to a valid document that roughly matches this format: ``

What's inside
Steps it walks through
  1. When to Use
  2. Step 1
  3. Step 2
  4. Step 3
  5. Step 4
  6. Step 5
  7. Step 6
  8. Examples
  9. References
  10. Resources
  11. Limitations
More from agentic-awesome-skills
All skills →
About this skill
What does the sred-project-organizer skill do?

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

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill sred-project-organizer --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 sickn33/agentic-awesome-skills, a repository with 44,414 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