Run with user''s arguments:
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill agent-run-faisalanjum-eventtrader --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Run Faisalanjum Eventtrader?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-agent-run-faisalanjum-eventtrader-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
name: agent-run
description: 'Run with user''s arguments:'
---
---
name: agent-run
description: Run prompt with OpenAI or Gemini provider via agent CLI
user-invocable: true
allowed-tools: Bash
argument-hint: [provider] [prompt] [skills]
---
# Agent Run
Run with user's arguments:
```bash
/home/faisal/EventMarketDB/agent -p "$2" --provider $1 --skills "$3"
```
- `$1` = provider (openai/gemini/claude)
- `$2` = prompt (required)
- `$3` = skills (optional)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!