yyy0107 avatar

yyy0107

Community

@yyy0107

2Followers
|
14Public Repos
|
11Published Skills

yyy0107 maintains skills for Pi Workbench covering UI styling, extension development, browser automation, SDK integration, and skill lifecycle management.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (55%)UI/UX & Creative M.. (25%)AI Models & Machin.. (20%)

Agent Skills by yyy0107

Showing 11 vetted skills indexed across 1 GitHub repositories.

yyy0107yyy0107
2

ui-ux-pro-max

Search local UI/UX datasets to generate design systems and resolve design questions.

Community
Advanced
yyy0107yyy0107
2

pi-ai-sdk

Implements version-correct Pi AI model, provider, streaming, and authentication integrations in Workbench.

Community
Advanced
yyy0107yyy0107
2

ui-styling

Implement Workbench UI components and styling using Shell primitives and design tokens.

Community
Intermediate
yyy0107yyy0107
2

pi-coding-agent-sdk

Implements Pi coding-agent SDK integrations and extensions within the Workbench RPC boundary.

Community
Advanced
yyy0107yyy0107
2

extend-workbench-ui

Implement typed frontend extension contributions for the Pi Workbench extension platform.

Community
Advanced
yyy0107yyy0107
2

browser-use

Navigate pages, click elements, fill forms, and capture screenshots through browser automation tools.

Community
Advanced
yyy0107yyy0107
2

pi-docs

Answers Pi coding agent and Pi Workbench questions using version-matched documentation and extension references.

Community
Advanced
yyy0107yyy0107
2

extension-creator

Scaffold, implement, and validate Pi TypeScript extensions for tools, commands, and lifecycle hooks.

Community
Advanced
yyy0107yyy0107
2

skill-creator

Create and validate reusable agent skills with SKILL.md instructions and supporting resources.

Community
Intermediate
yyy0107yyy0107
2

skill-installer

Lists and installs skills from GitHub repositories or local directories into Pi scopes.

Community
Advanced
yyy0107yyy0107
2

workbench-settings

Inspect and update Pi Workbench preferences and Pi agent settings through the workbench_settings tool.

Community
Intermediate

Frequently Asked Questions About yyy0107

FAQPage Schema
What tasks can I accomplish using yyy0107's skills?▼

You can build Pi TypeScript extensions, style Workbench UI with Shell primitives and tokens, run UX reviews, automate in-app browser navigation and form filling, change Pi AI model/provider APIs, manage Workbench settings, and create or install agent skills from GitHub or local directories.

Who are these skills designed for?▼

These skills target developers and designers working inside the Pi Workbench ecosystem: extension authors, frontend engineers modifying Workbench UI contributions, coding-agent integrators changing Pi AI providers or SDK boundaries, and maintainers packaging reusable skills for distribution.

How do I install and use these skills in practice?▼

Use the skill-installer skill to list available skills and install selected ones into Pi directly from a GitHub repository or local directory, including private repositories. For complete Pi packages rather than individual skills, use Pi's built-in package manager instead.

Are these skills open source and what do they cost?▼

Yes, the skills are free and open source. skill-creator and skill-installer are released under Apache-2.0 with license and NOTICE files, while ui-styling is MIT licensed and authored by claudekit. Other skills carry no explicit license declaration in their frontmatter.

What prerequisites or dependencies do these skills require?▼

Skills operate inside the Pi Workbench environment or standalone Pi sessions. Browser tasks use the in-app Workbench browser or the Browser package's session browser; extension work requires TypeScript and Pi's extension platform; SDK changes require verifying the installed SDK's public API surface.