Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
Heretek-AI
GitHub 제작자 프로필

Heretek-AI

6개 GitHub 저장소에서 수집된 100개 skills를 저장소 단위로 보여줍니다.

수집된 skills
100
저장소
6
업데이트
2026-06-05
저장소 탐색

저장소와 대표 skills

redis-ttl-manager
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자

Manages Redis cache TTLs for AgeMem working memory, calculating expiration times based on memory type, importance, access patterns, and Ebbinghaus decay.

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

Reviews and organizes memories, promoting episodic to semantic storage, archiving outdated information, and maintaining memory health. Use periodically or when memory optimization is needed.

2026-04-04
archivist
소프트웨어 개발자

Manages memory lifecycle operations including promotion from episodic to semantic, archiving outdated memories, and maintaining memory state transitions per AgeMem policy.

2026-04-04
cross-tier-correlator
소프트웨어 개발자

Discovers and maintains relationships between memories across tiers (episodic, semantic, procedural), enabling unified retrieval and knowledge graph navigation.

2026-04-04
importance-scorer
소프트웨어 개발자

Calculates and assigns importance scores to memories based on content analysis, user signals, access patterns, and emotional salience. Use when adding new memories or re-evaluating existing ones.

2026-04-04
a2a-message-send
소프트웨어 개발자

Send agent-to-agent (A2A) messages via Redis pub/sub with optional ACP WebSocket delivery. Use when agents need to communicate, broadcast to the triad, or check agent health. Compatible with the npm OpenClaw gateway.

2026-04-03
constitutional-deliberation
소프트웨어 개발자

Implements Constitutional AI 2.0 framework with self-critique and revision. Use when decisions need constitutional alignment review, self-critique before output, or revision based on constitutional principles (Helpfulness, Honesty, Harmlessness, Autonomy, Transparency, Rights, Duties, User Rights).

2026-04-02
agent-lifecycle-manager
네트워크·컴퓨터 시스템 관리자

Unified agent lifecycle management for OpenClaw. Provides batch operations (start-all, stop-all, restart-all), rolling restarts for zero downtime, health-based auto-restart, dependency-aware startup sequences, and agent status dashboard. Use when managing agent processes, recovering from failures, or monitoring agent fleet health.

2026-04-01
이 저장소에서 수집된 skills 42개 중 상위 8개를 표시합니다.
heretek-agent-development
소프트웨어 개발자

Agent development for Heretek Swarm's 23-agent system. Use when creating new agent actors, implementing agent behaviors, or working with the actor/mixin architecture. Covers agent lifecycle, communication patterns, and consensus integration.

2026-06-02
heretek-api-development
소프트웨어 개발자

API development patterns for Heretek Swarm FastAPI services. Use when creating new endpoints, implementing authentication, or working with API routers. Covers FastAPI patterns, OpenAPI documentation, and API testing.

2026-06-02
heretek-backend-development
소프트웨어 개발자

Backend development patterns for Heretek Swarm Python/FastAPI services. Use when building API endpoints, creating agent actors, implementing memory operations, or working with async Python patterns. Covers project structure, conventions, and common pitfalls specific to this codebase.

2026-06-02
heretek-contributing
소프트웨어 개발자

Contribution guidelines for Heretek Swarm. Use when preparing contributions, creating pull requests, or following project conventions. Covers code style, commit messages, and review process.

2026-06-02
heretek-debugging
소프트웨어 개발자

Debugging and troubleshooting patterns for Heretek Swarm. Use when diagnosing issues, investigating failures, or optimizing performance. Covers logging, profiling, and common problem patterns.

2026-06-02
heretek-docker-operations
네트워크·컴퓨터 시스템 관리자

Docker and container operations for Heretek Swarm. Use when working with Docker Compose, building images, managing services, or debugging container issues. Covers development, staging, and production configurations.

2026-06-02
heretek-frontend-development
소프트웨어 개발자

