Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
smallnest
GitHub creator profile

smallnest

Repository-level view of 56 collected skills across 13 GitHub repositories, including approximate occupation coverage.

skills collected
56
repositories
13
occupation fields
3
updated
2026-05-27
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
goclaw
21 skills · 2026-02-26
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمطوّرو الويبمتخصصو دعم مستخدمي الحاسوبمديرو الشبكات وأنظمة الحاسوب
5 occupation categories · 100% classified
38%share
#02
goal-workflow
13 skills · 2026-05-27
مطوّرو البرمجياتمتخصصو إدارة المشاريعالكتّاب التقنيونالكتّاب والمؤلفونمحللو أنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرون
6 occupation categories · 92% classified
23%share
#03
langgraphgo
8 skills · 2026-01-24
مطوّرو البرمجياتمبرمجو الحاسوبالمصممون الجرافيكيونفنانو المؤثرات الخاصة والمحركونمحللو ضمان جودة البرمجيات والمختبرون
5 occupation categories · 100% classified
14%share
#04
goskills
5 skills · 2025-12-22
مطوّرو البرمجياتالمصممون الجرافيكيونفنانو المؤثرات الخاصة والمحركونمديرو قواعد البيانات
4 occupation categories · 100% classified
8.9%share
#05
autoresearch
1 skills · 2026-04-27
متخصصو إدارة المشاريع
1 occupation categories · 100% classified
1.8%share
#06
imclaw
1 skills · 2026-03-31
مطوّرو البرمجيات
1 occupation categories · 100% classified
1.8%share
#07
chao-go-perf
1 skills · 2026-05-26
مطوّرو البرمجيات
1 occupation categories · 100% classified
1.8%share
#08
chao-go-sync
1 skills · 2026-05-25
مطوّرو البرمجيات
1 occupation categories · 100% classified
1.8%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
goclaw
21 skills587115updated 2026-02-26
38% of creator
feishu-upload-image
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Upload images to Feishu/Lark. Returns image_key for use in messages.

2026-02-26
burner-phone
مطوّرو البرمجياتمتخصصو دعم مستخدمي الحاسوب

Control Android devices via ADB with vision feedback. Use this to see the screen, take screenshots, analyze UI elements, and automate phone tasks.

2026-02-24
coding-agent
مطوّرو البرمجيات

Run Codex CLI, Claude Code, Kiro CLI, OpenCode, or Pi Coding Agent via background process for programmatic control.

2026-02-24
find-skills
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Helps users discover, install, and manage goclaw skills. Use when users ask "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. Provides guidance for finding skills in the goclaw ecosystem and the broader open agent skills community.

2026-02-12
weather
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

This skill should be used when users ask for weather information, current conditions, or forecasts for any location worldwide. Use for queries like "weather in Beijing", "what's the weather today", "temperature in Tokyo", "forecast for London".

2026-02-12
actionbook
مطوّرو الويب

This skill should be used when the user needs to automate multi-step website tasks. Activates for browser automation, web scraping, UI testing, or building AI agents. Provides complete action manuals with step-by-step instructions and verified selectors.

2026-02-12
apple-notes
المهن الحاسوبية الأخرىمطوّرو البرمجيات

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

2026-02-12
apple-reminders
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

2026-02-12
Showing top 8 of 21 collected skills in this repository.
#002
goal-workflow
13 skills6815updated 2026-05-27
23% of creator
smell
غير مصنف

Detect software architecture bad smells, algorithmic complexity hotspots, and anti-patterns in a codebase. Produces a detailed markdown report identifying violations of architectural principles, design patterns, code quality, and performance complexity. Triggers on: smell, code smell, architecture smell, find anti-patterns, detect bad smells, complexity analysis, 代码坏味道, 架构坏味道, 反模式, 找出坏味道, 复杂度分析.

2026-05-27
review-it
محللو ضمان جودة البرمجيات والمختبرون

Code review closeout for Claude Code, Codex, OpenCode, DeepSeek TUI, and Antigravity CLI: local dirty changes, branch vs main, parallel tests.

2026-05-23
prd
متخصصو إدارة المشاريع

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. After PRD is confirmed, use /prd-to-spec (optional) for technical design, then /to-issues to create implementable tickets. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out, 写PRD, 需求文档, 需求分析, 规格说明.

