Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent-knowledge

agent-knowledge에는 stjbrown에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
21
업데이트
2026-07-15
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

kb
기타 컴퓨터 관련 직업

Portable OKF knowledge bundle for coding-agent memory and LLM wikis. Use when the user wants to start a wiki, ingest a source, query project knowledge with citations, lint for drift, or visualize connections; whenever a repo has a knowledge/ bundle that should inform the task; and when another kb-* skill needs the shared spec, glossary, templates, or trust model.

2026-07-15
kb-ingest
기타 컴퓨터 관련 직업

Ingest a source into the knowledge bundle. Use when the user wants to capture, ingest, file, process, or "add this" — a note, transcript, email, PDF, image, web page, or any raw source — into a knowledge/ bundle, or drops content for processing. Reads the source once, extracts its signal, and integrates it across the bundle under the trust model so knowledge compounds instead of being re-derived per query.

2026-07-01
kb-init
소프트웨어 개발자

Scaffold a new OKF knowledge bundle in this project — run when starting a wiki or adding a bundle under knowledge/.

2026-07-01
kb-lint
소프트웨어 개발자

Health-check a knowledge bundle for conformance and drift; optionally auto-fix safe issues.

2026-07-01
kb-query
소프트웨어 개발자

Answer from the knowledge bundle. Use when the user asks what they/the project know about something, wants to look something up, explore connections, or compare things that live in a knowledge/ bundle — and when any task would be informed by an existing bundle, consult it here before answering from scratch. Navigates by progressive disclosure and files valuable answers back so the bundle compounds.

2026-07-01
kb-visualize
웹 개발자

Render a knowledge bundle as an interactive graph — native UI where the host supports it, otherwise a self-contained HTML artifact.

2026-07-01