generated: '2026-09-04' method: searched source: https://anew.page/.well-known/agent-skills/anew/SKILL.md summary: >- anew publishes its own Agent Skill. It was NOT generated by this pipeline — it was fetched verbatim from the provider's own well-known path, and its integrity was verified against the sha256 digest the provider advertises in its discovery index. skill_count: 1 provider_published: true discovery_index: https://anew.page/.well-known/agent-skills/index.json discovery_schema: https://schemas.agentskills.io/discovery/0.2.0/schema.json skills: - name: anew file: anew-anew.md type: skill-md version: '1.0.0' source_url: https://anew.page/.well-known/agent-skills/anew/SKILL.md repo_url: https://github.com/round/anew.page/blob/main/skills/anew/SKILL.md method: searched api: anew Write/Read API description: >- Encode self-contained HTML pages into anew.page URLs, and read the HTML back out of one. Use when a user wants to publish a one-page site or a redirect, or to edit a page they already have a URL for. operations: [writePage, readPage] mcp_tools: [anew_write, anew_read] license: © 2026 All Rights Reserved compatibility: >- Works in any agent. Needs network access to https://anew.page, or a local runtime with brotli (node:zlib, or Python with the brotli package) to mint a URL with no network at all. integrity: advertised_digest: sha256:a60b51a2f80cdb199c9be3a7f91426c30eedd3e0697c0e30cb81f1573b2d9740 computed_digest: sha256:a60b51a2f80cdb199c9be3a7f91426c30eedd3e0697c0e30cb81f1573b2d9740 match: true verified_on: '2026-09-04' install: npx skills add round/anew.page notes: - >- No skill in this directory was authored by API Evangelist. The provider's own file is saved verbatim and unmodified, which is why the digest still matches. - >- The skill grounds itself in real operations — POST /write and GET /SLUG — and in the two live MCP tools, with a documented no-network fallback. It is a genuinely usable skill rather than a marketing restatement.