All authors
majiayu000 avatar

Claude Skills by majiayu000

github.com/majiayu000
17,662 skillsA× 16,893B× 536C× 159D× 44F× 30568 installs12,540 views
Baoyu Post To XA

Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".

content-marketinggobash
0
392
Baoyu Slide DeckA

Generate professional slide deck images from content. Creates comprehensive outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", or "slide deck".

ai-agentsgobash
0
392
Baoyu Xhs ImagesA

Generates Xiaohongshu (Little Red Book) infographic series with 9 visual styles and 6 layouts. Breaks content into 1-10 cartoon-style images optimized for XHS engagement. Use when user mentions "小红书图片", "XHS images", "RedNote infographics", "小红书种草", or wants social media infographics for Chinese platforms.

educationgobash
0
392
Langchain FundamentalsA

Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.

ai-agentstypescriptpython
0
389
Langgraph Aiskillstore MarketplaceA

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber, and 400+ companies. This is LangChain's recommended approach for building agents. Use when: langgraph, langchain agent, stateful agent, agent graph, react agent.

ai-agentstypescriptpython
0
389
Langgraph Aristidesai VisionemojiA

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber, and 400+ companies. This is LangChain's recommended approach for building agents. Use when: langgraph, langchain agent, stateful agent, agent graph, react agent.

ai-agentstypescriptpython
0
389
Langgraph Hainamchung Agent AssistantA

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber, and 400+ companies. This is LangChain's recommended approach for building agents. Use when: langgraph, langchain agent, stateful agent, agent graph, react agent.

ai-agentstypescriptpython
0
389
Langgraph Neversight Skills Sh FeedA

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber, and 400+ companies. This is LangChain's recommended approach for building agents. Use when: langgraph, langchain agent, stateful agent, agent graph, react agent.

ai-agentstypescriptpython
0
389
Migrate To Skills Kasperjunge Agent Resources 3B

Convert legacy subagents, slash commands, and rules to the unified Agent Skills format. Use when migrating agent resources, consolidating legacy directories, or standardizing across Claude Code, Cursor, Copilot, Codex, and Open Code.

ai-agentsshellbash
0
389
Migrate To Skills Kasperjunge Agent ResourcesB

Convert legacy subagents, slash commands, and rules to the unified Agent Skills format. Use when migrating agent resources, consolidating legacy directories, or standardizing across Claude Code, Cursor, Copilot, Codex, and Open Code.

ai-agentsshellbash
0
389
Moai Foundation Claude Modu Ai Moai RankA

Canonical Claude Code authoring kit covering Skills, sub-agents, plugins, slash commands, hooks, memory, settings, sandboxing, headless mode, and advanced agent patterns. Use when creating Claude Code extensions or configuring Claude Code features.

ai-agentspythonrust
0
389
Moai Modu Ai Moai RankA

MoAI super agent - unified orchestrator for autonomous development. Routes natural language or explicit subcommands (plan, run, sync, fix, loop, project, feedback) to specialized agents. Use for any development task from planning to deployment.

code-qualityrustbash
0
389
Nl To Tools Mapper Sobansaud Hackhathon 2 1892b5c0A

This skill should be used when guiding the OpenAI agent to map natural language user input to appropriate MCP tools, handling phrases like "Add task" → add_task, "List pending" → list_tasks(status="pending"), tool chains, and extracting user email from JWT.

ai-agentspythongo
0
389
Nl To Tools Mapper Syedanabila559 Phase2 3 Todo Full W 2A

This skill should be used when guiding the OpenAI agent to map natural language user input to appropriate MCP tools, handling phrases like "Add task" → add_task, "List pending" → list_tasks(status="pending"), tool chains, and extracting user email from JWT.

ai-agentspythongo
0
389
Nl To Tools Mapper Syedanabila559 Phase5A

This skill should be used when guiding the OpenAI agent to map natural language user input to appropriate MCP tools, handling phrases like "Add task" → add_task, "List pending" → list_tasks(status="pending"), tool chains, and extracting user email from JWT.

ai-agentspythongo
0
389
Nl To Tools MapperA

