Agents Directory
SkillsRankingsAgents
CategoriesModelsBenchmarksCompareAgent LeaderboardSkillsRankingsAgentsAbout

agentspace

SkillCommunityAudit warnings

This skill allows an agent to share local files and folders by generating a temporary, browser-accessible URL. It is useful for providing real-time visibility into generated code, logs, or project outputs without requiring account creation or manual file transfers.

Compatibility:
Claude Code logoClaude CodeCodex logoCodexHermes logoHermesOpenClaw logoOpenClaw
Visit agentspace
Install:
npx skills add agentspace-so/skills --skill agentspace
View on skills.shInstall source

🪢 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.
Categories:
Developer Tools
Share:
Details:
  • Installs


    275,130
  • First seen


    Jun 10, 2026
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN (medium risk)
ZeroLeaksPASS (low risk)
View Repository

Auto-fetched from GitHub 10 hours ago.

Stats via skills.sh.

Skills similar to agentspace:

Website favicon

 

 
 
  • Installs


Website favicon

 

 
 
  • Installs


Website favicon

 

 
 
  • Installs


Browse:SkillsRankingsModelsBenchmarksProvidersAgentsAgent LeaderboardCompareCategories
Quick Links:AboutBlog

© 2026 Agents Directory

Skills similar to agentspace:

find-skills

OfficialSkill
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
AI DevelopmentDeveloper Tools
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express in…
  • Installs


    2,167,369

skills-cli

Skill
Use when users ask to discover, install, list, check, update, remove, back up, restore, sync, or initialize Agent Skills, mention `bunx skills`, `npx skills`, `skills.sh`, or `skills-lock.json`, ask "find a skill for X", or want help extending agent capabilities with installable skills.
AI DevelopmentDeveloper Tools
Use when users ask to discover, install, list, check, update, remove, back up, restore, sync, or initialize Agent Skills, mention `bunx skills`, `npx skills`,…
  • Installs


    209,477

lark-sheets

Skill
This skill enables AI agents to interact with Lark (Feishu) online spreadsheets. It supports creating and managing spreadsheets, manipulating sheet structures, reading and writing cell data, performing batch operations, and managing objects like charts, pivot tables, and conditional formatting.
Document ProcessingProductivity
Manage and manipulate Lark online spreadsheets.
  • Installs


    275,586