🔎
AutomationRust

Skill Discovery

by KonghaYao

Skill Discovery is an Automation skill for Claude Code, published by KonghaYao in peri.

163 stars30 forkson KonghaYao/periAdded 2026/09/08+3% in starsRepository updated 2026/09/07
acpclaude-codecoding-agentdeepseekglmmcpruststreaming-markdowntui
Install in seconds
Install Skill Discovery
Copy Skill Discovery into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/KonghaYao/peri/tree/main/spec/archive-issues/tui-panels ~/.claude/skills/tui-panels

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/KonghaYao/peri.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
spec/archive-issues/tui-panels/2026-07-07-tui-missing-start-devflow-skill.md in KonghaYao/peri
Installs to
~/.claude/skills/tui-panels
Collection
One of 20 skills cataloged from this repository
Category
Automation2226 skills

What Skill Discovery does

Skill Discovery helps a TUI detect newly created Claude Code skills and show them in the available skill list. Use it when a skill exists on disk but does not appear after refresh.

Skill Discovery is cataloged under Automation on DirSkills. Skill Discovery comes from a repository tagged acp, claude-code, coding-agent, deepseek and glm.

Documentation

README

TUI 未显示新创建的 start-devflow skill

归档于 2026-07-20,原路径 spec/issues/2026-07-07-tui-missing-start-devflow-skill.md 状态:Fixed 优先级:中 创建日期:2026-07-07

问题描述

新创建的 skill 文件 .claude/skills/start-devflow/SKILL.md 没有出现在 TUI 的 skill 列表或可见加载结果中。用户期望在创建该 skill 后,TUI 能识别并展示 /start-devflow;实际在 TUI 中没有看到该 skill,说明 skill 加载或展示逻辑可能存在不完善之处。

症状详情

项目 观察到的现象
新增文件 /Users/konghayao/code/ai/perihelion/.claude/skills/start-devflow/SKILL.md
期望表现 TUI 中可见新 skill,并可通过 /start-devflow 触发或被列入 skill 摘要
实际表现 TUI 中没有看到该 skill
用户判断 “所以肯定有问题”

复现条件

This is the opening of the README. Read the full README on GitHub.

Commands Skill Discovery provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /start-devflow

Frequently asked about Skill Discovery

  • What else does KonghaYao publish alongside Skill Discovery?

    Skill Discovery is one of 20 skills that DirSkills catalogs from KonghaYao/peri, the repository it ships in. Its siblings there include Adaptive Devflow, Advisor Consultation and Auto Converge. Each one is a separate skill with its own page in this directory, installs the same way Skill Discovery does, and is maintained by KonghaYao in that same repository. The rest of the collection is listed on the KonghaYao/peri page.

  • How does Skill Discovery compare to other Automation skills?

    Skill Discovery ranks #2072 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Discovery against them. Open each page to compare what they document and how they install.

More from KonghaYao/peri

Skill Discovery is one of 20 skills cataloged on DirSkills from KonghaYao/peri.

See all 20 skills
🔧
1h ago

Adaptive Devflow

Adaptive Devflow helps choose a lightweight-to-heavy development workflow for issues, bugfixes, features, and refactors. It guides when to use coordination, review, and verification phases based on task risk and complexity.
Automation
16330
🧭
1h ago

Advisor Consultation

Advisor Consultation uses a tool-free Opus second opinion to evaluate high-risk design trade-offs, unresolved failures, and cross-boundary decisions. Use it after gathering repository evidence when the main agent needs a careful review.
AI Engineering
16330
🔁
1h ago

Auto Converge

Auto Converge refines rules, prompts, and SKILL.md files until agents can follow them reliably. It uses external references and adversarial review loops when a spec is written but not being obeyed.
AI Engineering
16330
🛠️
1h ago

Auto Issue Fixer

Auto Issue Fixer manages an issue from creation through fix, verification, and archival. Use it when someone describes a bug, asks to record a problem, fix an issue, verify a change, or archive a resolved issue.
Automation
16330
📝
1h ago

Blog Writer

Blog Writer provides a style guide for writing Peri project blog posts. Use it when drafting project intros, technical retrospectives, architecture discussions, or performance writeups in the Peri voice.
Writing
16330
🗂️
1h ago

Codebase Index

Codebase Index maps user intents like changing a threshold, tracing an event chain, or finding an entry point to the exact files and functions to open. It is used to quickly locate or rebuild per-crate code indexes for a Rust codebase.
Writing
16330