Skip to main content
Manusで任意のスキルを実行
ワンクリックで
av
GitHub クリエイタープロフィール

av

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

収集済み skills
70
リポジトリ
9
更新
2026-07-16
リポジトリマップ

skills がある場所

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

#01
harbor
18 件の skills · 2026-07-16
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターその他コンピュータ職ネットワーク・コンピュータシステム管理者プロジェクト管理専門家
5 件の職業カテゴリ · 100% 分類済み
26%比率
#02
mi
16 件の skills · 2026-07-02
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターその他コンピュータ職プロジェクト管理専門家
4 件の職業カテゴリ · 100% 分類済み
23%比率
#03
pace
13 件の skills · 2026-07-08
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者プロジェクト管理専門家マネジメントアナリスト
5 件の職業カテゴリ · 100% 分類済み
19%比率
#04
skills
9 件の skills · 2026-06-08
ソフトウェア開発者ネットワーク・コンピュータシステム管理者ウェブ開発者データサイエンティストデータベース管理者
5 件の職業カテゴリ · 100% 分類済み
13%比率
#05
facts
4 件の skills · 2026-06-03
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
5.7%比率
#06
skilled
4 件の skills · 2026-05-16
コンピュータシステムアナリストソフトウェア開発者データベースアーキテクトネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 100% 分類済み
5.7%比率
#07
agent-store
3 件の skills · 2026-07-03
その他コンピュータ職
1 件の職業カテゴリ · 100% 分類済み
4.3%比率
#08
remotion-bits
2 件の skills · 2026-03-10
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
2.9%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

release
ソフトウェア開発者

Perform Harbor release procedures — version bumping, codegen, committing, pushing, and drafting GitHub releases. Use this skill when the user wants to release a new version of Harbor, bump the version number, create a release on GitHub, run the release codegen pipeline, or anything related to shipping a new Harbor version. Triggers on phrases like "release Harbor", "bump version", "new release", "ship a new version", or "prepare a release".

2026-07-16
test-boost-module
ソフトウェア品質保証アナリスト・テスター

Live-test a Harbor Boost module by sending a real prompt through llamacpp via pi and validating the output. Use when asked to test a boost module, verify a module works, check module behavior, QA a boost module, or confirm a module's effect on LLM output.

2026-07-15
harbor
ネットワーク・コンピュータシステム管理者

CLI toolkit for managing containerized LLM services. Use when the user wants to start, stop, configure, or manage AI/LLM services like Ollama, Open WebUI, llama.cpp, vLLM, LiteLLM, ComfyUI, and 250+ others. Triggers on requests to "run a model", "start ollama", "set up an LLM", "configure harbor", "manage services", "check what's running", "harbor launch", Boost custom workflows, or any Docker-based AI service management task.

2026-07-15
harbor-daytona
ソフトウェア開発者

Use Harbor's Daytona sandbox platform for computer use — creating sandboxes, taking screenshots, sending mouse/keyboard input, and building agent loops. Use when the user wants to interact with a GUI, automate a desktop, do computer use, control a browser visually, or run Claude computer use against a Daytona sandbox.

2026-06-13
bughunt
ソフトウェア品質保証アナリスト・テスター

Fully autonomous bug hunting pipeline — discover bugs in a scoped area using parallel subagents, independently triage each finding, fix confirmed issues with subagents, then audit all fixes against repo constraints and target platforms. Runs end-to-end without user interaction.

2026-06-12
anneal
ソフトウェア開発者

Use when the user wants to systematically fix AI code slop — duplicated logic, over-engineering, silent error swallowing, convention drift, cargo-cult patterns, and other LLM-introduced architectural decay — over a specified duration

2026-06-09
agent-integration-testing
ソフトウェア品質保証アナリスト・テスター

Use when the user requests integration testing, feature validation, or test plan execution

2026-06-03
bugbash
ソフトウェア品質保証アナリスト・テスター

Systematically explore and test any software project (CLI, API, Backend, Library, etc.) to find bugs, usability issues, and edge cases. Produces a structured report with full reproduction evidence (exact commands, inputs, logs, and tracebacks) for every issue.

2026-06-03
このリポジトリの収集済み skills 18 件中、上位 8 件を表示しています。
bughunt
ソフトウェア品質保証アナリスト・テスター

