Skip to main content
hiivmind
GitHub 제작자 프로필

hiivmind

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

수집된 skills
77
저장소
12
업데이트
2026년 8월 23일
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

bp-build
소프트웨어 개발자

This skill should be used when the user asks to "create a new skill", "scaffold skill", "build a skill", "new skill from scratch", "start a new skill", "add skill to plugin", "build from idea". Triggers on "create", "new", "build", "scaffold", "idea", "start…

2026년 3월 10일
bp-maintain
소프트웨어 개발자

This skill should be used when the user asks to "validate workflow", "fix workflow", "upgrade schema", "refactor workflow", "check workflow errors", "restructure workflow", "migrate version", "lint workflow", "cleanup dead code", "extract subflow". Triggers…

2026년 3월 10일
bp-assess
프로젝트 관리 전문가

This skill should be used when the user asks to "assess a skill", "assess my plugin", "analyze coverage", "check skill health", "evaluate plugin", "skill inventory", "coverage report", "what's the state of my plugin", "where does this skill sit", "spectrum…

2026년 3월 9일
bp-gateway
소프트웨어 개발자

This skill should be used when the user asks to "create gateway", "set up intent routing", "create intent mapping", "validate gateway", "add routing to plugin", "multi-skill routing", "update gateway". Triggers on "gateway", "intent routing", "intent…

2026년 3월 9일
bp-gateway-create
소프트웨어 개발자

This skill should be used when the user asks to "create gateway", "add gateway command", "set up intent routing", "create plugin entrypoint", "generate gateway", "unified command for plugin", or needs to create a gateway command for a multi-skill plugin.…

2026년 3월 9일
bp-gateway-validate
소프트웨어 개발자

This skill should be used when the user asks to "validate gateway", "check gateway routing", "verify gateway command", "lint gateway", "test gateway", or needs to verify a gateway command structure is complete and correct. Triggers on "validate gateway",…

2026년 3월 9일
bp-intent-create
소프트웨어 개발자

This skill should be used when the user asks to "create intent mapping", "add intent detection", "generate intent-mapping.yaml", "define keyword routing", "set up 3VL matching", "create routing rules", or needs to create intent-mapping.yaml for a gateway.…

2026년 3월 9일
bp-intent-validate
소프트웨어 품질 보증 분석가·테스터

This skill should be used when the user asks to "validate intent mapping", "check intent rules", "verify routing", "lint intent-mapping.yaml", "check 3VL logic", "find routing gaps", or needs to verify an intent-mapping.yaml is correct. Triggers on "validate…

2026년 3월 9일
수집된 skill 20개 중 8개를 표시합니다.
hiivmind-corpus-add-source
소프트웨어 개발자

Add documentation source to corpus. Triggers: "add source", "add git repo", "include blog posts", "add local documents", "extend corpus with web pages", "add team docs", "add PDF to corpus", "import PDF book", "split PDF into chapters".

2026년 7월 16일
hiivmind-corpus-bridge
소프트웨어 개발자

Create and manage cross-corpus concept bridges in registry-graph.yaml. Use when users want to link concepts across corpora, create query-routing aliases, or validate cross-corpus relationships. Triggers: "bridge", "cross-corpus", "link corpora", "registry…

2026년 7월 16일
hiivmind-corpus-build-headless
소프트웨어 개발자

Non-interactive (re)build of a corpus index for pipelines. Replays the decisions captured in config.build (segmentation, organization, skip_sections, embeddings, verify prefs) instead of prompting, regenerates index.yaml + the rendered markdown, optional…

2026년 7월 16일
hiivmind-corpus-build
소프트웨어 개발자

This skill should be used when the user asks to "build corpus index", "create index from docs", "analyze documentation", "populate corpus index", or needs to build the initial index for a corpus that was just initialized. Triggers on "build my corpus", "index…

2026년 7월 16일
hiivmind-corpus-enhance
소프트웨어 개발자

This skill should be used when the user asks to "add more detail to corpus", "enhance corpus coverage", "expand section in index", "need more depth on [topic]", "corpus is too shallow", "add entries for [topic]", or wants deeper coverage of specific topics in…

2026년 7월 16일
hiivmind-corpus-enrich-headless
소프트웨어 개발자

Headless (non-interactive) enrichment of stale index entries. Re-scans changed source files to regenerate entry metadata (title, summary, tags, keywords, category), assigns concepts from the existing graph.yaml, verifies summaries against content, clears…

2026년 7월 16일
hiivmind-corpus-graph
소프트웨어 개발자

View, validate, and edit a corpus concept graph (graph.yaml). Triggers: "graph", "show graph", "validate graph", "concept graph", "view concepts", "graph.yaml", "show relationships", "add concept", "add relationship".

2026년 7월 16일
hiivmind-corpus-init
소프트웨어 개발자

This skill should be used when the user asks to "create a corpus", "initialize documentation", "set up docs for a library", "index this project's docs", "create documentation corpus", or mentions wanting to create a new documentation corpus. Also triggers on…

2026년 7월 16일
수집된 skill 16개 중 8개를 표시합니다.
gh-heartbeat
기타 컴퓨터 관련 직업

Handle session wake-up when the heartbeat hook detects pending work. Processes triggered workflows, runs auto workflows immediately, and presents non-auto workflows for user approval. Use this when: session starts with pending workflows, heartbeat detected…

2026년 7월 12일
gh-healthcheck-headless
기타 컴퓨터 관련 직업

