agentsclimarketplace

Secarch weekly status

Skill Mr-GraphnStaff/Skill-builder/skills/secarch-weekly-status

Manage HUB Security Architecture weekly status reports in Confluence and Word. Use for `WSR-now`, `WSR-now-config`, `WSR-export`, or requests to create, update, or export the weekly report.From its SKILL.md

Install
npx -y skills add Mr-GraphnStaff/Skill-builder --skill secarch-weekly-status

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.8 KB, 753 tokens by cl100k_base, as published. Nobody here has run it

SecArch Weekly Status

Use this skill for the HUB International Security Architecture weekly status workflow. It covers three entry points:

  • WSR-now: create or update the current week's Confluence report for the caller
  • WSR-now-config: set or refresh the caller's local configuration
  • WSR-export: export a completed Confluence weekly report to the bundled Word template

This skill is deliberately split across shallow reference files. Read only the files needed for the active workflow.

Read This First

Always load references/environment.md before doing any write or export work. It contains:

  • production space and page IDs
  • roster account IDs
  • authorized editors
  • hard safety rules for page location and ownership

Then load the workflow reference that matches the request:

Load these supporting references only when needed:

Triggering Guidance

Trigger when the user:

  • explicitly says WSR-now, WSR-now-config, or WSR-export
  • asks to create or update the SecArch weekly status report
  • asks to re-run their WSR setup/configuration
  • asks to export the Confluence weekly report to the Jeff Jaynes Word format

Do not trigger for unrelated generic status reports, unrelated Confluence pages, or arbitrary Word export tasks.

Operating Rules

  • Treat WSR-now, WSR-now-config, and WSR-export as the default commands. Natural-language equivalents also count.
  • Weekly pages must live only in the SA production space. Never write WSR pages to the personal space.
  • Only generate or modify the caller's own rows. Preserve all non-caller rows exactly.
  • Always confirm the target week before continuing.
  • Match ownership using Confluence/Jira account IDs and mention nodes, not display-name string matching.
  • Use the bundled Word template in assets/WSR_Template_Blank.docx for every export run.
  • Do not ship or invoke bundled Python from this custom skill package.
  • For WSR-export, rely on Anthropic's public docx skill/runtime for .docx editing and validation behavior.

Output Expectations

For WSR-now:

  • either create the weekly page or patch only the caller's sections
  • show the caller a draft before publishing
  • confirm the final page link

For WSR-now-config:

  • show current values if known
  • collect and persist display_name, input_directory, and oneplan_url
  • derive and persist employment type if possible

For WSR-export:

  • pull the confirmed week from Confluence
  • populate the bundled Word template through Anthropic's public docx capability
  • verify the resulting .docx opens cleanly and preserves the expected structure
  • deliver the file as a download

Examples

  • WSR-now
  • WSR-now-config
  • WSR-export
  • Create my SecArch weekly status report for this week
  • Export Week 15 to the Jeff Jaynes Word template

What ships with it: 8 files

112.9 KB alongside SKILL.md

evals/

Keep looking

Skills are one crate of 326,758. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.