ðŸŽŊ

feishu-binding

ðŸŽŊSkill

from starchild-ai-agent/official-skills

ðŸ“Ķ

Same repository

starchild-ai-agent/official-skills(98 items)

feishu-binding

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add starchild-ai-agent/official-skills --skill feishu-binding
skills.sh Install⚠ Installs to .agents/skills/
npx skills add starchild-ai-agent/official-skills --skill feishu-binding
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/feishu-binding/SKILL.md

SKILL.md

1,208Installs
-
AddedJun 18, 2026

More from this repository10

ðŸŽŊ
coinglassðŸŽŊSkill

Crypto derivatives data skill providing 37 tools for funding rates, open interest, liquidations, long/short ratios, and ETF flows via the Coinglass API. Useful for researching perp markets, tracking Hyperliquid whale positions, and comparing institutional flows.

ðŸŽŊ
walletðŸŽŊSkill

A multi-chain wallet skill supporting EVM chains and Solana that enables AI agents to check balances, execute transfers, sign transactions and messages, and manage wallet policies via DeBank and Birdeye integrations.

ðŸŽŊ
hyperliquidðŸŽŊSkill

Trade perpetual futures, spot tokens, and RWA on the Hyperliquid on-chain DEX with leverage support. Provides tools for placing orders, setting TP/SL, managing funds, and querying account state through both agent-chat and standalone service modes.

ðŸŽŊ
coingeckoðŸŽŊSkill

A CoinGecko skill that gives AI agents access to comprehensive cryptocurrency market data including prices, OHLC charts, trending coins, top gainers/losers, NFTs, exchange stats, and global DeFi statistics.

ðŸŽŊ
twitterðŸŽŊSkill

Read-only access to Twitter/X data through 13 functions covering tweets, users, followers, replies, threads, quotes, articles, and trends. Supports advanced search operators like from:user, min_faves:N, and date ranges via the twitterapi.io API.

ðŸŽŊ
skill-creatorðŸŽŊSkill

Scaffolds new skills with valid frontmatter, directory layout, and a starter SKILL.md. Provides best practices for skill architecture including progressive disclosure, degrees of freedom, and keeping skill files lean and focused on domain knowledge rather than boilerplate.

ðŸŽŊ
twelvedataðŸŽŊSkill

Provides real-time quotes and historical OHLCV bars for stocks, forex, and commodities via the Twelve Data API. Supports batch queries, advanced search, pre/post-market data, and multiple timeframe intervals from 1-minute to monthly candles.

ðŸŽŊ
skillmarketplaceðŸŽŊSkill

A skill marketplace client that lets AI agents search, install, and publish skills across official, community, and global registries. Supports auto-installation from multiple sources including Starchild community and skills.sh ecosystem.

ðŸŽŊ
orderly-onboardingðŸŽŊSkill

An onboarding skill for Orderly Network, an omnichain orderbook-based perpetual futures trading infrastructure. Guides AI agents through installing the MCP server, setting up the DEX template, integrating the React SDK, and using the orderly CLI.

ðŸŽŊ
project-builderðŸŽŊSkill

End-to-end project engineering skill that enforces a `DESIGN → BUILD → DEBUG` workflow for scheduled tasks, dashboards, web apps, APIs, and scripts, with model-aware cost estimation through `sc-proxy` and per-caller `SC-CALLER-ID` tracking. Uses `preview_serve`/`preview_check`, `register_task`/`activate_task`, and incremental verify-as-you-build cycles, with a Three-Strike Rule for debugging.