{"id":50312443,"url":"https://github.com/stevysmith/stacktree-skill","last_synced_at":"2026-05-28T22:01:34.698Z","repository":{"id":357248642,"uuid":"1235398442","full_name":"stevysmith/stacktree-skill","owner":"stevysmith","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-12T00:20:28.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-12T02:29:36.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevysmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-11T09:35:05.000Z","updated_at":"2026-05-12T00:20:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stevysmith/stacktree-skill","commit_stats":null,"previous_names":["stevysmith/stacktree-skill"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/stevysmith/stacktree-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevysmith%2Fstacktree-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevysmith%2Fstacktree-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevysmith%2Fstacktree-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevysmith%2Fstacktree-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevysmith","download_url":"https://codeload.github.com/stevysmith/stacktree-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevysmith%2Fstacktree-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33627941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-28T22:01:33.866Z","updated_at":"2026-05-28T22:01:34.667Z","avatar_url":"https://github.com/stevysmith.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stacktree-publish\n\nThe official [Stacktree](https://stacktr.ee) skill for Claude Code, Cursor, OpenCode, Codex, and any other agent that speaks the [Anthropic Skills](https://code.claude.com/docs/en/skills) format.\n\nWhen the user asks to \"publish this\", \"share this page\", or \"drop this on stacktree\", the agent pipes the HTML artifact to `stacktr.ee` and returns the private URL back into the conversation.\n\n## Install\n\n```bash\nnpx skills@latest add stevysmith/stacktree-skill\n```\n\nThis drops `SKILL.md` and `scripts/publish.sh` into your agent's skill directory (`~/.claude/skills/` for Claude Code, `~/.codex/skills/` for Codex, etc.).\n\n## Configure\n\nGenerate an API key at [app.stacktr.ee/api-keys](https://app.stacktr.ee/api-keys), then export it:\n\n```bash\nexport STACKTREE_API_KEY=stk_live_...\n```\n\nFor shell-restart persistence, add the line to `~/.zshrc` or `~/.bashrc`.\n\n## What the agent gets\n\nThe skill exposes one shell script — `publish.sh` — that the agent invokes when it has an HTML artifact ready to share. Supported flags:\n\n| Flag | Purpose |\n|---|---|\n| `--password \u003csecret\u003e` | Basic-auth gate |\n| `--expires-in-hours \u003cn\u003e` | Set expiry in hours |\n| `--expires-never` | Disable expiry |\n| `--burn-after-read` | Delete on first view |\n| `--agentation` | Inject the on-page feedback toolbar |\n| `--public-slug \u003cslug\u003e` | Opt into a public `{slug}.stacktr.ee` URL |\n| `--update \u003cid-or-slug\u003e` | Replace an existing site in place |\n| `--pii-check off\\|warn\\|block` | PII scanner mode (default: `warn`) |\n\n## Privacy posture\n\n- **Unguessable URLs by default** — every upload gets a 22-char token; not crawlable, not enumerable.\n- **`X-Robots-Tag: noai, noimageai`** on every served response.\n- **Auto-expire** — anon uploads vanish in 24h; authed uploads default to never expire.\n- **PII pre-flight scan** — emails, SSNs, credit cards, common API-key prefixes are flagged before publish.\n\nFull feature set: \u003chttps://stacktr.ee\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevysmith%2Fstacktree-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevysmith%2Fstacktree-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevysmith%2Fstacktree-skill/lists"}