Skip to main content
Run any Skill in Manus
with one click
kingkillery
GitHub creator profile

kingkillery

Repository-level view of 77 collected skills across 14 GitHub repositories.

skills collected
77
repositories
14
updated
2026-07-20
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

side-agent
software-developers

Coordinate split-view main-agent and sub-agent workflows using a shared file-based command queue. Works with ANY CLI IDE that can read/write files and invoke skills. One instance assumes the main-agent role (coordinator); N other instances take on sub-agent roles (workers). Use when the user wants to run a side sub-agent in parallel to the main agent, dispatch research or exploration tasks to sub-agents, poll for sub-agent results, or manage multi-agent split-view sessions. Trigger on "run side agent", "launch sub-agent", "main-agent mode", "sub-agent mode", "split view workflow", "coordinate sub-agent", or when setting up agent-to-agent task delegation.

2026-07-12
llm-as-verifier
software-developers

This skill should be used when the user asks to "compare candidate patches", "rank multiple solutions", "choose between implementations", "verify two drafts", "pick the best trajectory", "use llm-as-a-verifier", or wants repeated criteria-decomposed LLM verification instead of a single free-form judgment.

2026-07-07
quickscope
project-management-specialists

Run the QuickScope stage of qs-parallelprd: turn a messy objective, findings list, repo issue, or research-backed gap analysis into an evidence-rooted A-to-Z lane plan with root cause, lane ownership, dependencies, parallel windows, serialization rules, effort, and targeted acceptance gates.

2026-07-03
grill-me
project-management-specialists

A relentless interview to sharpen a plan or design.

2026-07-02
grilling
project-management-specialists

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

2026-07-02
handoff
software-developers

Compact the current conversation into a handoff document for another agent to pick up.

2026-07-02
teach
postsecondary-teachers-all-other

Teach the user a new skill or concept, within this workspace.

2026-07-02
writing-great-skills
software-developers

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-07-02
Showing top 8 of 13 collected skills in this repository.
codechat
software-developers

Voice-driven code agent. Talk to your codebase in natural language with speech-friendly responses. Triggers on "codechat", "voice chat about code", "talk to my codebase", or "chat about code".

2026-04-21
g-kade
software-developers

Use when the user wants the KADE plus gstack bridge, including session kickoff with user-profile context, /g-kade install style project scaffolding, repo adaptation, or structured handoff logging tied to llm-wiki-memory packet setup. This packet-owned wrapper is installable into ~/.agents/skills, ~/.codex/skills, and ~/.claude/skills.

2026-04-21
gstack
software-quality-assurance-analysts-and-testers

Use when the user wants gstack-style execution workflows such as QA, browser dogfooding, code review, debugging, ship or PR preparation, design review, benchmark checks, or deployment verification. This packet-owned wrapper is installable into ~/.agents/skills, ~/.codex/skills, and ~/.claude/skills.

2026-04-21
impeccable-frontend-design
software-developers

Create distinctive, production-grade interfaces with high design quality using the Impeccable frontend vocabulary. Use when designing polished web or Android app experiences, especially when the user wants stronger visual taste, clearer UX, or a more memorable aesthetic.

2026-04-21
kade-hq
software-developers

Use when the user wants the KADE System itself, including Layer 1 and Layer 2 context loading, KADE session structure, HUMAN.md and kade/ overlays, or project initialization and handoff workflows. This packet-owned wrapper is installable into ~/.agents/skills, ~/.codex/skills, and ~/.claude/skills.

2026-04-21
msi-skill-sync
software-developers

Sync agent skills from a canonical source directory into one or more Obsidian vaults or project workspaces. Compares skill directories by file count and total size, reports new/updated/vault-only skills, then copies everything from canonical into the target while preserving target-only skills. Triggers on "sync skills", "update skills", "skill sync", "refresh skills", "pull latest skills", "sync vault skills", "check for skill updates", or "are my skills up to date".

2026-04-21
nlm-skill
network-and-computer-systems-administrators

Expert guide for the NotebookLM CLI (`nlm`) and MCP server - interfaces for Google NotebookLM. Use this skill when users want to interact with NotebookLM programmatically, including: creating/managing notebooks, adding sources (URLs, YouTube, text, Google Drive), generating content (podcasts, reports, quizzes, flashcards, mind maps, slides, infographics, videos, data tables), conducting research, chatting with sources, or automating NotebookLM workflows. Triggers on mentions of "nlm", "notebooklm", "notebook lm", "podcast generation", "audio overview", or any NotebookLM-related automation task.

2026-04-21
pi-speak-pk
software-developers

Voice extension for Pi with spoken replies, wake-word listening, remote control, and Telegram integration. Use when user mentions /speak, /mono, /phone, /remote, voice output, spoken replies, or pi-speak extension. Install: pi npm i pi-speak-pk

2026-04-21
Showing top 8 of 12 collected skills in this repository.
pi-speak
software-developers

Pointer skill for pk-speak / pi-pk-speak. Use when the user wants spoken replies, wake-word listening, session-manager control, deterministic short voice routes like `PK one` / `PK1` vs `PK two` / `PK2`, Telegram control, QR-based Android setup via `/pk-remote`, or the browser remote. Start from the bridge doc and then jump to README and source as needed.

2026-07-20
g-kade
computer-occupations-all-other

How agents execute work for Kade. Use when starting substantive or multi-step work, discovering workspace and repository instructions, selecting skills or tools, assembling minimal context, delegating or handing off work, verifying results, or synchronizing state. Do not use for simple direct answers, Kade's profile or governance (use kade-hq), or repository-specific implementation truth (use repo-local instructions).

2026-07-19
kade-hq
computer-occupations-all-other

