๐ŸŽฏ

future-agi-platform

๐ŸŽฏSkill

from aradotso/trending-skills

VibeIndex|
What it does
|

A collection of auto-generated agent skills derived from GitHub's trending open source projects, maintained by ara.so. Each skill corresponds to a trending repository and can be installed individually or as a complete set.

๐Ÿ“ฆ

Same repository

aradotso/trending-skills(281 items)

future-agi-platform

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add aradotso/trending-skills --skill future-agi-platform
skills.sh Installโš  Installs to .agents/skills/
npx skills add aradotso/trending-skills --skill future-agi-platform
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/future-agi-platform/SKILL.md

SKILL.md

240Installs
-
AddedApr 26, 2026

More from this repository10

๐ŸŽฏ
openclaw-control-center๐ŸŽฏSkill

An auto-generated agent skill based on the OpenClaw Control Center project (by TianyiDataScience). Part of the Trending Skills collection by ara.so, which converts GitHub trending open source projects into installable agent skills.

๐ŸŽฏ
inkos-multi-agent-novel-writing๐ŸŽฏSkill

InkOS is a multi-agent CLI (`@actalk/inkos`) that autonomously writes, audits, and revises novels through a Writer โ†’ Validator โ†’ Auditor โ†’ Reviser pipeline with configurable human review gates. Supports book creation, per-chapter writing/audit, and a continuous-production daemon, tracking subplots, emotional arcs, and character matrices.

๐ŸŽฏ
claude-hud-statusline๐ŸŽฏSkill

Install and configure the [jarrodwatts/claude-hud](https://github.com/jarrodwatts/claude-hud) Claude Code plugin (via `/plugin marketplace add jarrodwatts/claude-hud` + `/plugin install claude-hud` + `/claude-hud:setup`) that adds a persistent terminal statusline with real context-window usage, tool activity, subagent progress, todo counters, subscriber usage, and git status โ€” parsing Claude Code's native statusline API and transcript JSONL every ~300ms. Includes `~/.claude/plugins/claude-hud/config.json` options for layout, element order, git flags, colors, and Full/Essential/Minimal presets.

๐ŸŽฏ
understand-anything-knowledge-graph๐ŸŽฏSkill

A Claude Code plugin that runs a multi-agent pipeline to analyze any codebase, builds a knowledge graph of files, functions, classes, and dependencies, and opens an interactive React dashboard for visual exploration with plain-English summaries.

๐ŸŽฏ
agency-agents-ai-specialists๐ŸŽฏSkill

Curated collection of 50+ specialized AI agent personalities (engineering, design, marketing, sales, paid media) for Claude Code, Cursor, Aider, Windsurf, and Copilot, each with distinct expertise, workflows, and deliverables. Ships an interactive installer that auto-detects target tools and writes agent files to the right paths (`~/.claude/agents/`, `.cursor/rules/`, `.windsurf/rules/`, etc.).

๐ŸŽฏ
agent-browser-automation๐ŸŽฏSkill

A headless browser automation CLI built in Rust for AI agents, wrapping Chrome via Chrome DevTools Protocol to provide navigation, interaction, accessibility snapshots, screenshots, and network interception through a fast command-line interface with no Node.js or Playwright runtime required.

๐ŸŽฏ
ui-ux-pro-max-skill๐ŸŽฏSkill

An AI design intelligence skill that injects professional UI/UX capabilities into coding agents, providing 161 industry-specific reasoning rules, 67 UI styles, 57 font pairings, and 161 color palettes to produce accessible, conversion-optimized interfaces on the first attempt.

๐ŸŽฏ
everything-claude-code-harness๐ŸŽฏSkill

Production-ready performance optimization system for AI coding agents providing specialized subagents, reusable skills, custom slash commands, memory-persisting hooks, security scanning, and language-specific rules โ€” compatible with Claude Code, Cursor, Codex, and more.

๐ŸŽฏ
daily-stock-analysis๐ŸŽฏSkill

An LLM-powered stock analysis system for A-share, Hong Kong, and US markets that generates AI decision dashboards with buy/sell targets and pushes results to WeChat, Telegram, Discord, and other channels via GitHub Actions.

๐ŸŽฏ
gstack-workflow-assistant๐ŸŽฏSkill

Turn Claude Code into a team of specialists โ€” CEO, Engineering Manager, Release Manager, and QA Engineer โ€” with slash commands like `/plan-ceo-review`, `/review`, `/ship`, `/browse`, and `/qa`. Also bundles browser automation with authenticated session management so the agent can click through your app and catch regressions.