Skip to main content

← All sources

agent-skill-creator skills

Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery, updates, rollback, quarantine, and 17-platform distribution. 6 skills. skills-hub.ai mirrors 6 skills from agent-skill-creator daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/FrancyJGLisboa/agent-skill-creator

Installing a agent-skill-creator skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a agent-skill-creator skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all agent-skill-creator skills via API
curl https://skills-hub.ai/api/v1/skills?source=agent-skill-creator

# Browse all sources
open https://skills-hub.ai/sources

Top agent-skill-creator skills

See all →

The most-installed skills from agent-skill-creator, ranked by adoption.

  1. 01github-release-briefing-skill

    Create a source-linked briefing for the latest published GitHub release of a public repository. Use for engineering teams tracking a dependency release; do not use it to publish releases or change repositories.

    Buildfrom agent-skill-creator
  2. 02pr-blocker-summarizer

    Summarizes open pull requests into a blockers-first standup digest. Activates when the user asks to summarize open PRs, find blocked pull requests, generate a PR standup, or triage review backlog from a PR export.

    Buildfrom agent-skill-creator
  3. 03weekly-crm-report

    Cleans a weekly CRM export and produces a regional sales summary. Activates when the user asks to clean a CRM export, deduplicate sales rows, calculate regional totals, or generate a weekly sales report from a CSV.

    Buildfrom agent-skill-creator
  4. 04live-weather-briefing-skill

    Create a current, source-linked weather briefing for a named city using the Open-Meteo geocoding and forecast APIs. Activate for requests such as "what is the weather in Sao Paulo?", "prepare a current weather briefing for Tokyo", or "get today's live conditions for New York". Do not use for travel booking, weather alerts, historical climatology, or safety-critical decisions.

    Buildfrom agent-skill-creator
  5. 05agent-skill-creator

    Create cross-platform agent skills from workflow descriptions. Activates when users ask to create an agent, automate a repetitive workflow, create a custom skill, or need advanced agent creation. Triggers on phrases like create agent for, automate workflow, create skill for, every day I have to, daily I need to, turn process into agent, need to automate, create a cross-platform skill, validate this skill, export this skill, migrate this skill, audit this skill, is this skill safe, vet a skill before installing, what does this skill access. Supports single skills, multi-agent suites, transcript processing, template-based creation, interactive configuration, cross-platform export, spec validation, and security auditing of third-party skills before install.

    Buildfrom agent-skill-creator
  6. 06stock-analyzer

    Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

    Buildfrom agent-skill-creator

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Aug 31, 2026, 6:15 PM (success).

agent-skill-creator skills, frequently asked

What are agent-skill-creator skills?

agent-skill-creator skills are AI coding skills published by agent-skill-creator (Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery, updates, rollback, quarantine, and 17-platform distribution. 6 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many agent-skill-creator skills are available?

skills-hub.ai indexes 6 skills from agent-skill-creator, synced daily from the upstream GitHub repository (https://github.com/FrancyJGLisboa/agent-skill-creator).

How do I install a agent-skill-creator skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official agent-skill-creator skills?

Yes. Every skill from this source is mirrored from agent-skill-creator's own GitHub repository (https://github.com/FrancyJGLisboa/agent-skill-creator). Each skill page links back to the upstream source of truth, so you can verify the original.