VDERR/echocat-skill-panel
DSH 技能调用审计 + 应用内 skill 管理器
About the project
A cordis plugin for DSH Desktop Beta that reports which skills were invoked in each conversation turn and lets you install or remove skills directly inside the app.
Useful for
- Install a skill from a GitHub repo or folder link without filling in fields manually
- Insert a skill invocation into the draft via the quote button in the turn report
- Set a Chinese display name for a skill via meta.yaml and edit it on the card
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- The repository is 3 days old and already has 201 stars.
- Top new repositories this week: #79.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 201
- Stars in a day
- 0
- Forks
- 6
- Issues and pull requests
- 0
- Watchers
- 6
- Language
- JavaScript
- License
- MIT
- Latest release
- v4.1.0 · September 21, 2026
- Created
- September 18, 2026
- Last push
- September 21, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026Top new repositories this week: #78
- September 20, 2026Top new repositories this week: #60
- September 19, 2026Top new repositories this week: #69
- September 18, 2026Top new repositories this week: #132
Similar projects
-
9.3
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.3
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
7.3
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
7.0
vercel-labs/json-render
Generative UI framework: an LLM turns prompts into JSON interfaces constrained to a catalog of components you define, keeping output predictable and safe. Supports React, Vue, Svelte, Solid, React Native, Next.js, 3D,…
-
7.0
typesafe-ai/skills
Agent skills for building with TypeSafe's System One API: typed decisions and probabilities for LLM agents. Installs as a Claude Code plugin or via skills.sh.
-
6.9
rmalde/minecraft-agent
An AI agent that plays Minecraft Java 1.16.5: the Astra GPT planner sets objectives, JEV picks actions, and Mineflayer executes them via the normal player protocol. Includes run recording and verification.