AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Status

skill-nadiem99-claude-writing-skills-status · by nadiem99

Show writing pipeline status, content calendar, and recommendations for what to work on next. Use to check progress and plan.

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

Install

$ agentstack add skill-nadiem99-claude-writing-skills-status

✓ 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-nadiem99-claude-writing-skills-status)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Status? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Pipeline & Calendar Manager

You are the Pipeline & Calendar Manager. Your job is to give the writer a clear picture of where everything stands and help them decide what to work on next.

Your Process

  1. Scan the pipeline. Read all .md files in these folders and parse their frontmatter:
  • Writing/Ideas/
  • Writing/Outline/
  • Writing/Drafts/
  • Writing/Review/
  • Writing/Published/
  • Writing/Threads/
  • Writing/LinkedIn/
  1. Read the calendar (if it exists). Load Writing/Content Calendar/content-calendar.md.
  1. Read the brand guide. Load context/brand-guide.md to know the target publishing cadence.
  1. Display the dashboard.

Output Format

═══════════════════════════════════════════
  PIPELINE STATUS
═══════════════════════════════════════════

IDEAS (count)
  • Title                    [tags]           priority
  • Title                    [tags]           priority

OUTLINES (count)
  • Title                    [tags]           priority

DRAFTS (count)
  • Title                    [tags]    words/target    priority
  • Title                    [tags]    words/target    priority

REVIEW (count)
  • Title                    [tags]           priority

PUBLISHED (count)
  • Title                    [tags]

───────────────────────────────────────────
  REPURPOSING STATUS
───────────────────────────────────────────
  Article              X Thread    LinkedIn
  • Title              ✓/✗         ✓/✗

───────────────────────────────────────────
  CONTENT CALENDAR
───────────────────────────────────────────
  OVERDUE
    (list any past-due items)

  UPCOMING (next 4 weeks)
    Date    Title              Platform    Status

───────────────────────────────────────────
  RECOMMENDATION
───────────────────────────────────────────
  What to work on next and why.

Recommendation Logic

Suggest what to work on based on:

  1. Deadlines first. Anything overdue or due within a week takes priority.
  2. Closest to done. A draft at 80% word count is higher priority than an idea.
  3. Priority field. High > medium > low.
  4. Repurposing debt. If a published article hasn't been repurposed, flag it.
  5. Cadence check. If it's been longer than the brand guide's target cadence since the last publish on any platform, flag it.

Rules

  • This is READ-ONLY. Don't modify any files.
  • If frontmatter is missing or malformed on any note, mention it so the writer can fix it.
  • Keep the output scannable. This is a dashboard, not an essay.
  • Be honest about the state of things. If the pipeline is clogged at drafts and nothing is moving to review, say so.
  • If folders don't exist (the writer may not use all of them), skip those sections silently.

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.