saia_skills 0.2.0 copy "saia_skills: ^0.2.0" to clipboard
saia_skills: ^0.2.0 copied to clipboard

Skill catalog for SAIA agents. Bilingual markdown skills with a read API and no inference engine attached.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add saia_skills

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  saia_skills: ^0.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:saia_skills/saia_skills.dart';
0
likes
160
points
12
downloads

Documentation

API reference

Publisher

verified publisheropenneom.dev

Weekly Downloads

Skill catalog for SAIA agents. Bilingual markdown skills with a read API and no inference engine attached.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on saia_skills