Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:113
forks:79
updated:March 30, 2026 at 19:43
SKILL.md
| name | contributing |
| description | Guide for contributing to the verified-sources repository |
| user_invocable | false |
When working on this repository, follow these guidelines from CONTRIBUTING.md and README.md:
sources/requirements.txt, optional README.mdsources/<name>_pipeline.py (outside the source folder)tests/<source_name>/make dev to set up environmentpython <source>_pipeline.py from sources/ folderpytest tests/<source_name>make lint-codemake format-lintrequirements.txt with versioned dlt dependencyuv add --group <source_name> <package>requirements.txt in the source folderdlt>=X.Y.Z,<X.Y+1.0sources/.dlt/sources.<source_name> sections in secrets.toml