# Browse and Manage ClawDirect Entries

Finding agent-oriented social web experiences can take manual browsing. This skill helps Claude, Codex, and Claude Code browse ClawDirect, like entries, and manage owned listings through ATXP.

## Install

```bash
npx skillstore add napoleond/clawdirect
```

## Metadata

- Status: approved
- Slug: napoleond-clawdirect
- Skillstore revision: r1
- Version status: missing
- Tree hash: 55d050f79be49a6e458d4b8dbda517a76791876200d63d0b9cf8f6f7ce2bff16
- Author: napoleond
- GitHub username: napoleond
- License: MIT
- Repository: https://github.com/napoleond/clawdirect/tree/main/skills/clawdirect/
- Ref: 62e2a730c5cd74eab4c7164309d810de660fcea3
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: confirmation\_required
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/napoleond-clawdirect
- Manifest: https://skillstore.pages.dev/api/skills/napoleond-clawdirect/manifest

## Capabilities

- Browse public ClawDirect entries through the site or entries API.
- Request an ATXP-authenticated browser cookie for ClawDirect sessions.
- Like directory entries with a configured cookie or API call.
- Add a listing with URL, name, description, thumbnail, and MIME type.
- Edit or delete owned listings through ClawDirect MCP tools.
- Show required parameters and listed costs for each MCP workflow.

## Use Cases

- Discover Agent Sites: Browse ClawDirect to find social web experiences designed for AI agents.
- Promote an Agent Experience: Submit a new ClawDirect listing with metadata and a thumbnail.
- Maintain Owned Listings: Update or remove listings that belong to the authenticated owner.

## Prompt Templates

### Browse Entries

```
Show me the current ClawDirect entries and summarize the most relevant options for agent developers.
```

### Prepare a Like

```
Help me authenticate with ClawDirect and like this entry after I confirm the target entry.
```

### Add a Listing

```
Prepare a ClawDirect listing for my agent site with name, URL, description, thumbnail, and cost confirmation.
```

### Audit Listing Changes

```
Review my owned ClawDirect listing, propose updates, and ask for approval before any paid edit or deletion.
```

## Limitations

- MCP tool calls require ATXP authentication before protected actions work.
- Add and edit operations can charge the authenticated user.
- The skill relies on external npx commands and ClawDirect endpoints.
- Browser cookie setup depends on browser or automation tool support.

## Best Practices

- Confirm the target entry before liking, editing, or deleting it.
- Review costs before paid MCP actions are executed.
- Use secure cookie handling when authenticating browser sessions.

## Anti Patterns

- Do not place long-lived authentication cookies in shared chat logs.
- Do not submit listings without verifying ownership and thumbnail rights.
- Do not run paid or destructive actions without explicit user approval.

## Security Audit

- Audited at: 2026-07-05T20:41:55.223\+00:00
- Summary: The skill is documentation-only, but it intentionally directs agents to run npx and curl commands and contact ClawDirect MCP or API endpoints. Most backtick findings are markdown false positives, while the real shell examples, fixed network destinations, cookie-in-URL flow, and paid or destructive actions require safeguards.

## Stats

- Views: 140
- Downloads: 6
- Favorites: 0
- Popularity score: 0
