anywrite
Compiled CLI covering all 52 endpoints of the Anytype local API — objects, properties, tags, search, chat, files — one binary, no MCP server needed.
npx skills add sickn33/agentic-awesome-skills --skill anywrite --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# anywrite ## Overview `anywrite` is a single compiled Bun/TypeScript CLI for the [Anytype](https://anytype.io) desktop app's local HTTP API — **all 52 endpoints** across spaces, objects, properties, tags, types, templates, lists, chat, files, members, search, and auth — as one binary with zero runtime dependencies. It exists as a low-context alternative to Anytype's official MCP server: rather than exposing 52 always-loaded tools to every agent session, `anywrite` is a normal CLI wired as a skill that costs zero context until it's actually invoked, and is equally usable from a terminal or any script. ## When to Use This Skill - Use when the user mentions Anytype or asks to create, update, search, or organize notes, tasks, or PKM objects. - Use when working with Anytype spaces, properties, tags, types, templates, or lists (sets and collections). - Use when the user asks to upload files to a space, chat inside a space, or read/write structured objects programmatically. ## How It Works ### Step 1: Ensure Anytype desktop is running and authenticated This repository does not ship the `anywrite` executable. The user must install or build a reviewed upstream release outside the current w
- Overview
- When to Use This Skill
- How It Works
- Step 1: Ensure Anytype desktop is running and authenticated
- Step 2: Invoke a resource + action
- Examples
- Example 1: Create and update an object
- Example 2: Search and upload a file
- Example 3: Read chat messages
- Best Practices
- Limitations
- Security & Safety Notes
- Common Pitfalls
- Related Skills
What does the anywrite skill do?
Compiled CLI covering all 52 endpoints of the Anytype local API — objects, properties, tags, search, chat, files — one binary, no MCP server needed.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill anywrite --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.