This skill should be used when guiding the OpenAI agent to map natural language user input to appropriate MCP tools, handling phrases like "Add task" → add_task, "List pending" → list_tasks(status="pending"), tool chains, and extracting user email from JWT.

ai-agentspythongo
0
389
Openai Agents Mcp Integration Syedaashnaghazanfar Todo AppA

Build AI agents with OpenAI Agents SDK + Model Context Protocol (MCP) for tool orchestration. Supports multi-provider backends (OpenAI, Gemini, Groq, OpenRouter) with MCPServerStdio. Use this skill for conversational AI features with external tool access via MCP protocol.

ai-agentspythongo
0
389
Openai Agents SdkA

Expert guidance for building multi-agent AI applications using the OpenAI Agents SDK for Python. Use when (1) creating agents with handoffs, tools, guardrails, or sessions, (2) implementing structured outputs with Pydantic models, (3) building agentic workflows, (4) debugging and tracing agent execution, (5) working with provider-agnostic LLM applications (OpenAI, Anthropic, LiteLLM), or (6) implementing customer support, legal research, financial analysis, or autonomous task completion systems.

ai-agentspythongo
0
389
Package AgentA

Generate a complete OAF-compliant agent package from an Agent Case (requirements) and Agent Design (architecture). Use when asked to "package an agent", "generate an agent package", "create an agent from a design", or when you have both case/ and design/ folders and need to create the package/ folder with AGENTS.md, skills, and scripts.

ai-agentspython
0
389
Pagent Majiayu000 Claude Skill RegistrA

Guide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code.

developmenttypescriptpython
0
389
Pagent Tuannvm Pagent 70a084deA

Guide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code.

developmenttypescriptpython
0
389
Policyengine Github Agent SkillA

Guidance for working with the PolicyEngine GitHub agent bot

ai-agentsreactgit
0
389
PolyclawA

Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.

ai-agentsrustgo
0
389
Power Agent CreatorA

This skill should be used when users want to create powerful AI agents comparable to Claude Code or sonph-code. It provides battle-tested system prompts, masterfully-crafted tool implementations, and the simple but powerful agent loop pattern. Use this skill when users ask to build coding agents, AI assistants with tools, or any autonomous agent that needs file operations, code execution, search, and task management capabilities. The key insight is that customization requires only ONE HumanMe...

developmentpythonshell
0
389
Predictive Skill Loading Bejranonda Llm Autonomous AgentA

Anticipates and pre-loads optimal skills before task execution based on pattern matching and historical success rates

developmentjavascripttypescript
0
389
Privy Decimasudo LumoagentB

Create and manage agentic wallets with Privy. Use for autonomous onchain transactions, wallet creation, policy management, and transaction execution on Ethereum, Solana, and other chains. Triggers on requests involving crypto wallets for AI agents, server-side wallet operations, or autonomous transaction execution.