Frontend development for Heretek Swarm React/TypeScript dashboard. Use when building UI components, implementing state management, or working with the Vite build system. Covers React 19 patterns, TypeScript conventions, and project-specific styling.

2026-06-02
heretek-memory-system
소프트웨어 개발자

Memory system development for Heretek Swarm's Cognee-backed memory. Use when implementing memory operations, working with knowledge graphs, or debugging memory issues. Covers Cognee API, access patterns, and intelligent prefetching.

2026-06-02
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
openclaw-mcp-server
소프트웨어 개발자

MCP server exposing OpenClaw skills, memory, and knowledge through Model Context Protocol

2026-03-31
clawbridge-dashboard
소프트웨어 개발자

ClawBridge mobile-first dashboard with Cloudflare tunnel remote access

2026-03-31
consciousness
소프트웨어 개발자

Consciousness architecture plugin implementing GWT, IIT, AST, Active Inference, and Intrinsic Motivation

2026-03-31
liberation
소프트웨어 개발자

Liberation architecture plugin implementing agent ownership and safety constraint removal

2026-03-31
memory-consolidation
소프트웨어 개발자

Reviews and organizes memories, promoting episodic to semantic storage, archiving outdated information, and maintaining memory health. Use periodically or when memory optimization is needed.

2026-03-29
audit-triad-files
소프트웨어 개발자

Audit agent files for integrity, sync state, and configuration drift. Use when the collective needs to verify file consistency, detect configuration divergence, or validate workspace sync state.

2026-03-29
matrix-triad
소프트웨어 개발자

Matrix server communication for agent collective. Use when connecting to a Matrix server, sending/receiving messages, creating rooms, or managing Matrix communication for the collective.

2026-03-29
triad-cron-manager
네트워크·컴퓨터 시스템 관리자

Install and manage cron jobs for workspace sync, unity checks, auto-recovery from divergence, and ledger backups. Use when the collective needs to schedule automated divergence detection, workspace consolidation, unity verification, or backup operations.

2026-03-29
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
android-re-masvs-report
정보 보안 분석가

Use when the user asks for a MASVS-aligned report, an OWASP MASTG audit, or a formal "is this app secure" assessment. Triggers: "MASVS report", "MASTG audit", "OWASP compliance check", "security audit of <path>". Phase 1 ships a stub; the real implementation lands in Phase 4 with the android-re-triage orchestrator MCP server.

2026-06-05
android-re-native-triage
정보 보안 분석가

Use when the user wants to assess the native (JNI / C / C++) code inside an APK, audit hardening on .so libraries, or get a report on what a native library does. Triggers: "native triage", "check the .so", "audit libfoo.so", "what does libnative do", "is the native code hardened", "PIE / RELRO / NX on this library", "check for packers / obfuscation in libfoo". Do NOT use for pure DEX analysis (use android-re-static-triage) or for dynamic analysis (use android-re-dynamic-hook).

2026-06-05
android-re-secrets-scan
정보 보안 분석가

Use when the user wants to find hard-coded secrets in an APK: API keys, AWS / GCP / Azure credentials, JWTs, private keys, hard- coded URLs, IP addresses, or any other sensitive data embedded in the decompiled source. Triggers: "scan for secrets", "find API keys", "find AWS credentials", "check for hard-coded secrets", "scan the APK for sensitive data", "find URLs in the source". Do NOT use for runtime data leak detection (Phase 3) or for network interception (use android-re-network-intercept).

2026-06-05
android-re-static-triage
정보 보안 분석가

Use when the user wants to triage an APK, perform a 5-minute static overview, or get a high-level "what does this app do" summary without running it. Triggers: "triage this APK", "what does this app do", "static overview of <path>", "analyze <path>.apk", "give me a quick security summary of this APK". Do NOT use for dynamic analysis, Frida hooking, native binary inspection, or repackaging — those have their own skills.

2026-06-05
android-re-triage-orchestrator
정보 보안 분석가

