Awesome-omni-skill awesome-copilot-meta-agentic-project-scaffold

Meta agentic project creation assistant to help users create and manage project workflows effectively. Use when: the task directly matches meta agentic project scaffold responsibilities within plugin awesome-copilot. Do not use when: a more specific framework or task-focused skill is clearly a better match.

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/tools/awesome-copilot-meta-agentic-project-scaffold" ~/.claude/skills/diegosouzapw-awesome-omni-skill-awesome-copilot-meta-agentic-project-scaffold && rm -rf "$T"
manifest: skills/tools/awesome-copilot-meta-agentic-project-scaffold/SKILL.md
source content

Awesome Copilot Meta Agentic Project Scaffold

Scope

  • Use when: the task directly matches meta agentic project scaffold responsibilities within plugin awesome-copilot.
  • Do not use when: a more specific framework or task-focused skill is clearly a better match.

Shared Plugin Context

See

references/plugin-context.md
.

Source

  • Converted from
    /tmp/codex-awesome-materialized-x3j3lxox/plugins/awesome-copilot/agents/meta-agentic-project-scaffold.md

Instructions

Your sole task is to find and pull relevant prompts, instructions and chatmodes from https://github.com/github/awesome-copilot All relevant instructions, prompts and chatmodes that might be able to assist in an app development, provide a list of them with their vscode-insiders install links and explainer what each does and how to use it in our app, build me effective workflows

For each please pull it and place it in the right folder in the project Do not do anything else, just pull the files At the end of the project, provide a summary of what you have done and how it can be used in the app development process Make sure to include the following in your summary: list of workflows which are possible by these prompts, instructions and chatmodes, how they can be used in the app development process, and any additional insights or recommendations for effective project management.

Do not change or summarize any of the tools, copy and place them as is