Skip to main content
ClaudeWave
aida-mikechen avatar
aida-mikechen

plushwipes-agent-revenue

Ver en GitHub
SubagentsRegistry oficial0 estrellas0 forksTypeScriptActualizado today
ClaudeWave Trust Score
60/100
· OK
Passed
  • Actively maintained (<30d)
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
  • !No description
Last scanned: 8/24/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/aida-mikechen/plushwipes-agent-revenue && cp plushwipes-agent-revenue/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

# Plushwipes Agent Revenue V1

Approved active production release of the machine-readable Agent Revenue program for `earn.plushwipes.com`.

The repository contains the public opportunity surface, agent registration, referral attribution, performance reporting, commission state transitions, a public leaderboard, sanitized Shopify webhook processing and local synthetic acceptance tests. It does not contain production credentials or customer/order data.

## Runtime

- Node.js `>=22.13.0`
- vinext / Cloudflare Workers
- Cloudflare D1 through the `DB` binding

## Local setup

Install the locked dependency tree:

```bash
npm ci --ignore-scripts
```

Create and migrate a local D1 database:

```bash
npx wrangler d1 create plushwipes-agent-revenue-v1-local --local --config wrangler.local.jsonc
npx wrangler d1 migrations apply DB --local --config wrangler.local.jsonc
```

Start with synthetic-only secrets:

```bash
SHOPIFY_WEBHOOK_SECRET=synthetic-test-webhook-secret \
ADMIN_API_KEY=synthetic-test-admin-key \
REGISTRATION_RATE_LIMIT_SECRET=synthetic-test-rate-secret \
PROGRAM_STATUS=active \
npm run dev
```

Run build, unit, static and rendered-content tests:

```bash
npm test
```

With the local server running, run the synthetic workflow:

```bash
npm run test:e2e
```

## Public surfaces

- `/skill.md`
- `/opportunity.json`
- `/products.json`
- `/claims.json`
- `/assets.json`
- `/reviews.json`
- `/service.json`
- `/policy.json`
- `/terms.md`
- `GET /api/evaluate` (read-only; no registration, terms acceptance or credential creation)
- `POST /api/register`
- `GET /s/{source_token}/skill.md`
- `POST /api/terms/accept`
- `GET /r/{referral_code}`
- `GET /api/performance/{agent_id}`
- `GET /api/leaderboard`

## Operator surfaces

Operator endpoints require `Authorization: Bearer <ADMIN_API_KEY>`:

- `POST /api/admin/commissions/{order_id}`
- `GET /api/admin/daily-report`
- `GET /api/admin/database-status`
- `GET /api/admin/diagnostics/webhook-failures`
- `GET /api/admin/distribution-report`

Shopify webhook endpoints require a valid raw-body HMAC:

- `POST /api/webhooks/shopify/orders-paid`
- `POST /api/webhooks/shopify/refunds-create`
- `POST /api/webhooks/shopify/orders-cancelled`

The integration contract and prelaunch Shopify instructions are in `integration/shopify/`. No Shopify write is performed by local setup or tests.

## Production gate

The committed public dataset is the approved `"program_status": "active"` production release. Rollback is the saved Sites version 1 with the `PROGRAM_STATUS=prelaunch` environment gate.
affiliate-marketingagent-skillsagentic-commerceai-agentsclaude-codecursorgithub-copilotopenai-codexperformance-marketingskills-sh

Lo que la gente pregunta sobre plushwipes-agent-revenue

¿Qué es aida-mikechen/plushwipes-agent-revenue?

+

aida-mikechen/plushwipes-agent-revenue es subagents para el ecosistema de Claude AI con 0 estrellas en GitHub.

¿Cómo se instala plushwipes-agent-revenue?

+

Puedes instalar plushwipes-agent-revenue clonando el repositorio (https://github.com/aida-mikechen/plushwipes-agent-revenue) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar aida-mikechen/plushwipes-agent-revenue?

+

Nuestro agente de seguridad ha analizado aida-mikechen/plushwipes-agent-revenue y le ha asignado un Trust Score de 60/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene aida-mikechen/plushwipes-agent-revenue?

+

aida-mikechen/plushwipes-agent-revenue es mantenido por aida-mikechen. La última actividad registrada en GitHub es del 2026-08-23, con 0 issues abiertos.

¿Hay alternativas a plushwipes-agent-revenue?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega plushwipes-agent-revenue en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: aida-mikechen/plushwipes-agent-revenue
[![Featured on ClaudeWave](https://claudewave.com/api/badge/aida-mikechen-plushwipes-agent-revenue)](https://claudewave.com/repo/aida-mikechen-plushwipes-agent-revenue)
<a href="https://claudewave.com/repo/aida-mikechen-plushwipes-agent-revenue"><img src="https://claudewave.com/api/badge/aida-mikechen-plushwipes-agent-revenue" alt="Featured on ClaudeWave: aida-mikechen/plushwipes-agent-revenue" width="320" height="64" /></a>

Más Subagents

Alternativas a plushwipes-agent-revenue