๐Ÿ“
WritingPython

Update Public Docs

by ReflexioAI

Update Public Docs is a Writing skill for Claude Code, published by ReflexioAI in claude-smart.

771 stars85 forkson ReflexioAI/claude-smartAdded 2026/08/23Repository updated 2026/08/17
agent-memoryai-agent-memoryai-agentsclaudeclaude-codeclaude-code-plugincodexcodex-pluginlocal-firstmemoryopencodeopencode-pluginself-improvementself-improving-ai
Install in seconds
Install Update Public Docs
Copy Update Public Docs into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ReflexioAI/claude-smart/tree/main/.agents/skills/update-public-docs ~/.claude/skills/update-public-docs

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ReflexioAI/claude-smart.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/update-public-docs/SKILL.md in ReflexioAI/claude-smart
Installs to
~/.claude/skills/update-public-docs
Collection
One of 13 skills cataloged from this repository
Category
Writing โ€” 1012 skills

What Update Public Docs does

Update Public Docs keeps public API reference docs in sync with Python source code. Use it to compare client methods, schemas, config models, and examples against MDX docs and fix stale references.

Update Public Docs is cataloged under Writing on DirSkills. Update Public Docs comes from a repository tagged agent-memory, ai-agent-memory, ai-agents, claude and claude-code.

Documentation

README

Update Public Docs

Keep the public documentation at reflexio/public_docs/ in sync with the Python source code (client library, schemas, config models).

Source Files (authoritative)

Read these files to understand the current API surface:

  • reflexio/reflexio_client/reflexio/client.py โ€” All public client methods (defines what's client-facing)
  • reflexio/reflexio_commons/reflexio_commons/api_schema/service_schemas.py โ€” Data models, enums, request/response schemas
  • reflexio/reflexio_commons/reflexio_commons/api_schema/retriever_schema.py โ€” Search/get request/response models
  • reflexio/reflexio_commons/reflexio_commons/config_schema.py โ€” Configuration models

Documentation Files (to update)

Read all MDX docs under reflexio/public_docs/content/docs/:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Update Public Docs

  • What else does ReflexioAI publish alongside Update Public Docs?

    Update Public Docs is one of 13 skills that DirSkills catalogs from ReflexioAI/claude-smart, the repository it ships in. Its siblings there include Agent Browser, Check And Test and Claude Smart. Each one is a separate skill with its own page in this directory, installs the same way Update Public Docs does, and is maintained by ReflexioAI in that same repository. The rest of the collection is listed on the ReflexioAI/claude-smart page.

  • How does Update Public Docs compare to other Writing skills?

    Update Public Docs ranks #570 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Update Public Docs against them. Open each page to compare what they document and how they install.

More from ReflexioAI/claude-smart

Update Public Docs is one of 13 skills cataloged on DirSkills from ReflexioAI/claude-smart.

See all 13 skills โ†’