Various extensions for the Eino framework: https://github.com/cloudwego/eino
$ npx -y skills add cloudwego/eino-ext --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
What's inside
English | δΈζ
The EinoExt project hosts various extensions for the Eino framework. Eino framework is a powerful and flexible framework for building LLM applications. The extensions include:
| component type | official implementations |
|---|---|
| ChatModel | OpenAI, Claude, Gemini, Ark, Ollama... |
| Tool | Google Search, Duck Duck Go... |
| Retriever | Elastic Search, Volc VikingDB... |
| ChatTemplate | DefaultChatTemplate... |
| Document Loader | WebURL, Amazon S3, File... |
| Document Transformer | HTMLSplitter, ScoreReranker... |
| Indexer | Elastic Search, Volc VikingDB... |
| Embedding | OpenAI, Ark... |
| Lambda | JSONMessageParser... |
For more details about component types, please refer to the Eino component documentation.
For more details about component implementations, please refer to the Eino ecosystem documentation.
If you discover a potential security issue in this project, or think you may have discovered a security issue, we ask that you notify Bytedance Security via our security center or vulnerability reporting email.
Please do not create a public GitHub issue.
This project is licensed under the Apache-2.0 License.
_typos.toml
.github/
ISSUE_TEMPLATE/
bug_report.md
feature_request.md
PULL_REQUEST_TEMPLATE.md
workflows/
pr-check.yml
tag-notification.yml
tests.yml
typos.toml
.gitignore
.golangci.yaml
.licenserc.yaml
.testcoverage.yml
acp/
backend_test.go
backend.go
conv_test.go
conv.go
examples/
agent.go
go.mod
go.sum
main.go
go.mod
go.sum
README_zh.md
README.md
adk/
backend/
agentkit/
code_template.go
examples/
backend/
main.go
middlewares/
main.go
go.mod
go.sum
README_zh.md
README.md
sandbox_test.go
sandbox.go
types.go
local/
examples/
backend/
main.go
middlewares/
main.go
go.mod
go.sum
local_test.go
local.go
README_zh.md
README.md
callbacks/
apmplus/
apmplus_test.go
apmplus.go
examples/
main.go
go.mod
go.sum
README_zh.md
README.md
session_test.go
session.go
utils_test.go
utils.go
cozeloop/
adk_data_parser_test.go
adk_trace_handler_test.go
builtin_test.go
builtin.go
callback_test.go
callback.go
convert_test.go
convert.go
data_parser_test.go
data_parser.go
examples/
main.go
go.mod
go.sum
internal/
async/
trace.go
consts/
runtime.go
span_key.go
option.go
README_zh.md
README.md
signature_test.go
signature.go
span_context_test.go
span_context.go
trace_handler_test.go
trace_handler.go
utils_test.go
utils.go
langfuse/
go.mod
go.sum
langfuse_test.go
langfuse.go
README_zh.md
README.md
trace.go
utils.go
langsmith/
client.go
examples/
main.go
flow_trace_test.go
flow_trace.go
go.mod
go.sum
langsmith_test.go
langsmith.go
README_zh.md
README.md
trace_test.go
trace.go
utils_test.go
utils.go
CODE_OF_CONDUCT.md
components/
.DS_Store
document/
loader/
file/
examples/
customloader/
custom_loader_impl.go
main.go
fileloader/
main.go
file_loader_test.go
file_loader.go
go.mod
go.sum
README_zh.md
README.md
testdata/
test.md
s3/
go.mod
go.sum
README_zh.md
README.md
s3_loader_test.go
s3_loader.go
url/
examples/
auth/
main.go
dirpath/
main.go
html/
main.go
proxy/
main.go
testdata/
test.html
go.mod
go.sum
README_zh.md
README.md
testdata/
test.html
test.md
url_test.go
url.go
parser/
docx/
docx_parser_test.go
docx_parser.go
examples/
main.go
testdata/
test_docx.docx
go.mod
go.sum
README_zh.md
README.md
html/
go.mod
go.sum
html_test.go
html.go
README_zh.md
README.md
testdata/
normal.html
text.html
pdf/
go.mod
go.sum
option.go
pdf_parser_test.go
pdf_parser.go
README_zh.md
README.md
testdata/
test_pdf.pdf
xlsx/
examples/
main.go
testdata/
test.xlsx
go.mod
go.sum
README_zh.md
README.md
xlsx_parser_test.go
xlsx_parser.go
transformer/
reranker/
score/
go.mod
go.sum
README_zh.md
README.md
score_test.go
score.go
splitter/
html/
go.mod
go.sum
header_test.go
header.go
README_zh.md
README.md
markdown/
examples/
headersplitter/
main.go
go.mod
go.sum
header_test.go
header.go
README_zh.md
README.md
recursive/
examples/
main.go
testdata/
einodoc.md
go.mod
go.sum
README_zh.md
README.md
recursive_test.go
recursive.go
semantic/
go.mod
go.sum
README_zh.md
README.md
semantic_test.go
semantic.go
embedding/
ark/
embedding_test.go
embedding.go
examples/
embedding/
embedding.go
go.mod
go.sum
README_zh.md
README.md
utils.go
cache/
cacher.go
embedding_test.go
embedding.go
examples/
embedding.go
go.mod
go.sum
README_zh.md
README.md
generator_test.go
generator.go
go.mod
go.sum
README_zh.md
README.md
redis/
cacher_test.go
cacher.go
codec_test.go
codec.go
go.mod
go.sum
README_zh.md
README.md
dashscope/
embedding_test.go
embedding.go
examples/
embedding/
embedding.go
go.mod
go.sum
README_zh.md
README.md
gemini/
embedding_test.go
embedding.go
examples/
embedding.go
go.mod
go.sum
README_zh.md
README.md
ollama/
embedding_test.go
embedding.go
examples/
main.go
go.mod
go.sum
README_zh.md
README.md
openai/
embedding_test.go
embedding.go
examples/
embedding/
main.go
go.mod
go.sum
README_zh.md
README.md
qianfan/
embedding.go
examples/
embedding.go
go.mod
go.sum
README_zh.md
README.md
tencentcloud/
embedding_test.go
embedding.go
examples/
embedding.go
go.mod
go.sum
README_zh.md
README.md
indexer/
es7/
consts.go
examples/
embeddings.json
indexer/
add_documents.go
go.mod
go.sum
indexer_test.go
indexer.go
README_zh.md
README.md
utils.go
es8/
consts.go
examples/
embeddings.json
indexer/
indexer_with_sparse_vector/
add_documents.go
add_documents.go
go.mod
go.sum
indexer_test.go
indexer.go
README_zh.md
README.md
utils.go
es9/
consts.go
examples/
embeddings.json
indexer/
indexer_with_sparse_vector/
add_documents.go
add_documents.go
go.mod
go.sum
indexer_test.go
indexer.go
README_zh.md
README.md
utils.go
... 1183 moreFAQ
eino-ext is a Claude Code plugin with 4 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes eino-agent, eino-component, eino-compose. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.