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

clawdbot-skills-pack

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

수집된 skills
13
Stars
0
업데이트
2026-01-26
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-memory-skills
소프트웨어 개발자

Self-improving agent architecture using ChromaDB for continuous learning, self-evaluation, and improvement storage. Agents maintain separate memory collections for learned patterns, performance metrics, and self-assessments without modifying their static .md configuration.

2026-01-26
skill-creator
소프트웨어 개발자

Guide for manually creating custom skills from scratch with templates and validation. Use when designing NEW skills with specific requirements. For auto-generating skills from existing git repos, use /generate-skills instead.

2026-01-26
qavr-status
소프트웨어 개발자

Display QAVR (Q-Value Augmented Vector Retrieval) system status including mode, interaction counts, top memories by Q-value, and configuration.

2026-01-26
self-improving-agent
소프트웨어 개발자

Enables continuous self-improvement through learning from failures, user corrections, and capability gaps. Integrates with QAVR for learned memory ranking.

2026-01-26
adversarial-reasoning
정보 보안 분석가

Stress-test solutions using the STRIKE framework. Systematically attack proposals to find weaknesses before deployment.

2026-01-26
breadth-of-thought
경영 분석가

Exhaustive solution space exploration. Use when you need ALL viable options (not just the best), solution space is unknown, or you can't afford to miss alternatives.

2026-01-26
hypothesis-elimination
소프트웨어 개발자

Diagnostic reasoning for finding root causes. Generates multiple hypotheses, designs tests to eliminate each, and converges on the true cause through evidence.

2026-01-26
integrated-reasoning-v2
소프트웨어 개발자

Meta-orchestrator that selects optimal reasoning patterns based on problem characteristics. Analyzes 11 dimensions and recommends ToT, BoT, SRC, HE, AR, DR, AT, RTR, or NDF patterns.

2026-01-26
tree-of-thoughts
소프트웨어 개발자

Systematic evaluation methodology for finding THE best solution among known options. Explores multiple reasoning paths, scores branches, and prunes low-confidence paths.

2026-01-26
memory-consolidation
소프트웨어 개발자

Periodic "sleep-like" memory optimization. Detects patterns, resolves conflicts, applies decay, and transfers knowledge across contexts.

2026-01-26
qavr-memory
소프트웨어 개발자

Q-Value Augmented Vector Retrieval for learned memory ranking. Tracks which memories are most useful over time and prioritizes them in retrieval.

2026-01-26
confidence-check
소프트웨어 개발자

Pre-implementation validation requiring ≥90% confidence before coding. Prevents wrong-direction work by assessing duplicates, architecture alignment, and root cause understanding.

2026-01-26
security-analysis
정보 보안 분석가

Security assessment using STRIDE threat modeling, OWASP Top 10, and CVSS scoring. Use for security reviews, threat modeling, and secure coding guidance.

2026-01-26