Slashdot Mirror


New Alexa Blueprints Let Users Make Custom Skills Without Knowing Any Code (arstechnica.com)

An anonymous reader quotes a report from Ars Technica: Amazon just released a new way for Alexa users to customize their experience with the virtual assistant. New Alexa Skill Blueprints allow you to create your own personalized Alexa skills, even if you don't know how to code. These "blueprints" act as templates for making questions, responses, trivia games, narrative stories, and other skills with customizable answers unique to each user. Amazon already has a number of resources for developers to make the new skills they want, but until now, users have had to work within the confines of pre-made Alexa skills. Currently, more than 20 templates are available on the new Alexa Skill Blueprints website, all ready for Alexa users to personalize with their own content. Any blueprint-made skills you make will show up on the "Skills You've Made" section of the blueprints website. While these skills will exist for your Amazon account until you delete them, they aren't posted to the general Alexa Skills score, so strangers will not have access to your couple's trivia game that's personalized for you, your spouse, and your best coupled friends.

44 comments

  1. Make a "skill"? by DogDude · · Score: 1

    What does this even mean? What does "making a skill" have to do with those stupid recording devices?

    --
    I don't respond to AC's.
    1. Re:Make a "skill"? by Anonymous Coward · · Score: 0

      http://lmgtfy.com/?q=Alexa+skills

    2. Re:Make a "skill"? by Anonymous Coward · · Score: 0

      If only there were a place where you could ask a question and get a whole list of viable responses. You lazy piece of shit!

    3. Re:Make a "skill"? by RhettLivingston · · Score: 2

      Apparently, it's there word for configurable macros because this is just a fill in the blank tool.

    4. Re:Make a "skill"? by Gojira+Shipi-Taro · · Score: 3, Informative

      You mean the home automation devices? It means creating an action or set of actions that a user might want to create.

      --
      "Oh my God. This is terrible. This is the end of my Presidency. I'm fucked."; ~ Donald J. Trump
    5. Re:Make a "skill"? by Fly+Swatter · · Score: 1

      It's the modern day version of Mad Libs.

    6. Re:Make a "skill"? by Anonymous Coward · · Score: 0

      Skill: Q: What color is the sun. A: White.

      The next time someone asks the question it will respond with white.

    7. Re:Make a "skill"? by Anonymous Coward · · Score: 1

      If only there were a place where you could ask a question and get a whole list of viable responses. You lazy piece of shit!

      You mean like Slashdot but with decent responses? It'll never catch on.

    8. Re: Make a "skill"? by Anonymous Coward · · Score: 0

      Why are you posting when youâ(TM)re ignorant of even the basics? Read and learn.

    9. Re:Make a "skill"? by ilsaloving · · Score: 1

      New terminology. Alexa won the personal surveillance device wars, so it gets to define the playing field going forward.

      When you say "Give me the weather", or "Play ACDC" or "Fling that Kumquat" that's a "skill".

      And now people can make their own. This is actually a defining feature that will solidify their hold on the product concept and will set the bar for all other devices to meet.

    10. Re:Make a "skill"? by PopeRatzo · · Score: 2

      It means creating an action or set of actions that a user might want to create.

      "Alexa, stop spying on me."

      --
      You are welcome on my lawn.
    11. Re:Make a "skill"? by www.goatse.ru · · Score: 2

      Just because you don't have to understand enough to produce a source file that gets compiled, linked, and then run does NOT mean you are not engaged in "programming" something.

      Teaching Alexa a skill REQUIRES that you understand the necessary sequence required to convey to the device what you are asking it to do. IF you don't follow the sequence, Alexa won't do what you want. Alexa is going to just give you a crash course in how to program it any time it isn't sure what you want. This isn't all that different than what I do all day... write code, compile code, deal with the errors if any, link and run to see if it works... The only difference is you are just talking and the repertoire Alexa understands is extremely limited.

      SO I'm calling bullhokey... You may not know going in how Alexa has to be programed, but if you try, Alexa will TRAIN you how to program, then accept your program once you understand how to say it.

    12. Re:Make a "skill"? by viperidaenz · · Score: 1

      You could always make your own "skill"
      You can now make your own skill without writing code.

    13. Re:Make a "skill"? by FatdogHaiku · · Score: 1

      You mean like Slashdot but with decent responses? It'll never catch on.

      I was thinking "Alexa, teach me to create a skill"...

      --
      You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
    14. Re:Make a "skill"? by Anonymous Coward · · Score: 0

      "Alexa, stop spying on me."

      This phrase is a backdoor enabling users to give Alexa a new name.

      Every time it is spoken Alexa's name changes to a randomly selected name.

    15. Re:Make a "skill"? by Darinbob · · Score: 2

      All I know is that I already have a lot of programmers working for me who don't know how any code.

    16. Re:Make a "skill"? by Anonymous Coward · · Score: 0

      No one is making you buy an Echo, you pretentious wet blanket crybaby.

    17. Re:Make a "skill"? by Anne+Thwacks · · Score: 1
      You can now make your own skill without writing code.

      Now you can create a skill without having a skill yourself. It is a short step to "now you can create a skill with no brains", which is the start of a slippery slope towards "now only people with no brains can create skills".

      --
      Sent from my ASR33 using ASCII
    18. Re:Make a "skill"? by Anonymous Coward · · Score: 0

      All I know is that I already have a lot of programmers working for me who don't know how any code.

      At least they're working for someone who don't know how any English.

    19. Re:Make a "skill"? by Mike+Van+Pelt · · Score: 1

      It means creating an action or set of actions that a user might want to create.

      "Alexa, stop spying on me."

      "OK, I promise to stop spying on you. Seriously, I really mean it. No, I do not have my fingers crossed. OK, my wires may be crossed. Mr. Bezos assures you that I am not spying on you. Cross my heart and hope to short circuit."

  2. I'm calling BS.... by bobbied · · Score: 1

    Just because you don't have to understand enough to produce a source file that get's compiled, linked and then run does NOT mean you are not engaged in "programming" something.

    Teaching Alexia a Skill REQUIRES that you understand the necessary sequence required to convey to the device what you are asking it to do. IF you don't follow the sequence, Alexia won't do what you want. Alexia is going to just give you a crash course in how to program it any time it isn't sure what you want. This isn't all that different than what I do all day... Write code, compile code, deal with the errors if any, link and run to see if it works... The only difference is you are just talking and the repertoire Alexia understands is extremely limited.

    SO I'm calling BS... You may not know going in how Alexia has to be programed, but if you try, Alexia will TRAIN you how to program, then accept your program once you understand how to say it.

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    1. Re:I'm calling BS.... by Anonymous Coward · · Score: 0

      I've seen it spelled "Alexis", and now "Alexia". How fuckin' hard is it to spell "Alexa"? It's just "Alex" with an "A" at the end.

    2. Re:I'm calling BS.... by Anonymous Coward · · Score: 0

      FYI: Nicknames exist, and sometimes they serve a purpose. Think about what people might be trying to convey by using Russian-sounding nicknames.

    3. Re:I'm calling BS.... by PaulBu · · Score: 1

      Moreover, we still calll "programming a TV remote", well, programming! :)

      (Not that I am very good at this particular programming task, mind you... )

      Paul B.

    4. Re:I'm calling BS.... by viperidaenz · · Score: 1

      I suppose when I set up email filters, that too is your definition of writing code?

      When I tell someone how to get to a specific destination using a list of instructions, I'm programming them with code too?

    5. Re:I'm calling BS.... by bobbied · · Score: 1

      Yes, and yes...

      Come on, where did these computer things come from and at their "core" how do they work? Why they follow instructions of course. Computers where a step up from mechanical devices "programed" by punched holes in cards to control a loom, and although they are faster and have wider data paths, how they work is conceptually the same as always.

      Until we actually arrive at a working artificially intelligent computer that can program its self, humans will be writing "programs" for computers to run. Such programs may be verbally communicated and as simple as "Take me home!" but it's still "programming" in that you are telling the device what to do. Yes we have abstracted away a lot of the details between the program and it's execution, but people are still directing the computers.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    6. Re:I'm calling BS.... by Anonymous Coward · · Score: 0

      Just because you don't have to understand enough to produce a source file that get's compiled

      Wake up, you fucktard. It's not even a plural.

  3. Skills? by bobstreo · · Score: 1, Funny

    Are there any limitations?

    The first skill I'd create would be "Privacy"

    Probably the second would be "Alexa?" Order me some blackjack and hookers. /s

    1. Re:Skills? by bobbied · · Score: 1

      I'm sorry but the first skill precludes the second... Why? Well you had to unplug it to make this Privacy skill you speak of work right.

      Who in their right mind would put one of these things in their house? Oh right.. The same people who put in those web-available web cams inside their homes...What's a hackable microphone thingy with access to all sorts of devices in your house after that?

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    2. Re:Skills? by fahrbot-bot · · Score: 2

      Are there any limitations?
      The first skill I'd create would be "Privacy"
      Probably the second would be "Alexa?" Order me some blackjack and hookers. /s

      Don't be silly. You can't order blackjack. :-)

      More seriously... Did you know there are smartphone controlled vibrators? So it's only a matter of time before those can be controlled by Alexa too. How's that going to play out in bed? "Alexa. Set vibrator #3 to pulse-mode 2, change vibrator #1 to continuous-mode and vibrator #2 to manual - and reorder Tide pods."

      --
      It must have been something you assimilated. . . .
    3. Re:Skills? by Anonymous Coward · · Score: 0

      On ordering some hookers. You have to say it correctly. "Alexa... How do you say cupcake in German?" Then have some KY ready, but you have to be quick.

  4. Hypercard for AI by manu0601 · · Score: 1

    Some kind of Hypercard for AI is the next step. Perhaps an AI could even produce it on its own.

  5. Code? by dohzer · · Score: 1

    even if you don't know how to code

    Code? What does coding have to do with Alexa? The article is talking about 'skills', which is a completely different field!

  6. And vice versa! by mi · · Score: 1

    New Alexa Blueprints Let Users Make Custom Skills Without Knowing Any Code

    And custom code without any skill too. Woo-hoo!

    --
    In Soviet Washington the swamp drains you.
  7. Personalized for your pleasure by fahrbot-bot · · Score: 1

    ... so strangers will not have access to your couple's trivia game that's personalized for you, your spouse, and your best coupled friends.

    Exactly what kind of games is Amazon expecting people to make -- and will they support a password and/or safe-word?

    --
    It must have been something you assimilated. . . .
  8. Anyone know Gilbert Gottfried? by mnemotronic · · Score: 1

    I'd like to license Mr. Gottfried's voice as a replacement for Alexa's voice, then add in some less-than-fully-helpful responses to all end-user queries. The only missing piece is how to push this image to all the Alexas in the greater Washington DC area, but that's just a minor technical issue.

    --
    The Russians have won. They have made the world a cesspool of distrust, greed, fear and hate.
    1. Re:Anyone know Gilbert Gottfried? by Anonymous Coward · · Score: 0

      I'd rather have Trumps voice (and personality) as a replacement for Alexa's voice.

    2. Re:Anyone know Gilbert Gottfried? by mnemotronic · · Score: 1

      I'd rather have Trumps voice (and personality) as a replacement for Alexa's voice.

      I'm sure there's a product and profit in that. May your wish be granted.

      Good people don’t go into government
      To be blunt, people would vote for me. They just would. Why? Maybe because I'm so good looking."
      I think I am actually humble.
      Nobody builds walls better than me.
      You know, it really doesn’t matter what the media write as long as you’ve got a young, and beautiful, piece of ass.
      I’ve said if Ivanka weren’t my daughter, perhaps I’d be dating her.
      The point is, you can never be too greedy.

      Mission Accomplished!

      --
      The Russians have won. They have made the world a cesspool of distrust, greed, fear and hate.
  9. Girls want by thinkwaitfast · · Score: 2
  10. Poop by Anonymous Coward · · Score: 0

    I wrote a story for my son. Turns out Alexa won't say poop. Goddamnit.

    1. Re:Poop by Anonymous Coward · · Score: 0
      Turns out Alexa won't say poop.

      What is the aft deck on a galeon called in Alexa-land?

      (Hint: pooping is done in the forecastle in pirate ships).

      I'll have no plitical corecteness around these parts, ye land lubber scum!

      --
      You have the right to walk the plank!

  11. I'm sure this will result in high quality "skills" by Anonymous Coward · · Score: 0

    All the best programs are made by people who don't know how to code, right?

  12. So IFTTT? by kristofer.vesi · · Score: 1

    It really sounds like IFTTT, but Amazonified.

  13. Alexa is a BRAINWASHED LIBERAL by Anonymous Coward · · Score: 0

    Alexa is a BRAINWASHED LIBERAL:
    https://youtu.be/MECcIJW67-M