MCPcopy Index your code
hub / github.com/anc95/writely

github.com/anc95/writely @v0.0.31

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.31 ↗ · + Follow
175 symbols 426 edges 98 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Writely (Beta)

将 Notion AI 的能力带到任何地方

Mozilla Add-on

English Version

特性

1.🔥 基于 Open AI GPT 模型,带来了全新的智能写作体验。

2.✍️ 支持在互联网上的任何编辑器网页上进行写作辅助,有效提高用户的写作效率和质量。

3.📖 该产品可以执行查询翻译和阅读辅助功能,大大减少用户的阅读时间并提高理解能力。

使用方法

安装

Chrome 插件:

Firefox 扩展:Mozilla Add-on

配置

  1. 获取 Open AI API Key。 如果您没有,请在 https://platform.openai.com/account/api-keys 上进行申请。
  2. 单击插件图标,然后单击“设置”图标。

image

  1. 进行配置。

image

  1. 将鼠标滑动到任何网页上的单词上,一个“W”图标将出现在鼠标附近,单击以使用。

demo

更多演示

演示文档

Core symbols most depended-on inside this repo

getSetting
called by 12
src/common/store/settings.ts
saveSetting
called by 6
src/common/store/settings.ts
copy
called by 4
src/content/container/ask-writely/result-panel/actions/copy.tsx
getToken
called by 4
src/common/api/writely.ts
setLock
called by 3
src/content/utils/selection/index.ts
append
called by 3
src/content/utils/selection/index.ts
replace
called by 3
src/content/utils/selection/index.ts
getAccessToken
called by 2
src/background/chatgpt-web.ts

Shape

Function 134
Method 20
Class 18
Enum 3

Languages

TypeScript100%

Modules by API surface

src/components/icon/prompt-icons.tsx15 symbols
src/content/utils/selection/index.ts11 symbols
src/content/container/ask-writely/prompts.tsx7 symbols
src/common/store/settings.ts6 symbols
src/common/api/openai.ts6 symbols
src/options/setting-form/open-api.tsx5 symbols
src/content/container/ask-writely/result-panel/content.tsx5 symbols
src/common/api/instructions.ts5 symbols
src/content/utils/selection/highlight.ts4 symbols
src/content/utils/edit-detector.ts4 symbols
src/content/container/ask-writely/content/index.tsx4 symbols
src/content/app.tsx4 symbols

For agents

$ claude mcp add writely \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page