Fully autonomous bug hunting pipeline — discover bugs in a scoped area using parallel subagents, independently triage each finding, fix confirmed issues with subagents, then audit all fixes against repo constraints and target platforms. Runs end-to-end without user interaction.

2026-07-02
self
その他コンピュータ職

Answer questions about how 'mi' works, write new tools, or modify the harness. Use for "how do you work", "write a tool", "add a tool", "create a tool", "extend yourself", "edit yourself", "what tools do you have", or any introspection/modification of the running agent.

2026-05-13
facts-discover
ソフトウェア開発者

Scan the codebase and classify every fact by lifecycle stage — tag @draft, @spec, or @implemented based on what the code actually shows. Add missing facts, fix inaccurate ones, remove obsolete ones. Use when asked to discover facts, bootstrap or update a fact sheet, scan the codebase for truths, sync facts to match the code, or audit the fact sheet for accuracy.

2026-05-07
facts-implement
ソフトウェア開発者

Operate on @spec facts — implement them in code, then tag @implemented. Use when asked to implement facts, implement the spec, build from the fact sheet, make facts true, or work through unimplemented requirements.

2026-05-07
facts-refine
ソフトウェア開発者

Operate on @draft facts — collaboratively refine them into precise, actionable @spec facts. Resolve ambiguities, fill gaps, eliminate contradictions, and sharpen labels until every fact is ready to implement. Use when asked to refine facts, clarify the spec, review facts for quality, or "work on facts" with the user.

2026-05-07
facts
ソフトウェア開発者

Manage .facts files — atomic, validatable truth statements about a project. Install, check, list, add, edit, remove, and lint facts via the CLI. ALWAYS read this skill when the user mentions facts in any capacity.

2026-05-07
new-skill
その他コンピュータ職

Write a new SKILL.md to teach yourself a procedure for a recurring task. Use when asked to "write a skill", "create a skill", "add a skill", "remember how to X", "make a procedure for X", or when you notice a task pattern worth recalling in future sessions.

2026-04-27
explore
ソフトウェア開発者

Answer "how does X work", "where is X defined", or "trace through Y" questions about a codebase using parallel subagent searches with cited summaries.

2026-04-25
このリポジトリの収集済み skills 16 件中、上位 8 件を表示しています。
pace-config
ソフトウェア開発者

Generate a config.yaml for the pace personal dashboard from a user's natural-language description of interests. Maps topics to content adapters (RSS, Hacker News, Reddit, GitHub, arXiv, YouTube, Mastodon, etc.), composes transform pipelines, designs flexbox layouts, and optionally wires up LLM-powered summarization and ranking. Use when asked to configure, set up feeds for, or customize a pace dashboard.

2026-07-08
pace-setup
ネットワーク・コンピュータシステム管理者

Install and run the pace personal dashboard. Covers cloning, dependency install via Bun, Docker and Docker Compose deployment, CLI flags (--config, --port), environment variable overrides (PACE_CONFIG, PORT), themed starter configs, and troubleshooting common startup errors. Use when asked to set up, install, deploy, or run a pace dashboard.

2026-07-08
pace-dashboard-configure
ソフトウェア開発者

Generate a config.yaml for the pace personal dashboard from a user's natural-language description of interests. Maps topics to content adapters (RSS, Hacker News, Reddit, GitHub, arXiv, YouTube, Mastodon, etc.), composes transform pipelines, designs flexbox layouts, and optionally wires up LLM-powered summarization and ranking. Use when asked to configure, set up feeds for, or customize a pace dashboard.

2026-06-18
pace-dashboard-setup
ソフトウェア開発者

Install and run the pace personal dashboard. Covers cloning, dependency install via Bun, Docker and Docker Compose deployment, CLI flags (--config, --port), environment variable overrides (PACE_CONFIG, PORT), themed starter configs, and troubleshooting common startup errors. Use when asked to set up, install, deploy, or run a pace dashboard.

2026-06-18
timeboxed-iterating
プロジェクト管理専門家

Use when the user specifies a task and a duration, and the work should be done iteratively by subagents over that time period

2026-06-02
ideate
マネジメントアナリスト

Timeboxed ideation on a topic using propose-and-critique subagent pairs. Use when the user wants to brainstorm, explore ideas, discover features, generate options, or think through possibilities for a specified duration. Triggers on requests like "brainstorm X for 30 minutes", "ideate on X", "spend an hour thinking about X", "what features should we build", "explore options for X".

2026-06-02
anneal
ソフトウェア開発者