2026-05-22
to-issues
متخصصو إدارة المشاريع

Decompose a PRD and/or SPEC into implementable Issues and create them in your chosen platform (GitHub, Local, or Baidu iCafe). Use after /prd (and optionally /prd-to-spec) to turn requirements into actionable tickets. Triggers on: create issues, to-issues, 创建issue, 拆解issue, 生成卡片, 创建卡片, generate issues from PRD, issues from spec.

2026-05-22
prd-to-spec
مطوّرو البرمجيات

Transform a PRD into a technical SPEC document — architecture, API design, data model, error handling, and implementation contracts. Triggers on: prd-to-spec, prd to spec, prd转spec, 需求转设计, 需求转规格, generate spec from prd, design from prd, 技术方案, 设计方案.

2026-05-21
code-to-spec
محللو أنظمة الحاسوب

Reverse-engineer a SPEC document from an existing project. Analyzes code, config, tests, and structure to produce a comprehensive specification. Triggers on: code-to-spec, reverse spec, generate spec, 逆向规格, 生成规格文档, 生成设计文档, 生成设计方案, extract spec, document this project, what does this project do.

2026-05-21
note-it
مطوّرو البرمجيات

Capture implementation notes after code implementation and review/fix. Records design decisions, deviations, tradeoffs, and open questions to docs/issue#XXXX.html. Triggers on: /note-it, 记录笔记, implementation notes.

2026-05-19
modern-go
مطوّرو البرمجيات

Modernize Go code by applying version-appropriate idioms and APIs (gofix-style transformations). Scans go.mod for the Go version, then transforms Go source files to use modern patterns—from Go 1.0 through 1.26+. Use when the user says "现代化","现代Go语言", "地道的", "idiomatic", "modernize", "modern-go", "update Go code", "gofix", or wants to upgrade Go idioms.

2026-05-19
Showing top 8 of 13 collected skills in this repository.
#003
langgraphgo
8 skills25539updated 2026-01-24
14% of creator
baoyu-comic
مطوّرو البرمجيات

Knowledge comic creator supporting multiple styles (Logicomix/Ligne Claire, Ohmsha manga guide). Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".

2026-01-24
baoyu-image-gen
فنانو المؤثرات الخاصة والمحركون

AI SDK-based image generation using official OpenAI and Google APIs. Supports text-to-image, reference images, aspect ratios, and quality presets.

2026-01-24
hello-world
مطوّرو البرمجياتمبرمجو الحاسوب

A fundamental skill that demonstrates the basic execution of a Python script. It serves as a "Hello, World!" example for the skill system, verifying that the environment is correctly set up and that the agent can execute scripts.

2026-01-24
playwright-browser-automation
محللو ضمان جودة البرمجيات والمختبرون

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

2025-12-03
crewai-developer
مطوّرو البرمجيات

Comprehensive CrewAI framework guide for building collaborative AI agent teams and structured workflows. Use when developing multi-agent systems with CrewAI, creating autonomous AI crews, orchestrating flows, implementing agents with roles and tools, or building production-ready AI automation. Essential for developers building intelligent agent systems, task automation, and complex AI workflows.

2025-12-03
markitdown
مبرمجو الحاسوب

Convert various file formats (PDF, Office documents, images, audio, web content, structured data) to Markdown optimized for LLM processing. Use when converting documents to markdown, extracting text from PDFs/Office files, transcribing audio, performing OCR on images, extracting YouTube transcripts, or processing batches of files. Supports 20+ formats including DOCX, XLSX, PPTX, PDF, HTML, EPUB, CSV, JSON, images with OCR, and audio with transcription.

2025-12-03
mcp-builder
مطوّرو البرمجيات

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

2025-12-03
slidev
المصممون الجرافيكيون

Create and edit presentation slides using Slidev framework when user requests slides, presentations, or deck modifications

2025-12-03
#004
goskills
5 skills18126updated 2025-12-22
8.9% of creator
#007
chao-go-perf
1 skills374updated 2026-05-26
1.8% of creator
#008
chao-go-sync
1 skills346updated 2026-05-25
1.8% of creator
#010
rob-pike-skill
1 skills10updated 2026-04-09
1.8% of creator
#011
termaid-skill
1 skills10updated 2026-03-25
1.8% of creator
Showing 12 of 13 repositories