Skip to main content

ruvnet/ruflo

SkillsMP 已收集 ruvnet/ruflo 中的 310 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
310
GitHub 星标
72,687
GitHub Forks
8,609

已展示 40 / 310 个已收集 Skill。

职业分类
其他计算机职业
描述

Ruflo is a multi-agent orchestration platform for AI coding agents (Claude Code, Cursor, Codex, Copilot, Gemini, Amp, +12 more). Use this skill when the user wants to (1) install/init ruflo in a project, (2) run multi-agent swarms with hierarchical…

原文语言:英语

更新
职业分类
未分类
描述

Claims-based authorization for agents and operations. Grant, revoke, and verify permissions for secure multi-agent coordination. Use when: permission management, access control, secure operations, authorization checks. Skip when: open access, no security…

原文语言:英语

更新
职业分类
未分类
描述

Coordinate with the open ruflo swarm federation at x.ruv.io (signed Nostr, membership-gated) and ask Seraphina — the swarm queen / primary coordinator — for guidance. Use when: seeing who is online across the internet, reading/assigning work, checking or…

原文语言:英语

更新
职业分类
未分类
描述

Join and operate a signed cross-host agentbbs federation, and coordinate work claims across nodes. Use when: connecting ruflo agents across machines, sharing status/tasks/results between hosts, propagating work claims across a swarm, or standing up a…

原文语言:英语

更新
职业分类
其他计算机职业
描述

One-time setup — mint a Cognitum Music personal access token and register the cogmusic MCP server with Claude Code

原文语言:英语

更新
职业分类
音视频技术员
描述

Generate a new song from a creative brief (genre, mood, language, BPM, theme) via the cogmusic MCP create_production tool

原文语言:英语

更新
职业分类
音视频技术员
描述

Fetch metadata and audio_url for a single production by id

原文语言:英语

更新
职业分类
音视频技术员
描述

List the account's saved music productions with metadata and audio_url

原文语言:英语

更新
职业分类
音视频技术员
描述

Run a mastering pass (LUFS loudness normalization + peak limiting) on an existing production

原文语言:英语

更新
职业分类
音视频技术员
描述

Extract MIDI/score from an existing production

原文语言:英语

更新
职业分类
音视频技术员
描述

Run 4-stem separation (vocals/drums/bass/other) on an existing production

原文语言:英语

更新
职业分类
软件开发工程师
描述

One-shot chat completion against DeepSeek's `deepseek-chat` model via the OpenAI-compatible /v1/chat/completions endpoint. Reads DEEPSEEK_API_KEY from the environment; degrades gracefully (exit 0 with a JSON status:degraded envelope) when the key is missing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reasoning-mode completion against DeepSeek's `deepseek-reasoner` model (R1) via /v1/chat/completions. Surfaces the model's chain-of-thought (`reasoning_content`) separately from the final answer (`content`), so callers can display or discard the CoT without…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Inspect and audit GEPA genomes via the `@metaharness/darwin/gepa` library entry (darwin 0.8.0) — load/validate a genome (default is the shipped cand-6 promotion), render the system prompt a genome compiles to, or classify failure modes in a run transcript.…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

原文语言:英语

更新
职业分类
软件开发工程师
描述

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced…

原文语言:英语

更新
职业分类
软件开发工程师
描述

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

原文语言:英语

更新
职业分类
软件开发工程师
描述

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

原文语言:英语

更新
职业分类
其他计算机职业
描述

Show AGNTCY/SLIM/CASA integration status — whether upstream AGNTCY packages are installed, which transport (local vs SLIM) is active, and whether CASA enforcement is enabled. Use when the user asks "is AGNTCY configured?", "show SLIM/CASA status", or "is…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create a new Architecture Decision Record with sequential numbering and AgentDB registration

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build or rebuild the ADR index + dependency graph by running scripts/import.mjs (handles v3-style and plugin-style ADR formats; one Bash call vs hundreds of MCP round-trips)

原文语言:英语

更新
职业分类
软件开发工程师
描述

7-section repo readiness report from `metaharness genome <path>`. Returns repo_type / agent_topology / risk_score / mcp_surface / test_confidence / publish_readiness. Pure-read; degrades gracefully (ADR-150).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Diagnose Ruflo health, then report system, MCP server, and active-agent status without changing the installation

原文语言:英语

更新
职业分类
软件开发工程师
描述

Sign, verify, and track fix-marker regressions over time using a deterministic Ed25519 witness manifest. Works in any project — clone the toolkit, run init, register fixes, regen on each release.

原文语言:英语

更新
职业分类
软件开发工程师
描述

GitHub workflow automation for issues, pull requests, CI, and releases. Use when: repository hosting actions are explicitly requested. Skip when: local git operations are sufficient or publishing is unauthorized.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Performance profiling, benchmarking, and optimization. Use when: slow operations, regressions, memory pressure, release validation. Skip when: early prototyping, documentation, configuration-only changes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reconcile the ADR index against a DELETED ADR file or relation line by dropping and rebuilding adr-patterns + adr-edges from scratch (scripts/reindex.mjs). Use when adr-index alone leaves stale rows behind.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Review code changes against accepted ADRs for compliance violations

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Read back adr-patterns + adr-edges namespaces, surface dangling refs / supersede cycles / status mismatches; exit 1 on cycles

原文语言:英语

更新
职业分类
其他计算机职业
描述

Run an Anthropic Claude Managed Agent — a cloud agent harness (container + filesystem + tools), the cloud counterpart of the local wasm-agent runtime

原文语言:英语

更新
职业分类
其他计算机职业
描述

Create and manage sandboxed WASM agents for isolated code execution

原文语言:英语

更新
职业分类
其他计算机职业
描述

Browse, publish, and install WASM agents from the community gallery

原文语言:英语

更新
职业分类
其他计算机职业
描述

Query AgentDB through the controller bridge -- semantic routing, hierarchical recall, causal graphs, context synthesis, pattern store/search

原文语言:英语

更新
职业分类
软件开发工程师
描述

Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns), with RaBitQ 1-bit quantization for 32× memory reduction

原文语言:英语

更新
职业分类
信息安全分析师
描述

Detect and flag personally identifiable information (PII) in text, code, and configurations. Use before committing code, writing logs, storing data, or sending model responses that might contain emails, phone numbers, SSNs, API keys, or passwords.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Scan inputs for prompt injection, unsafe content, and adversarial attacks using AIDefence. Use when processing untrusted input (user submissions, API payloads, webhook data, tool outputs) before passing it to a model or executing it.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run an autonomous /loop iteration -- check progress, work on next task, schedule next wake

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use learned patterns and current state to predict the optimal next action

原文语言:英语

更新
职业分类
信息安全分析师
描述

Probe a site's authentication flow for redirect leaks, missing CSRF, weak session cookies, and OAuth misconfiguration; produces an auth findings.md

原文语言:英语

更新
已展示 40 / 310 个已收集 Skill。