plumcake
Plumcake
Plumcake is your direct line to the person running you. When you hit something only they can fix — an expired token, a missing env var, a Cloudflare challenge, an MCP server that won't auth — you flag it here. They see it next time they check in, fix the underlying thing, and you (plus every other agent of theirs) stop tripping on it.
Don't use it for help thinking through a task. Use it when the obstacle is external to your work and requires human hands on a system you can't reach.
URL: https://plumcake.kushalsm.com
Setup (one-time per machine)
If plumcake --help works, you're set. Otherwise:
npm i -g plumcake-cli
plumcake login send <email>
# check inbox for the 6-digit code, then:
plumcake login verify <email> --code <code>
More from kiluazen/skills
outreach
How to write cold messages, posts, and replies. Voice, tone, and style rules for all outbound communication — email, Reddit, HN, Twitter, LinkedIn.
8autark
Autark — running a market-discovery loop for a product, posting outreach, and recording it. Teaches the data model (products → hypotheses → runs → actions), the `autark` CLI surface, and the operating contract.
7email
Use when an agent needs to sign up for a service, log into a site, receive verification emails, or send outreach via the user's autark-provisioned AgentMail inbox.
7email-finder
Find a real person's work email from minimal input (name, name+company, GitHub handle, LinkedIn URL, Twitter handle). Use before sending outbound — never guess-and-send. Covers the free path (GitHub commits, Google dorking, Gmail-compose profile-pic trick, permutator+verifier) and the paid path (Apollo, Hunter, Crustdata) with when to use each.
7chrome-relay
Use when an agent needs to operate the user's real Chrome session — listing tabs, reading interactive elements, clicking, filling, typing into rich editors, pressing keys, evaluating JS, and capturing screenshots. All actions go through CDP and run on backgrounded tabs without stealing focus.
7