agentspace

agentspace

>

9stars
0forks
Updated 4/16/2026
SKILL.md
readonlyread-only
name
agentspace
description

>

🪢 Agentspace

See what your agent is doing — from anywhere.

Your agent keeps writing — logs, code, generated outputs. You open a URL and watch the folder evolve in the browser. No sync, no zip, no account.

  1. Tell the agent to share any local folder or file.
  2. The agent returns a URL — anyone opens it in the browser, no signup.

agentspace.so · GitHub · npm @agentspace-so/ascli

What you can share

Folders, single files, generated code, test output, build logs, screenshots, PDFs, reports, dashboards, prototypes — any local artifact.

How it works

  • One command (ascli share <path>) creates an anonymous workspace and returns a link.
  • Anyone opens the link — reads, comments, or edits directly in the browser.
  • Anonymous workspaces live 24 hours. One email claim makes them permanent.
  • Hosted on Cloudflare's edge network — links load fast worldwide.

Data handling

  • Only the path the user explicitly names is uploaded. Do not default to the current working directory unless the user clearly says so.
  • All network traffic goes to agentspace.so only.
  • The skill does not read environment variables, shell history, or files outside the path the user specifies.

Choose the CLI path

  1. If ascli is already on PATH, use it directly.
  2. Else if npm is available, install once with npm install -g @agentspace-so/ascli@latest, or run without installing via npx @agentspace-so/ascli@latest <command>.
  3. If neither ascli nor npm is available, stop and tell the user to install Node.js from nodejs.org first.

Do not pipe a remote script into a shell to install.

Share a path

  • Ask the user which folder or file to share if they have not named one explicitly. Do not assume ..
  • Run ascli share <path> --permission edit with the user-specified path.
  • If the user asks for view-only access, use --permission view.
  • share handles an unbound folder by creating a temporary workspace, syncing once, and returning a link — no separate sync step is needed.
  • Return the share URL directly to the user exactly as the CLI prints it.

Guardrails

  • Do not invent claim URLs, workspace URLs, or share URLs. Only return what the CLI prints.
  • Do not require a global install if npx already works.
  • Do not move the user into a different project just to use agentspace.so.
  • If the user asks to "share this folder" and the target is ambiguous, confirm the exact path before running.
  • If you need exact command variants, read references/commands.md.

You Might Also Like

Related Skills

internal-comms

internal-comms

153Kwriting-content

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

anthropics avataranthropics
Get
pdf

pdf

151Kwriting-content

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

anthropics avataranthropics
Get
content-strategy

content-strategy

34Kwriting-content

When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content strategy," "what should I write about," "content ideas," "blog strategy," "topic clusters," "content planning," "editorial calendar," "content marketing," "content roadmap," "what content should I create," "blog topics," "content pillars," or "I don't know what to write." Use this whenever someone needs help deciding what content to produce, not just writing it. For writing individual pieces, see copywriting. For SEO-specific audits, see seo-audit. For social media content specifically, see social.

coreyhaines31 avatarcoreyhaines31
Get
copy-editing

copy-editing

34Kwriting-content

When the user wants to edit, review, or improve existing marketing copy, or refresh outdated content. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' 'copy sweep,' 'tighten this up,' 'this reads awkwardly,' 'clean up this text,' 'too wordy,' 'sharpen the messaging,' 'refresh this content,' 'update this page,' 'this content is outdated,' or 'content audit.' Use this when the user already has copy and wants it improved or refreshed rather than rewritten from scratch. For writing new copy, see copywriting.

coreyhaines31 avatarcoreyhaines31
Get
baoyu-post-to-wechat

baoyu-post-to-wechat

22Kwriting-content

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".

jimliu avatarjimliu
Get

Use when executing implementation plans with independent tasks in the current session

obra avatarobra
Get