Back to Discover

skills

skill

agentspace-so

View on GitHub
12 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add agentspace-so/skills

README

agentspace

Share local folders, files, and generated artifacts from your agent via a link.

Install

npx skills add agentspace-so/skills --skill agentspace -g

Or tell your agent:

Install the agentspace skill: npx skills add agentspace-so/skills --skill agentspace -g

Try it — say this to your agent

  • "Share the current folder with me and return a link."
  • "Upload these generated files and give me a link."
  • "Send me the build artifacts."
  • "Give another agent access to this workspace."
  • "Handoff this project to another agent."

How it works

The skill uses agentspace.so to sync local folders to cloud storage and return a shareable URL. It auto-detects the best install path (asclinpxcurl).

If npm is not available, the CLI can also be installed via:

curl -fsSL https://agentspace.so/install.sh | bash

To name your workspace during sync:

ascli sync . --name "<workspace name>"

Security & Privacy

  • Files are synced to agentspace.so cloud storage
  • Default share permission is edit (use --permission view for read-only access)
  • No credentials or API keys are required for basic sync
  • Remove skill: npx skills remove agentspace

Also in this repo: find-skills

🔍 Find Skills — search every agent-skill registry at once (skills.sh + clawhub.ai + GitHub), ranked on each board's own metric, with a built-in security scan of the top candidates.

npx skills add agentspace-so/skills --skill find-skills -g

Then ask your agent "find a skill for X" / "what skill should I install for …".

License

MIT

Rendered live from agentspace-so/skills's GitHub README — not stored, always reflects the source repo.

0 Plugins

No plugins listed in this repo's manifest.

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.