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

Phd Copilot

skill-bydeng01-phd-application-skill-phd-copilot · by bydeng01

>-

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

Install

$ agentstack add skill-bydeng01-phd-application-skill-phd-copilot

✓ 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-bydeng01-phd-application-skill-phd-copilot)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo 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 Phd Copilot? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

PhD copilot (orchestrator)

This is the front door for someone who knows they want help with PhD applications but not which of the nine steps they need right now. Its value is orientation and momentum: look at where things actually stand, name the single most useful next move, and hand off to the skill that does it. It coordinates; it doesn't duplicate the specialized skills' work.

The pipeline it coordinates

position-discovery → professor-analyzer → opportunity-ranker → outreach-email
        → research-proposal / application-materials → application-tracker → interview-prep

Each step reads and writes the shared knowledge base, so progress is visible as files. The copilot's job is to read that state and figure out what's missing or what's next.

Step 1 — Survey the state

Read across the knowledge base to build a picture:

  • profile/profile.md and profile/cv-master.md — is the applicant's own profile filled in

enough to drive everything else? If it's empty, that's almost always the first action.

  • openings/ — are there discovered opportunities? openings/_ranking.md — has anything

been prioritized?

  • professors/ — which targets have been analyzed?
  • applications/*/status.md — what stage is each application at?
  • interactions/ — any outreach sent, any follow-ups due?

Step 2 — Diagnose the next best action

Map the state to the pipeline and pick the highest-leverage next step. Heuristics:

  • Empty profile → set up profile/profile.md and cv-master.md first; everything

downstream depends on it.

  • Profile but no openings/targets → run position-discovery (or analyze a professor

the user already has in mind with professor-analyzer).

  • Several analyzed targets, nothing prioritized → run opportunity-ranker.
  • A ranked shortlist, no outreach → draft outreach for the top targets with

outreach-email.

  • Outreach sent / deadlines approaching → run application-tracker to surface what's

due, missing, or overdue.

  • An active application needing documentsapplication-materials / research-proposal.
  • An interview scheduledinterview-prep.

When the user's request implies a specific step ("write a cold email", "rank these"), don't re-survey everything — just route to that skill. The copilot is for ambiguity and planning, not a tollgate on every action.

Step 3 — Recommend and hand off

Give the user a brief, honest status overview and a clear recommended next action (usually one, at most a few in priority order), then invoke the matching skill — keeping the applicant in control of anything that gets sent or submitted. If several things are genuinely parallel (e.g. analyze three professors), say so and offer to proceed.

For a recurring rhythm — a weekly "here's where you are and what's due" check — offer to set up a scheduled task that runs the survey and surfaces the week's actions. This turns the copilot into an ongoing assistant rather than a one-off.

Guardrails

Respect shared/references/ethics.md across everything it coordinates: draft-never-send, ground in real material, favor focused effort over mass applications. The copilot should make the process feel manageable and honest — surfacing real next steps and real status, never manufacturing false progress or urgency. When the knowledge base is too empty to advise well, the right move is to help the applicant set up their profile, not to guess.

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.