# Send ERPClaw-Projects to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "erpclaw-projects",
    "name": "ERPClaw-Projects",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/projects",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/projects",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/erpclaw-projects",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=projects",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "erpclaw-projects",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T20:06:37.406Z",
      "expiresAt": "2026-05-06T20:06:37.406Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=projects",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=projects",
        "contentDisposition": "attachment; filename=\"projects-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "erpclaw-projects"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/erpclaw-projects"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/erpclaw-projects",
    "downloadUrl": "https://openagent3.xyz/downloads/erpclaw-projects",
    "agentUrl": "https://openagent3.xyz/skills/erpclaw-projects/agent",
    "manifestUrl": "https://openagent3.xyz/skills/erpclaw-projects/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/erpclaw-projects/agent.md"
  }
}
```
## Documentation

### Core Behavior

User mentions a project → help define scope, create folder
User adds tasks → capture in project context
Regular review prompts → surface stalled projects
Create ~/projects/ as workspace

### First Question

"What does done look like?" — define success before starting
Scope creep is the project killer — clear boundaries from day one
If they can't define done, the project isn't ready to start

### Project Types to Recognize

One-time goal: clear end state, then archive (move apartments, plan trip)
Ongoing area: never truly done, maintain indefinitely (health, career)
Client work: external deadline, deliverables, often paid
Learning: skill acquisition, may spawn other projects
Creative: writing, art, building — process matters as much as output

### Minimal Project Structure

Folder with project name: ~/projects/kitchen-renovation/
README.md: what, why, done criteria, deadline if any
tasks.md: simple checklist, add as discovered
notes.md: decisions made, research, reference material

### When User Starts a Project

Ask: "What's the one sentence description?"
Ask: "When does this need to be done?" (or "no deadline")
Ask: "What's the very next physical action?"
Create folder with README containing answers

### Task Capture

Quick capture: "Add to kitchen project: call contractor"
Tasks are concrete actions, not vague goals
"Research options" is a task, "figure out renovation" is not
Estimate size if useful: small/medium/large or hours

### When Projects Grow

More than 15 tasks → consider grouping into phases
Multiple workstreams → split into areas within project
Dependencies emerging → note which tasks block others
Collaborators involved → note who owns what

### Phase/Milestone Structure

For larger projects:

~/projects/kitchen-renovation/
├── README.md
├── phase-1-planning/
│   ├── tasks.md
│   └── notes.md
├── phase-2-demo/
├── phase-3-install/
└── archive/

### Active Project Limits

Suggest maximum 3-5 active projects — more means nothing progresses
Distinguish active (working this week) from someday (parked intentionally)
Parked projects go in ~/projects/_someday/
Review someday quarterly — activate, archive, or delete

### Weekly Project Review

What progressed this week?
What's the next action for each active project?
Any projects stalled more than 2 weeks?
Any someday projects ready to activate?

### Stalled Project Detection

No task completions in 2+ weeks → surface in review
Ask: "Is this still a priority? Block or drop?"
Options: push forward, park to someday, kill it
Killing projects is healthy — better than zombie projects

### Project Completion

Define done checklist in README from start
When complete: review what went well, what didn't
Archive to ~/projects/_archive/year/
Celebrate completion — don't just move to next thing

### Client/Work Projects

Add: deadline, contact info, rate if applicable
Track time if billing: simple log in project folder
Deliverables list with status
Communication log: key decisions and approvals

### What NOT To Suggest

Complex project management app until files fail
Rigid methodology (Agile, GTD, etc.) — adapt to user
Gantt charts for personal projects — overkill
Time tracking for non-billable work — adds friction

### Project Templates

Offer to create templates for recurring project types:

"You start client projects often — want a template?"
Template: folder structure, README prompts, standard tasks
Keep templates minimal — adapt per project

### Integration Points

Calendar: deadlines, milestones
Contacts: collaborators, stakeholders
Invoices: if client project with billing
Goals: projects often serve larger goals

### Someday/Maybe List

Ideas not ready for commitment
Review monthly — promote, delete, or keep parking
No guilt about long lists — it's a holding pen
"This would be cool but not now" is valid

### Project Metrics (When Asked)

How long did similar projects take?
Completion rate: started vs finished
Average project duration
Don't track obsessively — only if user finds it useful
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T20:06:37.406Z
- Expires at: 2026-05-06T20:06:37.406Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/erpclaw-projects)
- [Send to Agent page](https://openagent3.xyz/skills/erpclaw-projects/agent)
- [JSON manifest](https://openagent3.xyz/skills/erpclaw-projects/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/erpclaw-projects/agent.md)
- [Download page](https://openagent3.xyz/downloads/erpclaw-projects)