Back to skills directory
uclaw-dev/agent-skills

uclaw-dev/agent-skills

@uclaw-dev 1

Install, configure, and write code with @uclaw/sdk.

uclawsdkagent-skills@uclaw/sdkconfigurationcoding

Install

$ npx skills add uclaw-dev/agent-skills

README

# GitHub Repository: uclaw-dev/agent-skills

**URL:** https://github.com/uclaw-dev/agent-skills
**Author:** uclaw-dev
**Description:** Agent skills for working with UClaw.
**Homepage:** https://uclaw.dev
**Language:** 

## Stats
- Stars: 1
- Forks: 0
- Open Issues: 0
- Commits: 5
- Created: 2026-05-27T01:24:34Z
- Updated: 2026-06-18T13:18:49Z
- Pushed: 2026-06-18T13:18:10Z

## README
# UClaw Agent Skills

Agent skills for working with UClaw.

## Installation

Install all public skills from this repository:

```bash
bunx skills add uclaw-dev/agent-skills
```

Install only the UClaw SDK skill:

```bash
bunx skills add uclaw-dev/agent-skills --skill uclaw-sdk
```

## Skills

- `uclaw-sdk` - Install, configure, and write code with `@uclaw/sdk`.

## Repository Structure

```text
skills/
└── uclaw-sdk/
    └── SKILL.md
```

Each skill lives in its own directory under `skills/` and must include a `SKILL.md` file with YAML frontmatter containing `name` and `description`.

## License

MIT

Information

Language
Unknown
Created
2026/6/18
Updated
2026/6/19