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

agentic-skills

agentic-skills contains 5 collected skills from forketyfork, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1
updated
2026-07-14
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

managing-youtrack
software-developers

Interact with YouTrack issue tracker via REST API. Create, read, update, and search issues and drafts; manage comments, tags, and issue links; log work items; inspect custom field schemas; list saved queries; look up users and groups. Use when the user asks about YouTrack issues, wants to file bugs, update tickets, add comments, manage tags or links, track time, or search for issues. Requires YOUTRACK_URL and YOUTRACK_TOKEN environment variables.

2026-07-14
walkthrough
software-developers

Authors inline code and diff walkthroughs in IntelliJ IDEA via the walkthrough-plugin MCP tools (show_walkthrough_items, show_diff_walkthrough_items, await_walkthrough_question, insert_walkthrough_tangents). Use when the user asks for a guided tour, walkthrough, explainer, code tour, PR/commit/branch review, or "what changed" anchored to specific files and lines (or diff sides and lines), and the `idea` MCP server is available.

2026-05-20
managing-github
software-developers

Interact with GitHub via the gh CLI: create issues, pull requests, fetch review threads, post comments, and search. Use when the project's source code hosting or issue tracker is GitHub.

2026-05-05
airtight-plans
project-management-specialists

Write structured multi-step implementation plans in markdown format. Plans use numbered steps with clear titles and detailed instructions. Use when asked to create an implementation plan, development roadmap, or multi-step task breakdown.

2026-02-13
review-story
software-developers

Generate a narrative story of a PR's changes with embedded code snippets. Use when the user asks to create a PR story, review story, or narrative walkthrough of a pull request's changes.

2026-02-13