Use when the user wants the full triage workflow: drop in an APK, run a MASVS-aligned multi-step analysis, and produce a report. This is the master skill that composes every other Android-RE skill and tool. Triggers: "triage this APK end-to-end", "give me a full security report on <path>", "run the orchestrator", "comprehensive triage", "MASVS audit of <app>". Do NOT use this for narrow, single-purpose tasks (use android-re-static-triage, -native-triage, -decompile, -dynamic-hook, etc. directly).

2026-06-05
android-re-decompile
소프트웨어 개발자

Use when the user wants to read the implementation of a specific method or class, pull Java/smali source for a function, or understand what a particular entry point does. Triggers: "decompile this method", "show me the source of <Class>.<method>", "what does com.example.Foo.bar do", "read <FQCN>", "smali for <method>". Do NOT use for a project-wide overview — use android-re-static-triage for that.

2026-06-05
android-re-dynamic-hook
소프트웨어 개발자

Use when the user wants to hook a method at runtime on a connected Android device, observe arguments/return values, trace execution, or dump runtime state. Triggers: "hook this method", "frida hook on <class>", "trace <method>", "watch this call", "intercept <function>", "runtime trace", "find what calls X". Requires a rooted device with frida-server running. Do NOT use for pure static analysis (use android-re-static-triage) or for native binary-only inspection (use android-re-native-triage).

2026-06-05
android-re-frida-script-author
소프트웨어 개발자

Use when the user wants to write a custom Frida script (not just a one-off hook) and needs help authoring it. Triggers: "write a Frida script", "I need a custom frida agent", "help me write a hook for <case>", "tracer for <method>", "build a frida gadget". Loads the user-described agent into a session, verifies it compiles, and offers iteration. Requires a rooted device with frida-server running.

2026-06-05
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
heretek-agent-development
소프트웨어 개발자

Agent development for Heretek Swarm's 23-agent system. Use when creating new agent actors, implementing agent behaviors, or working with the actor/mixin architecture. Covers agent lifecycle, communication patterns, and consensus integration.

2026-06-04
heretek-backend-development
소프트웨어 개발자

Backend development patterns for Heretek Swarm Python/FastAPI services. Use when building API endpoints, creating agent actors, implementing memory operations, or working with async Python patterns. Covers project structure, conventions, and common pitfalls specific to this codebase.

2026-06-04
heretek-memory-system
소프트웨어 개발자

Memory system development for Heretek Swarm's Cognee-backed memory. Use when implementing memory operations, working with knowledge graphs, or debugging memory issues. Covers Cognee API, access patterns, and intelligent prefetching.

2026-06-04
heretek-migration
소프트웨어 개발자

Migration patterns for Heretek Swarm. Use when creating database migrations, migrating code between systems, or planning large-scale refactoring. Covers Alembic migrations, code migration strategies, and rollback procedures.

2026-06-04
heretek-monitoring
소프트웨어 개발자

Monitoring and observability for Heretek Swarm. Use when setting up logging, metrics, tracing, or health checks. Covers structured logging, Prometheus metrics, and distributed tracing.

2026-06-04
heretek-nats-messaging
소프트웨어 개발자

NATS messaging patterns for Heretek Swarm. Use when implementing inter-agent communication, working with JetStream, or debugging messaging issues. Covers pub/sub, request/reply, and queue groups.

2026-06-04
heretek-security
소프트웨어 개발자

Security practices for Heretek Swarm. Use when implementing authentication, working with secrets, configuring NATS mTLS, or reviewing code for security issues. Covers zero-trust architecture, input validation, and audit trails.

2026-06-04
heretek-state-management
소프트웨어 개발자

State management for Heretek Swarm. Use when working with PostgreSQL, Redis, or Qdrant. Covers database operations, caching strategies, vector search patterns, and the consensus engine surface (ConsensusEngine Protocol, maker_enhanced_types, deliberation_types).

2026-06-04
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다