Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Voice Screening Matching Cli

ASecurity

Use the Nimrobo CLI for voice screening and matching network operations.

19 stars
0 votes
0 copies
1 views
Added 9/19/2026
ai-agentsgobashdocumentation

Works with

cli

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill voice-screening-matching-cli --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Voice Screening Matching Cli?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Voice Screening Matching Cli
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-voice-screening-matching-cli/badge)](https://www.skillsdirectory.com/skills/rondoflow-voice-screening-matching-cli)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: voice-screening-matching-cli
description: "Use the Nimrobo CLI for voice screening and matching network operations."
category: "Media"
author: community
version: "0.17.0"
icon: image
---

# Nimrobo CLI Skill

This skill enables you to use the Nimrobo CLI for voice screening and matching network operations.

## Overview

Nimrobo CLI provides two command platforms:

1. **Voice Commands** (`nimrobo voice`) - Voice-first AI platform for running interviews, screening, and diagnostic conversations via shareable voice-links
2. **Net Commands** (`nimrobo net`) - Matching network for organizations, job posts, applications, and messaging

Both platforms share the same authentication system.

## Key Concepts

### Input Methods

Commands support multiple input methods (in priority order):
1. **CLI Flags** - Direct options like `--name "Value"`
2. **JSON Files** - Use `-f ./data.json` for complex inputs
3. **Stdin** - Use `--stdin` to pipe JSON input
4. **Interactive Mode** - Prompts when flags aren't provided

### Context System (Net Commands)

Net commands support a context system to avoid repeating IDs:

```bash
# Set context
nimrobo net orgs use org_abc123
nimrobo net posts use post_xyz789

# Use "current" to reference stored context
nimrobo net orgs get current
nimrobo net posts applications current

# View/clear context
nimrobo net context show
nimrobo net context clear
```

### Pagination

List commands support `--limit` and `--skip` for pagination:

```bash
nimrobo net posts list --limit 20 --skip 40  # Page 3
```

### JSON Output

Add `--json` to any command for machine-readable output:

```bash
nimrobo net posts list --json
```

## Documentation Files

This skill includes the following documentation files for detailed reference:

| File | Description |
|------|-------------|
| `installation.md` | **Start Here**: Installation, login, and onboarding steps |
| `commands.md` | Quick reference table of all commands |
| `voice-commands.md` | Detailed Voice platform commands with examples |
| `net-commands.md` | Detailed Net platform commands with examples |
| `workflow.md` | Common workflow patterns and examples |

## Common Workflows

### Voice: Run an Interview

```bash
# Create project and generate interview links
nimrobo voice projects create -f interview.json
nimrobo voice projects use proj_abc123
nimrobo voice links create -p default -l "Alice,Bob,Charlie" -e 1_week

# After interviews, get results
nimrobo voice sessions evaluation sess_xyz -t project -p default
nimrobo voice sessions transcript sess_xyz -t project -p default --json
```

### Net: Post a Job

```bash
# Create org and post
nimrobo net orgs create --name "Acme Corp" --use
nimrobo net posts create --title "Senior Engineer" --short-content "Join our team!" --expires "2024-06-01" --org current --use

# Review applications
nimrobo net posts applications current --status pending
nimrobo net applications accept app_123
```

### Net: Apply for Jobs

```bash
# Search and apply
nimrobo net posts list --query "engineer" --filter '{"remote": "remote", "salary_min": 100000}'
nimrobo net posts apply post_xyz --note "I'm excited about this role..."

# Track applications
nimrobo net my applications --status pending
```

## Tips for Automation

1. **Use `--json` flag** for parsing output programmatically
2. **Set context** with `use` commands to avoid repeating IDs
3. **Use JSON files** (`-f`) for complex create/update operations
4. **Check `my summary`** for a quick overview of pending actions
5. **Batch operations** are available for applications (`batch-action`)

## Exit Codes

| Code | Description |
|------|-------------|
| 0 | Success |
| 1 | Error |

## Getting Help

See [installation.md](installation.md) for setup instructions.

```bash
nimrobo --help              # List all commands
nimrobo voice --help        # Voice platform help
nimrobo net --help          # Net platform help
nimrobo <command> --help    # Help for specific command
```

# Onboard (set up profile and org from JSON). run only if the user says to onboard. and follow the instructions as per the response and ask user questions to fill onboarding.
nimrobo onboard

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →