Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-skills

agent-skills contains 8 collected skills from sinedied, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
4
updated
2026-06-15
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

image-gen
software-developers

Create and edit images using OpenAI image generation API with GPT image models (gpt-image-1, gpt-image-1-mini, gpt-image-1.5, gpt-image-2 and later). Use when the user asks to generate an image from a text prompt, edit or modify an existing image, create illustrations, logos, icons, concept art, or any visual content using AI image generation. Also use when combining multiple source images into a new composition.

2026-06-15
impactful-titles
writers-and-authors

Create impactful, memorable titles for talks, blog posts, and content. Use when the user asks for an impactful title, a catchy title, help naming a talk or blog post, or improving a title. Do NOT use for general writing or content creation tasks.

2026-05-22
agent-friendly-tui
software-developers

10 rules for building agent-friendly terminal UIs and CLIs. Use whenever designing, building, refactoring, or reviewing a command-line tool, terminal UI, TUI, REPL, shell utility, or MCP wrapper that will be invoked by AI agents (in addition to humans). Triggers on requests involving CLI design, command flags, exit codes, output formatting, prompts, JSON output, help text, async jobs, or making a tool "agent-friendly".

2026-05-22
copilot-sdk-nodejs
software-developers

Build Node.js/TypeScript applications using the GitHub Copilot SDK (@github/copilot-sdk). Use when the user asks to create, debug, or work with Copilot SDK clients, sessions, tools, streaming, events, BYOK providers, or any programmatic integration with GitHub Copilot in Node.js or TypeScript.

2026-05-22
public-tunnel
software-developers

Create temporary public tunnels to expose local application ports for demos or sharing work in progress. Use when the user asks to share a local app, create a public URL for a port, set up a tunnel, or make a local server temporarily accessible from the internet.

2026-05-22
readme
software-developers

Create or update a root README.md file for any project repository. Use when a user asks to create a README, generate a README for a project, write project documentation, update an existing README, or improve a README. Also use when setting up a new project and the user wants a polished README file.

2026-05-22
reverse-spec
software-developers

Reverse-engineer an existing codebase into an extremely detailed SPEC.md that is sufficient for another agent to rebuild a closely matching working application. Use when the user asks to generate a full spec, PRD, architecture blueprint, implementation plan, acceptance criteria, edge cases, design/writing style guide, or a reconstruction-ready technical specification from existing code.

2026-05-22
telegram-send
software-developers

Send a message to the user via Telegram, optionally with media (images, videos, documents). USE FOR: sending notifications, alerts, status updates, or any message to the user through Telegram.

2026-05-22