VDERR/dsh-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 7 days old and already has 201 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 201
- Today
- 0 · ≈ 0 by evening
- Forks
- 6
- Issues and pull requests
- 1
- Watchers
- 6
- Language
- JavaScript
- License
- MIT
- Latest release
- v5.1.3 · September 24, 2026
- Created
- September 18, 2026
- Last push
- September 24, 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 24, 2026Top new repositories this week: #93
- September 23, 2026Top new repositories this week: #91
- September 22, 2026Top new repositories this week: #100
- 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
More in this category
-
8.3
paperclipai/paperclip
Open-source Node.js and React platform for orchestrating a team of AI agents: goals, org chart, budgets, tickets and audit. Suits teams running autonomous agents (Claude Code, Codex, Cursor, etc.) and wanting to manage…
-
8.0
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
7.7
vectorize-io/hindsight
Hindsight is a long-term memory system for AI agents that stores facts and observations rather than just conversation history, reporting state-of-the-art results on the LongMemEval benchmark. It runs as a server…
-
7.6
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.
-
7.4
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.
-
7.1
strands-agents/harness-sdk
Open-source Python and TypeScript SDK for building and running AI agents: agent loop, tools, MCP, memory, multi-agent patterns and tracing in one package. Runs in your process with no hosted control plane and supports…