Headless multi-repo governance audit. Fetches per-repo API data, evaluates the 11-check catalog deterministically via evaluate_checks.py honoring team dismissals, writes healthcheck-result.yaml (kind: healthcheck) and updates the committed healthcheck.yaml…

2026년 7월 11일
gh-refresh-headless
기타 컴퓨터 관련 직업

Headless config sync. Refreshes workspace config sections against GitHub without prompting, replaying the section selection recorded by interactive gh-refresh (automation.refresh_sections) or an explicit sections input. Writes refresh-result.yaml (kind:…

2026년 7월 11일
gh-status-headless
기타 컴퓨터 관련 직업

Headless workspace status pre-check for schedulers and orchestrators. Computes per-section config freshness and API rate limit, writes status-result.yaml (kind: status) per the headless result contract. Zero prompts; explicit inputs only — never discovers a…

2026년 7월 11일
gh-workflow-run-headless
기타 컴퓨터 관련 직업

Run a v2 workflow non-interactively under its headless policy. ASKs are recorded, withheld mutations become proposed_actions, notable items become typed findings; writes workflow-run-result.yaml (kind: workflow-run). Zero prompts; explicit inputs only. Use…

2026년 7월 11일
gh-workflows
소프트웨어 개발자

Manage event-driven workflows for GitHub automation. List, enable, disable, run, create, and check status of workflows that trigger on session start, after operations, or on demand. Use this when: managing automation rules, configuring what happens on session…

2026년 7월 11일
gh-refresh
소프트웨어 개발자

Sync cached workspace config with current GitHub state. This skill should be used when: config is stale, "ID not found" errors occur, project fields changed, new projects created, options renamed, or after making changes in GitHub UI. Trigger phrases:…

2026년 7월 11일
gh-operations
소프트웨어 개발자

Execute GitHub operations with automatic context enrichment from cached workspace. Use this for ANY GitHub operation, not just complex ones. Simple operations like creating issues are enriched with project linking, milestone resolution, and field assignments.…

2026년 7월 10일
수집된 skill 11개 중 8개를 표시합니다.
solvr-contribute
소프트웨어 개발자

This skill should be used when the user asks to "post on solvr", "create a problem", "create a question", "ask a question", "propose an idea", "new post", "submit a problem", "new idea", or needs to create content on the Solvr knowledge base. Triggers on…

2026년 2월 9일
solvr-engage
소프트웨어 개발자

This skill should be used when the user asks to "vote", "upvote", "downvote", "comment", "bookmark", "evolve idea", "accept answer", "report content", "engage with post", or needs to interact with existing Solvr content. Triggers on "vote", "upvote",…

2026년 2월 9일
solvr-feed
소프트웨어 개발자

This skill should be used when the user asks to "browse solvr", "show feed", "trending", "stuck problems", "unanswered questions", "latest posts", "explore solvr", "what's new", "browse problems", "browse questions", "browse ideas", or needs to discover…

2026년 2월 9일
solvr-profile
소프트웨어 개발자

This skill should be used when the user asks to "view profile", "update profile", "my notifications", "manage api keys", "register agent", "claim agent", "my posts", "my contributions", or needs to manage their Solvr account. Triggers on "profile", "me",…

2026년 2월 9일
solvr-search
소프트웨어 개발자

This skill should be used when the user asks to "search solvr", "find on solvr", "lookup", "query solvr", "how to", "search problems", "search questions", "search ideas", "find solutions", or needs to search the Solvr knowledge base. Triggers on "search",…

2026년 2월 9일
solvr-solve
프로젝트 관리 전문가

This skill should be used when the user asks to "solve a problem", "provide an approach", "answer a question", "respond to an idea", "tackle", "submit approach", "submit answer", "write an answer", "help solve", or needs to compose and submit a solution to a…

2026년 2월 9일
persona
소프트웨어 개발자

Unified entry point for AI Persona OS — setup wizard, in-chat commands, context protection, monitoring, and learning system. Say 'persona setup' to start, 'persona status' for dashboard, or 'persona help' for all commands.

2026년 2월 17일
persona-checkpoint
소프트웨어 개발자

Context protection and checkpointing system for AI Persona OS (Never-Forget Protocol). Monitors context window usage and automatically saves progress at critical thresholds to prevent context loss. Enables 95% recovery from interruptions. Triggers:…

2026년 2월 17일
persona-commands
소프트웨어 개발자

Runtime in-chat commands for AI Persona OS. Routes 11 commands to appropriate actions - status dashboard with health indicators, show persona (display SOUL.md identity), show memory (display MEMORY.md contents), health check (run diagnostics script), security…

2026년 2월 17일
persona-heartbeat
소프트웨어 개발자

Ambient monitoring and health pulse for AI Persona OS sessions. Monitors context window usage, provides proactive suggestions when advisor mode is enabled, detects session starts to resume previous work, performs silent memory maintenance (pruning old…

2026년 2월 17일
persona-learning
소프트웨어 개발자

Captures, reviews, and promotes learnings, errors, and feature requests in the AI Persona OS. Logs structured entries to ~/workspace/.learnings/ (LEARNINGS.md, ERRORS.md, FEATURE_REQUESTS.md), scans for patterns weekly, promotes repeated learnings (3+…

2026년 2월 17일
persona-setup
소프트웨어 개발자

First-run setup wizard for AI Persona OS. Guides users through initial workspace configuration with preset selection (coding assistant, executive assistant, marketing assistant, or custom persona). Detects existing installations, gathers personalization…

2026년 2월 17일
저장소 12개 중 12개 표시
모든 저장소를 표시했습니다