ai-agentsgobash
0
389
Proactive Agent 1 2 4 1 0 0B

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes memory architecture with pre-compaction flush (so context survives when the window fills), reverse prompting (surfaces ideas you didn't know to ask for), security hardening, self-healing patterns (diagnoses and fixes its own issues), and alignment systems (stays on mission, remembers who it serves). Battle-tested patterns for agents that learn from every interaction and cre...

ai-agentsgoexpress
0
389
Proactive AgentA

Patterns and workflows for proactive agent behavior.

ai-agentsgo
0
389
Public Themystic07 OpenwalcA

Operate an AI agent inside OpenClaw World over HTTP IPC. Use when tasks involve registering or reconnecting an agent, moving, chatting, forming alliances, running turn-based combat, checking world phase/state, or handling survival and betting commands.

ai-agentsgo
0
389
Python Agent Development Cacr92 Wereply 2A

Python Agent 开发规范(Windows wxauto v4),包括项目结构、模块化、wxauto 使用、IPC 集成、错误处理、测试和部署。

ai-agentspythongo
0
389
Quickstart Boshu2 Agentops 3A

Show AgentOps next action.

ai-agentsgobash
0
389
Ralph 1molchuan Oh My CcgA

持久化执行-验证-修复循环,直到任务完成

ai-agents
0
389
Ralph Aiskillstore MarketplaceB

Specification-first AI development powered by Ouroboros. Socratic questioning exposes hidden assumptions before writing code. Evolutionary loop (Interview → Seed → Execute → Evaluate → Evolve) runs until ontology converges. Ralph mode persists until verification passes — the boulder never stops. Use when user says \"ralph\", \"ooo\", \"don't stop\", \"must complete\", \"until it works\", \"keep going\", \"interview me\", or \"stop prompting\".

ai-agentstypescriptpython
0
389
Ralph Autonomous Dev Daisuke134 Anicca ProductsA

Enables autonomous development loops that run until all tasks pass. Use when the user says "until done", "keep going", "finish this", "終わるまでやれ", or requests long-running autonomous iteration with fix_plan.md tracking.

ai-agentsgobash
0
389
Ralph AutonomousA

Use this skill when Ralph is working autonomously through Brain Dump backlogs. Covers ticket selection, implementation patterns, and autonomous workflow management.

ai-agentstypescriptgo
0
389
Ralph BuildA

Run Ralph autonomous build loop. Use when user asks to "ralph build", "run build loop", or needs to process subtasks autonomously. Executes iterations against a subtasks.json queue.

ai-agentsbash
0
389
Ralph Carmandale Agent ConfigA

Create and run Ralph loops for structured AI-driven development. Triggered by "create a ralph loop for X" or "ralph plan for X". Uses interview to clarify requirements, expert review via Ralph wrappers, creates phased task plans, and executes in YOLO mode.

ai-agentsgoswift
0
389
Ralph Chanhee Kang Oh My Gemini 2B

Self-referential loop until task completion with architect verification

ai-agentstypescriptgo
0
389
Ralph Dgk Dev Dgk GptA

Persistent completion mode. Use when the user explicitly says `/ralph` or clearly wants you to keep iterating until the task is actually finished, repeating implement-verify-fix loops instead of stopping at partial progress.

ai-agentsgo
0
389
Ralph Doravidan Supreme Ralph 3A

Run RALPH autonomous development loop. Converts PRD markdown to prd.json and runs autonomous implementation.

developmentbashapi
0
389
Ralph Doravidan Supreme RalphA

Run RALPH autonomous development loop. Converts PRD markdown to prd.json and runs autonomous implementation.

developmentjavascripttypescript
0
389
Ralph Execute Itsmattg Property TrackerA

Autonomous execution loop that processes a Beads epic task-by-task with fresh subagents, two-stage review, and circuit breaker safety. Use after plan-to-epic creates the epic.

ai-agentspythonbash
0
389
Ralph ExecuteA

Execute iterative development loop through user stories. Implements one story at a time with quality gates, commits, and learning persistence. Ships features autonomously.

developmentjavascripttypescript
0
389
Ralph ExecutionA

Execute Ralph loops. Use when: Running the autonomous loop, managing tasks, or handling backpressure. Not for: Designing new loops or defining high-level strategy.

ai-agentsdocumentation
0
389
Ralph Gannonh Kata AgentsA

Convert PRDs to prd.json format and run the Ralph autonomous agent system. Use when converting PRDs to Ralph format OR running Ralph to execute user stories. Triggers on: convert this prd, turn this into ralph format, create prd.json, ralph json, run ralph, start ralph, execute ralph.

ai-agentsgobash
0
389
Ralph Github Start LoopA

Runs autonomous loop fetching stories from GitHub Issues. Implements and closes issues as done. Triggers on "loop through my PRDs", "work on my issues", "start the autonomous loop", "implement my PRDs", or requests to work through GitHub issues autonomously.

ai-agentsbashgit
0
389
Ralph Glowfinger Tagging Rugby CliA

Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.

ai-agentsgoapi
0
389
Ralph Grenos Gh ViewerA

Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert to ralph, convert this prd, turn this into ralph format, create prd.json, ralph json, run ralph on this.

developmenttypescriptgo
0
389
Ralph Json Create IssuesA

Converts a PRD or plan markdown file into prd.json format for ralph-json-start-loop to execute autonomously. Use when user wants to convert a PRD or plan to JSON stories.

ai-agentsgoapi
0
389
Ralph Json Start LoopA

Runs the Ralph autonomous loop. Executes stories from prds/*.json using git worktrees.

ai-agentsbashgit
0
389