Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Community Feedback Request: Ideas for new skills #23

Open
patrickjquinn opened this issue Feb 4, 2017 · 6 comments
Open

Community Feedback Request: Ideas for new skills #23

patrickjquinn opened this issue Feb 4, 2017 · 6 comments
Labels

Comments

@patrickjquinn
Copy link
Owner

Hey folks,

So I want your feedback on what new skills, and skill types you want to see in the default P-Brain skills. Some ideas include, IoT protocol based skills, Gmail, Calendar, Slack, IFFT and Social Media.

If you have any notions, ideas or concepts on how what subsystem work needs to be added in order to build more engaging skills, let me know.

@h4ckd0tm3
Copy link

Currently working in a skill to play Songs from spotify!

@patrickjquinn
Copy link
Owner Author

Excellent!

@timstableford
Copy link
Collaborator

timstableford commented Feb 5, 2017

I've got a few ideas :)

  • Reminder Skill. Hooks in with the timer skill so pretty useless on it's own. Query: "Remind me to mow the lawn", response: "Mow the lawn".
  • Alarm skill. Multi-purpose like with timer except it accepts concrete times, such as "Set an alarm for 7am.". It could also execute commands such as "At 7am tell me what the weather is". It should also push the end time's for the alarms so on client side (if it's a phone) it can set a system alarm.
  • Run on device skill. Example: "Run play David Bowie on my phone". This might get quite complicated with parsing. I could see it checking a list of registered devices to see if any are present in the query and then removing that. Otherwise a command like "Run play What's On Your Mind on my phone." could just fail terribly.

@staberas
Copy link

Well inspired by this video in my fork im working at injecting a personality 'skill' & face into my AI . I currently working on the "easier" presentation layer on animating the character (using js & css) on the responses and a simple emote system.

@saglamcem
Copy link

Hello!
I created a very basic skill to quote random lines from movies, or famous people. I couldn't commit my local branch due to permissions, though :)
Also, I believe it would be cool if Brain could enable bluetooth and sync with another bluetooth device (a speaker, for instance) on demand.

@GameboyRMH
Copy link

Maybe modify the time skill to do world time, like "What time is it in Tokyo?"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants