Skip to main content
intertwine
GitHub クリエイタープロフィール

intertwine

8 件の GitHub リポジトリにある 22 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
22
リポジトリ
8
更新
2026年8月4日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
hive-orchestrator
6 件の skills · 2026年4月7日
コンピュータ・情報システムマネージャーゼネラル・オペレーションズマネージャーソフトウェア開発者情報セキュリティアナリスト
4 件の職業カテゴリ · 100% 分類済み
27%比率
#02
security-verifiers
6 件の skills · 2026年2月4日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者ネットワーク・コンピュータシステム管理者情報セキュリティアナリスト
4 件の職業カテゴリ · 100% 分類済み
27%比率
#03
dspy-agent-skills
5 件の skills · 2026年5月25日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
23%比率
#04
observational-memory
1 件の skills · 2026年5月15日
データサイエンティスト
1 件の職業カテゴリ · 100% 分類済み
4.5%比率
#05
sops-encrypted-envs-mac
1 件の skills · 2026年4月23日
情報セキュリティアナリスト
1 件の職業カテゴリ · 100% 分類済み
4.5%比率
#06
openclaw-observational-memory
1 件の skills · 2026年2月11日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
4.5%比率
#07
claude-code-scheduler
1 件の skills · 2026年3月2日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
4.5%比率
#08
grok-observational-memory
1 件の skills · 2026年8月4日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
4.5%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

hive-maintainer
コンピュータ・情報システムマネージャー

Discipline for developing Hive itself — PR sizing, review handling, merge discipline, release workflow, delegation, and cleanup hygiene. Use this skill when working on Hive repo changes that span multiple PRs or review cycles.

2026年4月7日
hive-coordination
コンピュータ・情報システムマネージャー

Coordinate work across multiple agents and projects in Hive. Covers task claims, blockers, handoffs, campaigns, portfolio management, briefs, and shared memory.

2026年3月22日
hive-essentials
コンピュータ・情報システムマネージャー

Hive mental model and orientation. Read this first before using any other Hive skill. Covers the entity hierarchy, observe-and-steer pattern, drivers, sandboxes, console vs CLI, and workspace conventions.

2026年3月22日
hive-mcp
情報セキュリティアナリスト

Use the Hive MCP server for the thin v2 search and execute tool surface. Use this skill when configuring MCP access to Hive or when an agent needs workspace search and bounded local execution.

2026年3月22日
hive-project-setup
ゼネラル・オペレーションズマネージャー

Set up and configure Hive workspaces, projects, tasks, and evaluator policy. Use this skill when bootstrapping, creating projects, managing tasks, or configuring PROGRAM.md.

2026年3月22日
hive-work-loop
ソフトウェア開発者

The core agent work cycle in Hive — from finding a task through claiming, launching a run, handling approvals, finishing, and promoting. Use this skill for task-first project work, governed runs, and clean handoff.

2026年3月22日
sv-eval
ソフトウェア品質保証アナリスト・テスター

Run and analyze Security Verifiers evaluations. Use when asked to evaluate models on E1 (network-logs) or E2 (config-verification), generate metrics reports, compare model performance, or analyze eval results.

2026年2月4日
sv-report
ソフトウェア品質保証アナリスト・テスター

Generate SV-Bench metrics reports (summary.json + report.md) for E1/E2 runs, validate metrics contracts, and produce comparison-friendly artifacts from outputs/evals/.

2026年2月4日
sv-deploy
ネットワーク・コンピュータシステム管理者

Deploy Security Verifiers environments and packages. Use when asked to deploy to Prime Intellect Environments Hub, publish to PyPI, bump versions, build wheels, or manage releases.

2026年1月24日
sv-data
情報セキュリティアナリスト

Build and manage Security Verifiers datasets. Use when asked to build E1 or E2 datasets, create test fixtures, validate data, or manage dataset files for network-logs or config-verification environments.

2026年1月24日
sv-dev
ソフトウェア品質保証アナリスト・テスター

Development workflow for Security Verifiers. Use when asked to run tests, lint code, format files, set up the development environment, or perform CI checks on the codebase.

2026年1月24日
sv-hf
ソフトウェア開発者

Manage HuggingFace datasets for Security Verifiers. Use when asked to push datasets to HuggingFace, manage metadata, configure gated access, or set up user HF repositories for E1/E2 datasets.

2026年1月24日
dspy-advanced-workflow
ソフトウェア開発者

Drive a complete DSPy 3.2.x project end-to-end — spec → program → metric → baseline → GEPA optimize → export → deploy. Orchestrates the other four DSPy skills (dspy-fundamentals, dspy-evaluation-harness, dspy-gepa-optimizer, dspy-rlm-module) in the correct…

2026年5月25日
dspy-evaluation-harness
ソフトウェア品質保証アナリスト・テスター

Build DSPy evaluation harnesses with rich-feedback metrics that are essential for GEPA optimization. Use when writing a metric function, calling dspy.Evaluate, splitting dev/val sets, debugging "why is my optimizer not improving?", or designing CI-ready DSPy…

2026年5月25日
dspy-fundamentals
ソフトウェア開発者

Write idiomatic DSPy 3.2.x programs — typed Signatures, dspy.Module subclasses, Predict/ChainOfThought/ReAct/ProgramOfThought, and save/load. Use this when starting any new DSPy project or when fixing non-idiomatic DSPy code (hard-coded prompts, ad-hoc string…

2026年5月25日
dspy-gepa-optimizer
ソフトウェア開発者

Optimize DSPy programs with dspy.GEPA — the reflective/evolutionary optimizer that is the 2026 gold standard for DSPy (beats MIPROv2 on complex tasks with far fewer rollouts when the metric returns rich feedback). Use when the user says optimize, compile,…

2026年5月25日
dspy-rlm-module
ソフトウェア開発者

Use dspy.RLM (Recursive Language Model) for reasoning over contexts too large to fit in an LLM's working window — entire codebases, long logs, massive documents, or multi-step data exploration that needs a sandboxed Python REPL. Use when the input is >100k…

2026年4月21日
8 件中 8 件のリポジトリを表示
すべてのリポジトリを表示しました