community-project-publish
Installation
SKILL.md
What this is
Skill-side client for the community-projects ecosystem. Backed by:
- Gateway:
https://community.iamstarchild.com/api/code-projects/*(X-Internal-Key auth) - Storage:
Starchild-ai-agent/community-projectsGitHub repo - Install target:
output/projects/{slug}/
Project ≠ Skill. Skills are workflow instructions (this thing). Projects are runnable code (what this thing publishes/forks).
When to use
| User says | Action |
|---|---|
| "Share / publish / 发布 my project" | publish_project(project_dir) |
| "Fork / install / 拉取 a project" | fork_project(source) |
| "Browse / list / search projects" | list_projects(...) |
| "I have some scattered code, make it a project" | tidy_project(any_dir) |
| "Update my published project" | update_project(project_dir) |
Related skills
More from starchild-ai-agent/official-skills
coinglass
Comprehensive crypto derivatives data - funding rates, open interest,
9.3Kwallet
Multi-chain wallet — balances, transfers, signing, policy (EVM multi-chain + Solana)
6.0Khyperliquid
Trade perpetual futures and spot on Hyperliquid DEX
6.0Kcoingecko
CoinGecko crypto price data, charts, market discovery, and global stats
5.8Ktwitter
Twitter/X (x.com) data lookup — fetch tweets by URL or ID, search tweets, user profiles, followers, replies. Use for ANY x.com or twitter.com URL.
5.6Kskill-creator
Create and scaffold new skills with proper frontmatter, directory structure,
5.6K