[GH-ISSUE #3556] [BUG]: I have been set env COMMUNITYHUB_BUNDLE_DOWNLOADS_ENABLED="allow_all",but still can not import agent skill #2291

Closed
opened 2026-02-22 18:29:01 -05:00 by yindo · 3 comments
Owner

Originally created by @298068845 on GitHub (Mar 28, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3556

How are you running AnythingLLM?

Docker (local)

What happened?

I can import System Prompts or Slash Commands,but agent skill fail and show the log : Fail to import agent skill. Community Hub bundle downloads are not enabled. The system administrator must enable this feature manually to allow this instance to download these types of items. See https://docs.anythingllm.com/configuration#anythingllm-hub-agent-skills.

Are there known steps to reproduce?

No response

Originally created by @298068845 on GitHub (Mar 28, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3556 ### How are you running AnythingLLM? Docker (local) ### What happened? I can import System Prompts or Slash Commands,but agent skill fail and show the log : Fail to import agent skill. Community Hub bundle downloads are not enabled. The system administrator must enable this feature manually to allow this instance to download these types of items. See https://docs.anythingllm.com/configuration#anythingllm-hub-agent-skills. ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:29:01 -05:00
yindo closed this issue 2026-02-22 18:29:01 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 28, 2025):

You need to restart the server/container when you manually update the ENV file to enable these kinds of changes since it will not reload the ENV if you just edit the file.

@timothycarambat commented on GitHub (Mar 28, 2025): You need to restart the server/container when you manually update the ENV file to enable these kinds of changes since it will not reload the ENV if you just edit the file.
Author
Owner

@p4r4g commented on GitHub (Sep 6, 2025):

worked for me only through setting it through .env file, docker options did not work

@p4r4g commented on GitHub (Sep 6, 2025): worked for me only through setting it through .env file, docker options did not work
Author
Owner

@timothycarambat commented on GitHub (Sep 8, 2025):

That would be the intended way to do so they persist between containers

@timothycarambat commented on GitHub (Sep 8, 2025): That would be the intended way to do so they persist between containers
yindo changed title from [BUG]: I have been set env COMMUNITYHUB_BUNDLE_DOWNLOADS_ENABLED="allow_all",but still can not import agent skill to [GH-ISSUE #3556] [BUG]: I have been set env COMMUNITYHUB_BUNDLE_DOWNLOADS_ENABLED="allow_all",but still can not import agent skill 2026-06-05 14:45:41 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2291