소스 정보
- 저장소
- chchchadzilla/before-anything-else
- 최근 소스 활동
- 2026년 8월 14일 15:31
- 감지된 SKILL.md 언어
- 영어
- 스타
- 1
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/chchchadzilla/before-anything-else --skill before-anything-else명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | before-anything-else |
| description | Author a better skill, retry, and compare outputs. |
| version | 0.1.0 |
| author | Chad Keith |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["skills","routing","quality","authoring"],"related_skills":["hermes-agent-skill-authoring"]}} |
This is the procedure skill. The plugin injects routing automatically via
pre_llm_call. Load this skill only when a gap or a quality-retry flag says
the existing skills were meh.
Do not turn this into a hub that lists sibling skills. Route from the plugin.
GAP or QUALITY RETRY.Don't use for: greetings, one-shot trivia, or tasks a current skill already covers well.
skills_list and search_files under the Hermes skills tree. If a
peer is close, skill_manage(action='patch') it instead of creating a twin.skill_manage(action='create') into the user skills tree.
Frontmatter must include name, description (trigger in the first 57
chars), version, author (human first), license, platforms.terminal,
read_file, web_search), not raw cat/grep.authored-skills/<name>/
so it can be published later..env in the repo has GITHUB_TOKEN and GITHUB_USERNAME, run
python scripts/publish_skill.py authored-skills/<name>. Otherwise stop
after the local install and tell the user the publish command.hermes chat from a hook. That loops and burns money.
Retry happens on the next turn via the pending-retry file..env.skill_view(name='<new-skill>') returns the body.python scripts/publish_skill.py --dry-run authored-skills/<name> passes
when a token is present.SOC 직업 분류 기준