Open Issues Need Help
View All on GitHubAI Summary: The user is reporting a bug where Skillshare is consistently installing skills into the `~/.claude/skills/` directory, regardless of whether the installation is done via the UI or the terminal. This incorrect placement prevents other providers like `opencode` and `Codex` from recognizing and utilizing these installed skills.
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Claude Code, OpenClaw, OpenCode & more
AI Summary: This is a feature request to add support for the recently released GitHub Copilot CLI. The issue references documentation on Copilot Agents and Skills, indicating the goal is to integrate Copilot CLI's skill management capabilities.
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Claude Code, OpenClaw, OpenCode & more
AI Summary: The `skillshare install` command hangs when cloning large GitHub repositories for subdirectories because it performs a full `git clone` instead of fetching only the necessary files. The user suggests implementing sparse checkout, using the GitHub API, or `git archive --remote` to improve performance and user experience, along with a progress indicator.
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Claude Code, OpenClaw, OpenCode & more
AI Summary: This issue describes a bug where symlinked skills are not automatically discovered by the agent because the scanning process excludes symlinks. While skills can sometimes be accessed by name, this behavior masks the underlying discovery problem, leading to unexpected failures. The proposed solution is to default to copying skills instead of symlinking them to ensure proper discovery and easier uninstallation.
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Claude Code, OpenClaw, OpenCode & more
AI Summary: The user proposes adding a `--copy` flag to the install command to copy files instead of symlinking them. This is intended to address issues with symlinks and improve adoption of the project, and the user is willing to implement the change.
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Claude Code, OpenClaw, OpenCode & more
AI Summary: This issue requests that the 'skillshare' tool adopt the XDG Base Directory Specification for its configuration files. This means the tool should look for its configuration in `${XDG_CONFIG_HOME}/skillshare/config.yaml` if the `XDG_CONFIG_HOME` environment variable is set, otherwise it should default to `<home>/.config/skillshare/config.yaml`.
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Claude Code, OpenClaw, OpenCode & more
AI Summary: This issue requests a change to the font used on the documentation website, as the current font is considered too fancy and difficult to read. The user appreciates the color scheme but suggests modifying the font for better readability. This is a straightforward enhancement request.
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Claude Code, OpenClaw, OpenCode & more
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Claude Code, OpenClaw, OpenCode & more