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

EcoPaste

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

skills collected
5
Stars
7.2k
updated
2026-07-01
Forks
352
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

trellis-meta
computer-occupations-all-other

Understand and customize the local Trellis architecture inside a user project. Use when modifying .trellis plus platform hooks, settings, agents, skills, commands, prompts, workflows, the channel runtime (trellis channel), bundled runtime agents under .trellis/agents/, selectable workflow templates, registry-backed spec refresh, cross-session memory (trellis mem) generated by trellis init, or AI-facing bundled skills (trellis-channel, trellis-session-insight, trellis-spec-bootstrap) and bundled-skill auto-dispatch flow.

2026-07-01
trellis-continue
computer-occupations-all-other

Resume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via get_context.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next.

2026-07-01
trellis-update-spec
software-developers

Captures executable contracts and coding conventions into .trellis/spec/ documents. Use when learning something valuable from debugging, implementing, or discussion that should be preserved for future sessions.

2026-06-28
trellis-finish-work
computer-occupations-all-other

Wrap up the current session: verify quality gate passed, remind user to commit, archive completed tasks, and record session progress to the developer journal. Use when done coding and ready to end the session.

2026-06-28
trellis-update-spec
software-developers

Captures executable contracts and coding conventions into .trellis/spec/ documents. Use when learning something valuable from debugging, implementing, or discussion that should be preserved for future sessions.

2026-06-28