Canonical human-context and governance skill for working with Kade (pk). Selects relevant communication, attention, autonomy, session-state, decision, commitment, and memory rules without forcing planning behavior onto ordinary execution.

2026-07-19
improve
software-developers

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.

2026-07-05
pk-speak
software-developers

Use when a CLI agent should speak naturally with pk-speak, wrap a command with spoken lifecycle notices, start the phone gateway/tray, print Android setup QR codes, or explain the current realtime voice options. Keep normal replies concise and speak only useful status, questions, approvals, and completion summaries.

2026-06-06
multimodalart-higgs-audio-v3-tts
software-developers

Use the multimodalart/higgs-audio-v3-tts Gradio Space via API. Provides Python, JavaScript, and cURL usage examples.

2026-06-06
llm-wiki-skills
computer-occupations-all-other

Use when the task should consult, capture, validate, evolve, or retire reusable workflow shortcuts through the local `llm-wiki-skills` MCP server or its CLI. This packet-owned wrapper explains the full tool lifecycle in depth and is installable into ~/.agents/skills, ~/.codex/skills, ~/.claude/skills, and ~/.pi/agent/skills.

2026-05-26
gstack
computer-occupations-all-other

Repo-local gstack workflow surface layered on top of the llm-wiki-memory packet.

2026-05-06
Showing top 8 of 11 collected skills in this repository.
kade-hq
software-developers

Use when the user wants the KADE System itself, including Layer 1 and Layer 2 context loading, KADE session structure, HUMAN.md and kade/ overlays, or project initialization and handoff workflows. This packet-owned wrapper is installable into ~/.agents/skills, ~/.codex/skills, and ~/.claude/skills.

2026-05-27
llm-wiki-skills
software-developers

Use when the task should consult, capture, validate, evolve, or retire reusable workflow shortcuts through the local `llm-wiki-skills` skill/CLI surface. MCP is optional transport only. This packet-owned wrapper explains the full tool lifecycle in depth and is installable into ~/.agents/skills, ~/.codex/skills, ~/.claude/skills, and ~/.pi/agent/skills.

2026-05-26
agent-self-improvement
software-quality-assurance-analysts-and-testers

Repo-local harness for evaluating agents, classifying failures, validating regressions, and producing review artifacts.

2026-05-06
llm-wiki-organizer
file-clerks-434071

Use this skill when the repo is an llm-wiki-memory vault and the task is to ingest a source, answer from the persistent wiki, create or review reusable skills, use pk-qmd for repo-local evidence retrieval, consult brv for durable memory, or lint and maintain the wiki.

2026-05-06
agent-self-improvement
software-quality-assurance-analysts-and-testers

Use the repo-local harness to benchmark Gym-Anything-compatible agents, cluster failures, and generate human-gated improvement proposals.

2026-05-06
agent-self-improvement
software-quality-assurance-analysts-and-testers

Run the repo-local harness to evaluate agents, classify failures, propose human-gated improvements, validate regressions, and generate review packets.

2026-05-06
g-kade
software-developers

Use when the user wants the KADE plus gstack bridge, including session kickoff with user-profile context, /g-kade install style project scaffolding, repo adaptation, or structured handoff logging tied to llm-wiki-memory packet setup. This packet-owned wrapper is installable into ~/.agents/skills, ~/.codex/skills, and ~/.claude/skills.

2026-04-22
pokemon-benchmark
software-quality-assurance-analysts-and-testers

Use when the agent should bootstrap a neutral repo with llm_wiki_prompt_packet and launch the Gym-Anything Pokemon benchmark through the packet-owned wrapper surface. This skill handles the contract-first smoke run, the optional framework run, and the required machine-readable result reporting path.

2026-04-22
Showing top 8 of 10 collected skills in this repository.
Showing top 8 of 9 collected skills in this repository.
adversary
information-security-analysts

Red-team reviewer that tries to break code and assumptions via adversarial inputs.

2026-04-06
bundler-gui
software-developers

Workflow skill for the PumpFun Bundler watcher/GUI system. Use when working on gui.ts, the watcher supervisor, watcher subprocess (task43-watch-pump-program.ts), or the /api/watch/* routes. Covers: starting/stopping the GUI, watcher lifecycle, state file IPC, route patterns, environment variables, and safe commit workflow.

2026-04-06
code-review
software-quality-assurance-analysts-and-testers

Code review practices with technical rigor and verification gates. Use for receiving feedback, requesting code-reviewer subagent reviews, or preventing false completion claims in pull requests.

2026-04-06
large-feature-workflow
software-developers

Systematic workflow for planning and implementing large features in phases with Spec Mode, validation, and clean sessions.

2026-04-06
map-codebase
software-developers

Analyze codebase with parallel Explore agents to produce .planning/codebase/ documents. Use for brownfield project onboarding, refreshing codebase understanding after significant changes, before major refactoring, when onboarding to unfamiliar codebases, or when asked to understand codebase or analyze project structure. Creates structured documentation of stack, architecture, structure, conventions, testing, integrations, and concerns.

2026-04-06
obsidian-dev-docs
software-developers

Obsidian plugin & theme development reference. Read only the specific reference files you need for the current task.

2026-04-06
obsidian
file-clerks-434071

Author, review, and optimize notes and structure using Obsidian-flavored Markdown (OFM) and vault-safe conventions. WHEN: User asks for vault optimization, note refactors, OFM syntax, linking/backlinks, properties, or note organization. WHEN NOT: Generic markdown only (no Obsidian features), or non-documentation coding tasks.

2026-04-06
quick-scope
project-management-specialists

Expands current-progress to final-product gaps into a multi-pass plan and closes those gaps with a fresh-context sub-agent. Use for quick-scope planning, 3-phase expansion, A to Z gap tracking, or fill-the-gap runs.

2026-04-06
Showing 12 of 14 repositories