Repository unavailableThe source repository is currently unavailable. Plugin information is preserved from the last successful DSH Plugin Registry snapshot.
DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

skill-manager

DeepSeek Harness plugin for discovering, loading, validating, creating, and auditing filesystem-based skills.

Developer ToolsSecurity & PolicySkills & Workflows
0GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile demo add github:JohnXu22786/skill-manager

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
Skill Manager (repertoire) is a DSH plugin that catalogs skills across workspace, personal, bundled, and configured extra zones. It provides progressive disclosure of skill content, validation and audit reporting, a skill creation wizard, runtime statistics, and a Cordis bridge for DSH tool integration.

Key Capabilities

  • Discovers SKILL.md-based skills across prioritized workspace, personal, bundled, and extra zones.
  • Resolves duplicate skill names by zone priority and reports shadowed copies.
  • Provides index, full-body, and attachment-level progressive disclosure.
  • Exposes tools to list, audit, open, read, run, drop, forge, and check skills.
  • Validates skill metadata and reports fatal issues and warnings; strict mode escalates warnings.
  • Creates minimal or standard skill skeletons and audits generated skills.
  • Runs through a Node/Cordis bridge that invokes a long-lived Python JSON-lines process.
  • Emits catalog and skill lifecycle events for harness integration.

Useful For

  • Give a DSH agent a compact catalog of available project and personal skills.
  • Load skill instructions or supporting files only when needed to control context usage.
  • Create standardized SKILL.md skill directories from within a DSH workflow.
  • Audit a shared skill collection for invalid metadata, naming problems, and shadowed entries.
  • Run scripts bundled with a selected skill through the provided tool interface.

Who It Fits

  • DeepSeek Harness users managing reusable local skills.
  • Teams maintaining project-level or shared skill libraries.
  • Plugin developers integrating skill catalogs into Cordis-based DSH profiles.

Documented Limitations

  • Requires Python 3.10 or later on PATH for the DSH bridge, unless DSH_REPERTOIRE_PYTHON is configured.
  • The built-in metadata parser supports a strict YAML subset and does not support nested mappings, anchors, or other advanced YAML constructs.
  • Discovery only recognizes skill directories up to two levels below each zone root by default.
  • Skill body and attachment reads are constrained by configurable size limits; body loading can be forced.
  • Only scripts and files located within a skill directory can be accessed through peek or run.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
JohnXu22786/skill-manager
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
06231ad · 2026-08-17

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app