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

esceptico

Repository-level view of 13 collected skills across 2 GitHub repositories.

skills collected
13
repositories
2
updated
2026-07-03
repository explorer

Repositories and representative skills

add-feed
software-developers

Use this skill when the user wants a memory feed — a scheduled automation that fetches targeted data from their integrations (gmail/calendar/slack/web) and keeps ONE memory page current, updated in place. Examples; "track my PR queue", "keep an invoices page", "week-ahead brief".

2026-07-03
implement
software-developers

Implement a spec end-to-end — recon readers map the codebase, an architect pins every cross-file contract in a blueprint, parallel builders implement disjoint workstreams from it, adversarial review, then a final test gate. Use for multi-file feature work. Run via the workflow tool by name.

2026-06-12
audit
software-quality-assurance-analysts-and-testers

Find -> adversarially verify -> rank issues over a target (a diff, dir, file, or glob). Use for code review, a scoped bug hunt, a security or perf pass. Run via the workflow tool by name.

2026-06-09
investigate
software-developers

Answer a question about a target by fanning out parallel readers over derived angles, then synthesizing a cited answer. Use to understand a subsystem, research a question, or trace how/where something works. Run via the workflow tool by name.

2026-06-09
panel
software-developers

Decide between approaches — generate N diverse proposals from different lenses, score each against criteria with independent judges, then synthesize a decisive recommendation. Use for design choices, tradeoff calls, "which approach should we take". Run via the workflow tool by name.

2026-06-09
propose-automation
computer-occupations-all-other

Use this skill when the user wants to turn the current conversation into a scheduled automation. Analyze the session and call create_automation to propose one — the user reviews the full prompt + schedule in the approval card before it's saved.

2026-06-03
add-tool
software-developers

Create a custom user tool in ~/.ntrp/tools/ using the current tool(...) API.

2026-05-28
loop
software-developers

Use when the user types /loop or asks to repeat/poll/babysit something on a cadence inside THIS chat. Examples — "/loop 5m check the deploy", "watch CI until green", "every 30 minutes summarize my inbox". Sets up a recurring prompt that fires into this session via the create_loop tool.

2026-05-13
Showing top 8 of 12 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
esceptico Agent Skills | SkillsMP