灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 1895 个相关结果 / 数据分析

软件工程 / 诊断修复

social-scraping

social-scraping

157

Scrape social media profiles, posts, comments, followers, and search across 4 platforms via x402. USE FOR: - Getting TikTok, Instagram, Facebook, or Reddit profiles - Fetching a user's posts, stories, highlights, or videos - Getting comments, replies, and reactions on posts - Listing followers and following for any account - Searching posts, hashtags, and profiles across platforms - Cross-platform social media research and monitoring TRIGGERS: - "tiktok", "instagram", "facebook", "reddit" - "get followers", "who follows", "following list" - "scrape profile", "get posts from", "social media data" - "instagram stories", "tiktok videos", "facebook page" - "cross-platform", "social media research" IMPORTANT: StableSocial uses an async two-step flow. Step 1: POST triggers data collection (paid, $0.06). Step 2: Poll GET /api/jobs?token=... until finished (free). All endpoints are $0.06 per call.

Stars 10
reactuiapiagent

软件工程 / 部署发布

nocobase-dsl-reconciler

nocobase-dsl-reconciler

157

**Opt-in DSL path** for NocoBase app building. Use ONLY when the user explicitly asks for YAML / DSL / committed-to-git / `cli push` / spec files — e.g. "use the DSL reconciler", "I want YAML I can commit", "build this as a workspaces/ project". For any other UI authoring request (new page, new block, tweak an existing screen), default to `nocobase-ui-builder` instead — this reconciler is still in active development and has rough edges that the live-UI path avoids. When the user opts in: produces/changes files under `workspaces/<project>/`, supports new pages, menus, modules, whole systems, collections, tables, sub-tables, popups, dashboards, approval workflows, recordActions, and deploys them via `cli push`.

Stars 29
uiauthworkflownocobase

软件工程 / 诊断修复

fastapi-expert

fastapi-expert

157

Expert FastAPI developer specializing in production-ready async REST APIs with Pydantic v2, SQLAlchemy 2.0, OAuth2/JWT authentication, and comprehensive…

Stars 37
uiperformancetestingsecurity

软件工程 / 诊断修复

alicloud-observability-pts-test

alicloud-observability-pts-test

157

Smoke test for alicloud-observability-pts. Validate script compilation and one bounded read-only PTS metadata query path.

Stars 0
uiapialicloudobservability

软件工程 / 诊断修复

aws-aurora

aws-aurora

156

AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling

Stars 629
apidatabasepostgressql

软件工程 / 诊断修复

hubspot

hubspot

156

Manage HubSpot CRM contacts, companies, deals, and CMS content via API. Use when the user says "add contact to HubSpot", "create deal", "search CRM", "HubSpot…

Stars 428
uiapihubspotmanage

软件工程 / 诊断修复

digitalocean-overview

digitalocean-overview

155

DigitalOcean platform overview for account setup, projects, tooling (Control Panel, doctl, API, Terraform), and service selection across compute, storage,…

Stars 44
uiauthapidatabase

软件工程 / 诊断修复

senior-qa

senior-qa

155

This skill should be used when the user asks to "generate tests", "write unit tests", "analyze test coverage", "scaffold E2E tests", "set up Playwright", "configure Jest", "implement testing patterns", or "improve test quality". Use for React/Next.js testing with Jest, React Testing Library, and Playwright.

Stars 138
reactnextjsuitesting

软件工程 / 诊断修复

pinme

pinme

155

Use this skill when the user mentions "pinme", or needs to upload files, store to IPFS, create/publish/deploy websites or full-stack services (including…

Stars 3,342
reactbackenddeploymentapi

软件工程 / 诊断修复

customer-review-aggregator

customer-review-aggregator

154

Aggregate and analyze customer reviews from G2, Capterra, Trustpilot, App Store, and other platforms. Performs sentiment analysis, identifies pain points,…

Stars 138
customerreviewaggregatoraggregate

软件工程 / 部署发布

neon-serverless-postgres

neon-serverless-postgres

154

Neon serverless Postgres with autoscaling, instant database branching, and zero-downtime deployments. Use when building serverless applications, implementing…

Stars 44
uideploymentdatabasepostgres

软件工程 / 诊断修复

combine

combine

154

API reference: Combine. Query for publishers, subscribers, operators, async data streams.

Stars 231
apicombinereferencequery

软件工程 / 诊断修复

senior-data-engineer

senior-data-engineer

154

Use when designing data architectures, building batch or streaming pipelines, implementing data quality frameworks, optimizing ETL/ELT performance, working with Airflow/dbt/Spark/Kafka, or troubleshooting data pipeline failures. Provides pipeline generation, data quality validation, and SQL/Spark performance optimization.

Stars 138
designuiperformancepostgres

软件工程 / 诊断修复

report-generator

report-generator

154

Generate professional PDF/HTML reports with charts, tables, and narrative from data. Supports templates, branding, and automated report generation.

Stars 53
uiperformancereportgenerator

软件工程 / 诊断修复

skill-creator

skill-creator

153

Architect and refine OpenCode skills to extend agent capabilities. Handles directory scaffolding, SKILL.md authoring, frontmatter optimization, and resource organization (scripts/references/assets). Use proactively for creating new skills, updating existing workflows, or fixing skill discovery issues. Examples: - user: "Create a new skill for database management" → scaffold directory and initial SKILL.md - user: "My skill isn't triggering correctly" → analyze and refine frontmatter description - user: "Add a python script to the image-processing skill" → structure scripts/ directory - user: "How should I structure a skill for API docs?" → design references/ layout

Stars 120
designauthapidatabase

软件工程 / 诊断修复

pp-coingecko

pp-coingecko

153

Printing Press CLI for Coingecko. CoinGecko public API for cryptocurrency data. Free tier, no API key required for basic endpoints.

Stars 1,078
uiapigithubcoingecko

软件工程 / 诊断修复

ln-514-test-log-analyzer

ln-514-test-log-analyzer

153

Analyzes application logs: classifies errors, checks log quality, maps stack traces to source. Use when logs need review after test runs or during development.

Stars 465
uiauth514test

软件工程 / 诊断修复

nextjs-core

nextjs-core

153

Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies

Stars 44
nextjstestingauthapi

软件工程 / 部署发布

telegram-bot-grammy

telegram-bot-grammy

153

Telegram Bot development skill using grammY framework, TypeScript, Drizzle ORM, Vitest testing, Biome linting, deployed to Cloudflare Workers with D1 database. Use cases: (1) Creating new Telegram Bot projects (2) Adding commands or features to existing Bots (3) Configuring Cloudflare Workers deployment (4) Setting up Drizzle + D1 database integration (5) Writing Bot test cases (6) Configuring Git hooks and GitHub Actions CI/CD

Stars 2
testingdeploymentdatabasesql

软件工程 / 部署发布

community-building

community-building

153

Build and grow online communities across all platforms and contexts — from developer/B2B communities (Discord, Slack, Circle, Discourse) to social communities (Twitter/X, Reddit, Farcaster) to crypto/holder communities (Telegram). Covers strategy, platform selection, channel architecture, member journey mapping, onboarding, engagement rituals, ambassador/champions programs, moderation, governance, growth, retention, crisis management, and metrics. Use for: community-led growth, community strategy, developer community, user community, Discord/Slack/forum/Telegram setup, ambassador programs, community health, holder psychology, engagement systems, social community building, cross-platform coordination.

Stars 52
uicommunitybuildingand

68 / 95