Use when the user wants to systematically fix AI code slop — duplicated logic, over-engineering, silent error swallowing, convention drift, cargo-cult patterns, and other LLM-introduced architectural decay — over a specified duration

2026-06-02
agent-integration-testing
ソフトウェア品質保証アナリスト・テスター

Use when the user requests integration testing, feature validation, or test plan execution

2026-06-02
このリポジトリの収集済み skills 13 件中、上位 8 件を表示しています。
make-video
ソフトウェア開発者

Build a HyperFrames video composition from a brief/script autonomously. Uses separated builder and critic subagents — builders never review their own work. Quality decisions are grounded in project context (identity, audience, goals) and established visual/motion design principles. Measurable criteria (text size, contrast, overflow) are verified with tooling, not visual judgment. Use when the user says "make this video", "implement this brief", "build this composition", or provides a video script/brief to implement.

2026-06-08
sandcastle
ソフトウェア開発者

Orchestrate AI coding agents (Claude Code, Codex, OpenCode) in isolated sandboxes using the @ai-hero/sandcastle SDK. Use when the user needs to (1) run agents AFK in Docker/Podman containers, (2) build multi-agent pipelines with plan-execute-review patterns, (3) run parallel agents on separate worktrees, (4) create iterative agent loops with maxIterations, (5) extract structured output from agent runs, (6) set up sandcastle in a new or existing project, or (7) write prompt files with template args and shell expressions.

2026-05-19
superclaude
ソフトウェア開発者

Configure and operate the Claude Code harness for large codebases. Builds CLAUDE.md hierarchies, scoped test/lint commands, file exclusions, codebase maps, hooks, skills, subagent strategies, and LSP/MCP wiring. Use when setting up Claude Code for a new repo, auditing an existing configuration, onboarding a team, or scaling from single-developer to org-wide deployment. Triggers on "set up Claude Code for this repo", "optimize my Claude Code config", "audit my CLAUDE.md", "make this codebase navigable", "configure hooks/skills/plugins".

2026-05-19
run-llms
ネットワーク・コンピュータシステム管理者

Comprehensive guide for setting up and running local LLMs using Harbor. Use when user wants to run LLMs locally, set up or troubleshoot Ollama, Open WebUI, llama.cpp, vLLM, SearXNG, Open Terminal, or similar local AI services. Covers full setup from Docker prerequisites through running models, per-service configuration, VRAM optimization, GPU troubleshooting, web search integration, code execution, profiles, tunnels, and advanced features. Includes decision trees for autonomous agent workflows and step-by-step troubleshooting playbooks.

2026-04-03
turso-db
データベース管理者

Install, configure, and work with Turso DB — an in-process SQLite-compatible relational database engine written in Rust. Use when the user needs to (1) install Turso DB, (2) create or query databases with the tursodb CLI shell, (3) use Turso from JavaScript/Node.js via @tursodatabase/database, (4) work with vector search or embeddings in Turso, (5) set up full-text search with FTS indexes, (6) configure transactions including MVCC concurrent transactions, (7) enable encryption at rest, or (8) use Change Data Capture (CDC) for audit logging.

2026-04-03
pull-llamacpp-model
ネットワーク・コンピュータシステム管理者ソフトウェア開発者

Use when pulling or downloading a new llamacpp model. The active ROCm image (kyuz0/amd-strix-halo-toolboxes) fails to start in the ephemeral pull container without ROCm device access. Must temporarily switch to the standard CPU image.

2026-03-30
tinygrad
データサイエンティスト

Deep learning framework development with tinygrad - a minimal tensor library with autograd, JIT compilation, and multi-device support. Use when writing neural networks, training models, implementing tensor operations, working with UOps/PatternMatcher for graph transformations, or contributing to tinygrad internals. Triggers on tinygrad imports, Tensor operations, nn modules, optimizer usage, schedule/codegen work, or device backends.

2026-01-30
boost-modules
ソフトウェア開発者

Create custom modules for [Harbor Boost](https://github.com/av/harbor/tree/main/boost), an optimizing LLM proxy. Use when building Python modules that intercept/transform LLM chat completions—reasoning chains, prompt injection, structured outputs, artifacts, or custom workflows. Triggers on requests to create Boost modules, extend LLM behavior via proxy, or implement chat completion middleware.

2026-01-23
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
9 件中 9 件のリポジトリを表示
すべてのリポジトリを表示しました